[gbrainy] Update copyright year



commit c341ec45ad714fa104e511103b206b409cacbb87
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Dec 31 16:12:55 2010 +0100

    Update copyright year

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1ac4a32..7964c0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ MONO_ADDINS=0.3
 PKG_CHECK_MODULES(GBRAINY_CORE, mono >= $MONO_REQUIRED)
 
 
-PKG_CHECK_MODULES(GBRAINY, 
+PKG_CHECK_MODULES(GBRAINY,
 	gtk-sharp-2.0 >= $GTKSHARP_REQUIRED
 	gnome-sharp-2.0 >= $GTKSHARP_REQUIRED)
 AC_SUBST(GBRAINY_LIBS)
@@ -145,12 +145,12 @@ if test "x$enable_debug" != "xno" ; then
 	CSC_DEFINES="$CSC_DEFINES -debug -d:DEBUG"
 fi
 
-dnl --- Assembly information 
+dnl --- Assembly information
 
 BUILD_TIME=`date +"%F %T %Z"`
 AC_SUBST(BUILD_TIME)
 
-COPYRIGHT="(c) 2007-2010 Jordi Mas i Hernandez"
+COPYRIGHT="(c) 2007-2011 Jordi Mas i Hernandez"
 AC_SUBST(COPYRIGHT)
 
 dnl --- Prologue



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]