[Sugar-devel] =?y?q?=5BPATCH=20sugar=5D=20Adjust=20the=20year=20in=20the=20licence=20visible=20in=20the=20control=20panel?=

Simon Schampijer simon at schampijer.de
Thu Feb 17 16:05:09 EST 2011


---
 extensions/cpsection/aboutcomputer/view.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extensions/cpsection/aboutcomputer/view.py b/extensions/cpsection/aboutcomputer/view.py
index 7892577..e5f2f32 100644
--- a/extensions/cpsection/aboutcomputer/view.py
+++ b/extensions/cpsection/aboutcomputer/view.py
@@ -175,7 +175,7 @@ class AboutComputer(SectionView):
         vbox_copyright.set_border_width(style.DEFAULT_SPACING * 2)
         vbox_copyright.set_spacing(style.DEFAULT_SPACING)
 
-        copyright_text = '© 2006-2010 One Laptop per Child Association Inc,' \
+        copyright_text = '© 2006-2011 One Laptop per Child Association Inc,' \
                          ' Sugar Labs Inc, Red Hat Inc, Collabora Ltd and' \
                          ' Contributors.'
         label_copyright = gtk.Label(copyright_text)
-- 
1.7.4



More information about the Sugar-devel mailing list