diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-04-24 17:14:03 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-04-30 13:34:06 +0100 |
commit | 72e5d0c8fbedb509fccec7aa8bd03f89cda9ef6d (patch) | |
tree | 24f9bc11331c1143d03abcd5bb1aacd5adb835f5 /touch/idl | |
parent | ade26b5c7bd2a88be5147feace1969cc01ae3ed4 (diff) |
Move to MPLv2 license headers, with ESC decision and author's permission.
Diffstat (limited to 'touch/idl')
-rw-r--r-- | touch/idl/org/libreoffice/touch/Document.idl | 2 | ||||
-rw-r--r-- | touch/idl/org/libreoffice/touch/XDocument.idl | 2 | ||||
-rw-r--r-- | touch/idl/org/libreoffice/touch/XDocumentRenderCallback.idl | 2 |
3 files changed, 3 insertions, 3 deletions
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 |