diff options
author | Peter Bex <peter@more-magic.net> | 2017-01-24 20:36:32 +0100 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2017-01-24 20:36:32 +0100 |
commit | fc594a252870a711b16048566b4e7d2c139e7a5e (patch) | |
tree | 2574441a0b5a2bdd5c769956fdb6a89dff26f51f /scsh-process.scm | |
parent | 98ee7ea1cd20cf61ffe6001b5bf8a2f73c67e5fd (diff) | |
download | scsh-process-fc594a252870a711b16048566b4e7d2c139e7a5e.tar.gz |
Update copyright year
Diffstat (limited to 'scsh-process.scm')
-rw-r--r-- | scsh-process.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scsh-process.scm b/scsh-process.scm index df04bf6..ffff74d 100644 --- a/scsh-process.scm +++ b/scsh-process.scm @@ -11,7 +11,7 @@ ;; WARNING: Don't mix with threading unless you're using ;; Chicken 4.8.1 rev 47b5be71 or later. ;; -;;; Copyright (c) 2012-2016, Peter Bex +;;; Copyright (c) 2012-2017, Peter Bex ;; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without |