diff --git a/LICENSE b/LICENSE index 94e5d8b..0f604f9 100644 --- a/LICENSE +++ b/LICENSE @@ -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"), diff --git a/src/version.h b/src/version.h index c8fe33f..fbb0340 100644 --- a/src/version.h +++ b/src/version.h @@ -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 */