[Libreoffice-commits] .: Branch 'libreoffice-4-0' - cui/source sfx2/source solenv/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jan 1 05:54:54 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 51d43bd1b9189b0510a4d4ce392f5ac234441948
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 d1dcccd..ad1c733 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -536,7 +536,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 81ff10d..11af27c 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -8,4 +8,4 @@ VERSIONMAJOR=4
VERSIONMINOR=0
VERSIONMICRO=0
-COPYRIGHTYEARRANGE=2000-2012
+COPYRIGHTYEARRANGE=2000-2013
More information about the Libreoffice-commits
mailing list