diff options
author | Andras Timar <atimar@suse.com> | 2012-01-09 18:57:17 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-01-09 19:12:51 +0100 |
commit | 1eafe2bb4cdefaa4ea66ede89a513d175874e779 (patch) | |
tree | 8a2bdeadbda142b7d0b65c9b55f311cd3010b6a5 /cui/source | |
parent | ecc0edad478f84d2b26d4a3beefdf485375e807c (diff) |
bump LibreOffice copyright year to 2012
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/dialogs/about.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src index 8db6636cee62..37e5f4d4dc6d 100644 --- a/cui/source/dialogs/about.src +++ b/cui/source/dialogs/about.src @@ -78,11 +78,11 @@ ModalDialog RID_DEFAULTABOUT }; String ABOUT_STR_COPYRIGHT { - Text[ en-US ] = "LibreOffice is copyright © 2000, 2011 LibreOffice contributors and/or their affiliates. All rights reserved."; + Text[ en-US ] = "LibreOffice is copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved."; }; String ABOUT_STR_COPYRIGHT_DERIVED { - Text[ en-US ] = "%PRODUCTNAME is derived from LibreOffice. LibreOffice is copyright © 2000, 2011 LibreOffice contributors and/or their affiliates. All rights reserved."; + Text[ en-US ] = "%PRODUCTNAME is derived from LibreOffice. LibreOffice is copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved."; }; String ABOUT_STR_COPYRIGHT_ORACLE_DERIVED { |