diff options
author | Christian Hesse <mail@eworm.de> | 2015-01-04 15:55:32 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-01-04 15:55:32 +0100 |
commit | 664646c1ab6da5b70d652b803afb51979d85f610 (patch) | |
tree | 0a92d4552a160ced4629412d8330e1d62c915882 | |
parent | 347a5bbe1b6fba26f8e20376bd9d2c97ac0b14ad (diff) | |
download | nullshell-664646c1ab6da5b70d652b803afb51979d85f610.tar.gz nullshell-664646c1ab6da5b70d652b803afb51979d85f610.tar.zst |
update copyright for 2015
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | nullshell.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h index 1eb5d59..b696cda 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2014 by Christian Hesse <mail@eworm.de> + * (C) 2013-2015 by Christian Hesse <mail@eworm.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. diff --git a/nullshell.c b/nullshell.c index ef054ab..c8f475e 100644 --- a/nullshell.c +++ b/nullshell.c @@ -1,5 +1,5 @@ /* - * (C) 2013-2014 by Christian Hesse <mail@eworm.de> + * (C) 2013-2015 by Christian Hesse <mail@eworm.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. |