Bump copyright year to 2013

Change-Id: Iab660dcfffc2a511092398926338ed06f6408925
This commit is contained in:
Andras Timar
2013-01-01 14:42:33 +01:00
parent 4ae569eb3e
commit 4f21a0de36
3 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ ModalDialog RID_DEFAULTABOUT
};
String ABOUT_STR_COPYRIGHT
{
Text[ en-US ] = "Copyright © 2000 - 2012 LibreOffice contributors and/or their affiliates";
Text[ en-US ] = "Copyright © 2000 - 2013 LibreOffice contributors and/or their affiliates";
};
String ABOUT_STR_BASED
{

View File

@@ -543,7 +543,7 @@ ModalDialog DLG_HELP_LICENSING
String STR_LICENSING_INFORMATION_4
{
Text [ en-US ] =
"Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights\n"
"Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights\n"
"reserved." ;
};
String STR_LICENSING_INFORMATION_5

View File

@@ -8,4 +8,4 @@ VERSIONMAJOR=4
VERSIONMINOR=1
VERSIONMICRO=0
COPYRIGHTYEARRANGE=2000-2012
COPYRIGHTYEARRANGE=2000-2013