[Libreoffice-commits] .: cui/source sfx2/source solenv/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jan 1 05:43:24 PST 2013
cui/source/dialogs/about.src | 2 +-
sfx2/source/appl/app.src | 2 +-
solenv/inc/minor.mk | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 4f21a0de363116cde65151d09ef4af9aff08886c
Author: Andras Timar <atimar at suse.com>
Date: Tue Jan 1 14:42:33 2013 +0100
Bump copyright year to 2013
Change-Id: Iab660dcfffc2a511092398926338ed06f6408925
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src
index 9cd728f..defcf90 100644
--- a/cui/source/dialogs/about.src
+++ b/cui/source/dialogs/about.src
@@ -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
{
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 78457ae..e32c5db 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -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
diff --git a/solenv/inc/minor.mk b/solenv/inc/minor.mk
index 36f5986..7f9f543 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -8,4 +8,4 @@ VERSIONMAJOR=4
VERSIONMINOR=1
VERSIONMICRO=0
-COPYRIGHTYEARRANGE=2000-2012
+COPYRIGHTYEARRANGE=2000-2013
More information about the Libreoffice-commits
mailing list