[Sugar-devel] [PATCH sugar] Adjust the year in the license visible in the control panel
Simon Schampijer
simon at schampijer.de
Thu Feb 17 17:36:34 EST 2011
On 02/17/2011 04:05 PM, Simon Schampijer wrote:
> ---
> 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)
Ack'ed by Sascha on #sugar and pushed as
d6069dd8e4344a614e4bc476b71bfe122d015ef5
Regards,
Simon
More information about the Sugar-devel
mailing list