[gcompris] core: minor, updated copyright date.



commit 042e45818eec4e76ebcb0a358da6e44be45a3c8c
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sat Dec 17 18:01:38 2011 +0100

    core: minor, updated copyright date.

 src/gcompris/about.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gcompris/about.c b/src/gcompris/about.c
index 9c08c12..f23394c 100644
--- a/src/gcompris/about.c
+++ b/src/gcompris/about.c
@@ -1,6 +1,6 @@
 /* gcompris - about.c
  *
- * Copyright (C) 2000, 2010 Bruno Coudoin
+ * Copyright (C) 2000, 2011 Bruno Coudoin
  *
  *   This program is free software; you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by
@@ -194,7 +194,7 @@ void gc_about_start ()
 
   // Copyright
   item = goo_canvas_text_new (rootitem,
-			      "Copyright 2000-2010 Bruno Coudoin and Others",
+			      "Copyright 2000-2011 Bruno Coudoin and Others",
 			      (gdouble)  BOARDWIDTH/2,
 			      (gdouble)  y - 55,
 			      -1,



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