From 72e5d0c8fbedb509fccec7aa8bd03f89cda9ef6d Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 24 Apr 2013 17:14:03 +0100 Subject: Move to MPLv2 license headers, with ESC decision and author's permission. --- touch/CustomTarget_touch_javamaker.mk | 2 +- touch/InternalUnoApi_touch.mk | 2 +- touch/Library_libotouch.mk | 2 +- touch/Module_touch.mk | 2 +- touch/idl/org/libreoffice/touch/Document.idl | 2 +- touch/idl/org/libreoffice/touch/XDocument.idl | 2 +- touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl | 2 +- touch/source/android/android.cxx | 2 +- touch/source/generic/libotouch.cxx | 2 +- touch/source/ios/ios.cxx | 2 +- touch/source/uno/Document.cxx | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'touch') 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 -- cgit