update Copyright message to include year 2016
[cfe_generate_password.git] / cfe_generate_password.c
index cdfe823..b4ea73c 100644 (file)
@@ -4,7 +4,7 @@ static const char *title = \
 static const float VERSION = 1.4f;
 
 static const char *copyright = \
-"Copyright 2015 TJ <hacker@iam.tj>\n"
+"Copyright 2015-2016 TJ <hacker@iam.tj>\n"
 "Licenced on the terms of the GNU General Public Licence version 3\n"
 ;