summaryrefslogtreecommitdiff
path: root/touch
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-04-24 17:14:03 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-04-30 13:34:06 +0100
commit72e5d0c8fbedb509fccec7aa8bd03f89cda9ef6d (patch)
tree24f9bc11331c1143d03abcd5bb1aacd5adb835f5 /touch
parentade26b5c7bd2a88be5147feace1969cc01ae3ed4 (diff)
Move to MPLv2 license headers, with ESC decision and author's permission.
Diffstat (limited to 'touch')
-rw-r--r--touch/CustomTarget_touch_javamaker.mk2
-rw-r--r--touch/InternalUnoApi_touch.mk2
-rw-r--r--touch/Library_libotouch.mk2
-rw-r--r--touch/Module_touch.mk2
-rw-r--r--touch/idl/org/libreoffice/touch/Document.idl2
-rw-r--r--touch/idl/org/libreoffice/touch/XDocument.idl2
-rw-r--r--touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl2
-rw-r--r--touch/source/android/android.cxx2
-rw-r--r--touch/source/generic/libotouch.cxx2
-rw-r--r--touch/source/ios/ios.cxx2
-rw-r--r--touch/source/uno/Document.cxx2
11 files changed, 11 insertions, 11 deletions
diff --git a/touch/CustomTarget_touch_javamaker.mk b/touch/CustomTarget_touch_javamaker.mk
index e833fa4c17d6..1ef91dc8fc21 100644
--- a/touch/CustomTarget_touch_javamaker.mk
+++ b/touch/CustomTarget_touch_javamaker.mk
@@ -1,6 +1,6 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
-# Copyright 2012 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/touch/InternalUnoApi_touch.mk b/touch/InternalUnoApi_touch.mk
index f2e9ea5a8a92..279d0eeb560c 100644
--- a/touch/InternalUnoApi_touch.mk
+++ b/touch/InternalUnoApi_touch.mk
@@ -1,6 +1,6 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
-# Copyright 2012 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/touch/Library_libotouch.mk b/touch/Library_libotouch.mk
index c172e6dd66d0..856a2c67fc0e 100644
--- a/touch/Library_libotouch.mk
+++ b/touch/Library_libotouch.mk
@@ -1,6 +1,6 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
-# Copyright 2012 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/touch/Module_touch.mk b/touch/Module_touch.mk
index 4e844dd08b33..10e84fdaac13 100644
--- a/touch/Module_touch.mk
+++ b/touch/Module_touch.mk
@@ -1,6 +1,6 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
-# Copyright 2012 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/touch/idl/org/libreoffice/touch/Document.idl b/touch/idl/org/libreoffice/touch/Document.idl
index c05437ce3473..b17fcbf4ad61 100644
--- a/touch/idl/org/libreoffice/touch/Document.idl
+++ b/touch/idl/org/libreoffice/touch/Document.idl
@@ -1,6 +1,6 @@
// -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
-// Copyright 2012 LibreOffice contributors.
+// This file is part of the LibreOffice project.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License 2.0. If a copy of the MPL was not distributed with this
diff --git a/touch/idl/org/libreoffice/touch/XDocument.idl b/touch/idl/org/libreoffice/touch/XDocument.idl
index 6695de582562..03f78009de20 100644
--- a/touch/idl/org/libreoffice/touch/XDocument.idl
+++ b/touch/idl/org/libreoffice/touch/XDocument.idl
@@ -1,6 +1,6 @@
// -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
-// Copyright 2012 LibreOffice contributors.
+// This file is part of the LibreOffice project.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License 2.0. If a copy of the MPL was not distributed with this
diff --git a/touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl b/touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl
index 62da11c2eedb..9be51cfb9566 100644
--- a/touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl
+++ b/touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl
@@ -1,6 +1,6 @@
// -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
-// Copyright 2012 LibreOffice contributors.
+// This file is part of the LibreOffice project.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License 2.0. If a copy of the MPL was not distributed with this
diff --git a/touch/source/android/android.cxx b/touch/source/android/android.cxx
index 3a116b18e643..f9c8542ee2db 100644
--- a/touch/source/android/android.cxx
+++ b/touch/source/android/android.cxx
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2012 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/touch/source/generic/libotouch.cxx b/touch/source/generic/libotouch.cxx
index ce572e14d9d9..ab96dca40fd0 100644
--- a/touch/source/generic/libotouch.cxx
+++ b/touch/source/generic/libotouch.cxx
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2012 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/touch/source/ios/ios.cxx b/touch/source/ios/ios.cxx
index be06b704a2ee..2b7f95335dd7 100644
--- a/touch/source/ios/ios.cxx
+++ b/touch/source/ios/ios.cxx
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2012 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/touch/source/uno/Document.cxx b/touch/source/uno/Document.cxx
index a81c1117b447..dd97f10c888d 100644
--- a/touch/source/uno/Document.cxx
+++ b/touch/source/uno/Document.cxx
@@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * Copyright 2012 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