]> vaikene.ee Git - evaf/blobdiff - src/libs/version_rc.h
Changes and fixes to the iLogger interface:
[evaf] / src / libs / version_rc.h
index b74e6c744e124a98fb49f948a456f20bb35556e6..ed8a20fddd2eb814039174c6af5a613b55a98275 100644 (file)
@@ -3,7 +3,7 @@
  * @brief Global version information for eVaf applications and modules
  * @author Enar Vaikene
  *
- * Copyright (c) 2011 Enar Vaikene
+ * Copyright (c) 2011-2012 Enar Vaikene
  *
  * This file is part of the eVaf C++ cross-platform application development framework.
  *
@@ -52,7 +52,7 @@
  * Legal copyright (shall end with \0)
  */
 #ifndef VER_LEGAL_COPYRIGHT_STR
-#  define VER_LEGAL_COPYRIGHT_STR       "(C) 2011 Enar Vaikene\0"
+#  define VER_LEGAL_COPYRIGHT_STR       "(C) 2011-2012 Enar Vaikene\0"
 #endif
 
 /**