Update copyright year to include 2012.

This commit is contained in:
Lefteris Chatzimparmpas 2012-01-19 01:37:26 +01:00
parent e03e52dba2
commit ca00acce8a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2001-2011 Eleftherios Chatzimparmpas
Copyright (c) 2001-2012 Eleftherios Chatzimparmpas
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -6,7 +6,7 @@
#define VERSION "2.4.1"
/* Program's copyright. */
#define COPYRIGHT "Copyright (c) 2001-2011 Eleftherios Chatzimparmpas"
#define COPYRIGHT "Copyright (c) 2001-2012 Eleftherios Chatzimparmpas"
#endif /* VERSION_H */