summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2013-12-13 15:09:40 +0000
committerMichael Meeks <michael.meeks@collabora.com>2013-12-13 17:00:07 +0000
commit59197dea293677b55a6f79a6bcfaaa7ce7c8f97b (patch)
treebe113c9aa3858a5b91bd51d93b867bb2c086ded2 /include
parent984c3b733fe3b118f6e4b855fa8a6396fe194f8e (diff)
Targetted text updates, with seasonable changes before l10n freeze.
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
Diffstat (limited to 'include')
-rw-r--r--include/default.rc2
-rw-r--r--include/touch/touch-impl.h2
-rw-r--r--include/touch/touch.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/default.rc b/include/default.rc
index 9ad89a45a588..3af09c07e46d 100644
--- a/include/default.rc
+++ b/include/default.rc
@@ -49,7 +49,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileVersion", PPS(VER_LEVEL) "\0"
VALUE "OriginalFilename", PPS(ORG_NAME) "\0"
VALUE "InternalName", PPS(INTERNAL_NAME) "\0"
- VALUE "LegalCopyright", S_CRIGHT " LibreOffice contributors and/or their affiliates. All rights reserved.\0"
+ VALUE "LegalCopyright", S_CRIGHT " LibreOffice contributors. All rights reserved.\0"
ADDITIONAL_VERINFO1
ADDITIONAL_VERINFO2
ADDITIONAL_VERINFO3
diff --git a/include/touch/touch-impl.h b/include/touch/touch-impl.h
index f786f44c8e42..cbe59da1db49 100644
--- a/include/touch/touch-impl.h
+++ b/include/touch/touch-impl.h
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2013 LibreOffice contributors.
+ * This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
diff --git a/include/touch/touch.h b/include/touch/touch.h
index 72647da5af2b..fd713fe8ec46 100644
--- a/include/touch/touch.h
+++ b/include/touch/touch.h
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2013 LibreOffice contributors.
+ * This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this