diff options
author | Christian Hesse <mail@eworm.de> | 2013-10-28 13:39:21 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-10-28 13:39:21 +0100 |
commit | abd0affd81943a27a5616e87c1b4296c2d8c00f6 (patch) | |
tree | 2124e6bfdb617c918bc4e27c3d2bc36f0ec19319 | |
parent | 0cb3a5bf1bc2abd339bf591a8048a905327d0263 (diff) | |
download | cqrlogo-abd0affd81943a27a5616e87c1b4296c2d8c00f6.tar.gz cqrlogo-abd0affd81943a27a5616e87c1b4296c2d8c00f6.tar.zst |
fix copyright year in header file
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 08455a6..54f45b6 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2013 by Christian Hesse <mail@eworm.de> + * (C) 2013 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. |