[Pkg-sugar-commit] [sugar] 02/03: About my computer: set copyright year 2016
Jonas Smedegaard
dr at jones.dk
Tue Aug 29 16:41:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag v0.108.1
in repository sugar.
commit ce8020880345f4dd22ed8a542eb29dc4e314590b
Author: James Cameron <quozl at laptop.org>
Date: Tue Feb 23 10:11:34 2016 +1100
About my computer: set copyright year 2016
---
extensions/cpsection/aboutcomputer/view.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/cpsection/aboutcomputer/view.py b/extensions/cpsection/aboutcomputer/view.py
index 6989407..8170251 100644
--- a/extensions/cpsection/aboutcomputer/view.py
+++ b/extensions/cpsection/aboutcomputer/view.py
@@ -155,7 +155,7 @@ class AboutComputer(SectionView):
vbox_copyright.set_border_width(style.DEFAULT_SPACING * 2)
vbox_copyright.set_spacing(style.DEFAULT_SPACING)
- copyright_text = '© 2006-2015 One Laptop per Child Association Inc,' \
+ copyright_text = '© 2006-2016 One Laptop per Child Association Inc,' \
' Sugar Labs Inc, Red Hat Inc, Collabora Ltd and' \
' Contributors.'
label_copyright = Gtk.Label(label=copyright_text)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar.git
More information about the pkg-sugar-commit
mailing list