[billreminder/fresh] Bumped copyright year to 2010.



commit 2686f06964e7930fa17ee19aff11ef2b2564061b
Author: Og B. Maciel <ogmaciel gnome org>
Date:   Mon Jan 25 19:45:05 2010 -0500

    Bumped copyright year to 2010.

 src/lib/common.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lib/common.py b/src/lib/common.py
index 13c2f12..2c51bff 100644
--- a/src/lib/common.py
+++ b/src/lib/common.py
@@ -11,7 +11,7 @@ except:
 
 # Application info
 APPNAME = "BillReminder"
-COPYRIGHT_YEAR = '2006 - 2009'
+COPYRIGHT_YEAR = '2006 - 2010'
 COPYRIGHTS = "%s - Copyright (c) %s\n" \
              "Og Maciel <ogmaciel gnome org>" % (APPNAME, COPYRIGHT_YEAR)
 WEBSITE = "http://billreminder.gnulinuxbrasil.org/";



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