Skip to content

Commit 685f9d2

Browse files
committed
Update copyright year
1 parent 4a8efe6 commit 685f9d2

File tree

1 file changed

+1
-1
lines changed
  • extensions/cpsection/aboutcomputer

1 file changed

+1
-1
lines changed

extensions/cpsection/aboutcomputer/view.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def _setup_copyright(self):
155155
vbox_copyright.set_border_width(style.DEFAULT_SPACING * 2)
156156
vbox_copyright.set_spacing(style.DEFAULT_SPACING)
157157

158-
copyright_text = '© 2006-2017 One Laptop per Child Association Inc,' \
158+
copyright_text = '© 2006-2019 One Laptop per Child Association Inc,' \
159159
' Sugar Labs Inc, Red Hat Inc, Collabora Ltd and' \
160160
' Contributors.'
161161
label_copyright = Gtk.Label(label=copyright_text)

0 commit comments

Comments
 (0)