summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
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