Use exact same license formatting in touch as elsewhere
Change-Id: I7e1a41784fc12828a2f530a3e3019b95ade19cdf Reviewed-on: https://gerrit.libreoffice.org/8328 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
committed by
Caolán McNamara
parent
204642f307
commit
99f92d7f3b
@@ -1,10 +1,11 @@
|
|||||||
// -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
|
/*
|
||||||
// This file is part of the LibreOffice project.
|
* This file is part of the LibreOffice project.
|
||||||
//
|
*
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
* 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
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef org_libreoffice_touch_Document_idl
|
#ifndef org_libreoffice_touch_Document_idl
|
||||||
#define org_libreoffice_touch_Document_idl
|
#define org_libreoffice_touch_Document_idl
|
||||||
@@ -22,4 +23,4 @@ service Document:
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// vim:set shiftwidth=4 softtabstop=4 expandtab:
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||||
|
@@ -1,10 +1,11 @@
|
|||||||
// -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
|
/*
|
||||||
// This file is part of the LibreOffice project.
|
* This file is part of the LibreOffice project.
|
||||||
//
|
*
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
* 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
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef org_libreoffice_touch_XDocument_idl
|
#ifndef org_libreoffice_touch_XDocument_idl
|
||||||
#define org_libreoffice_touch_XDocument_idl
|
#define org_libreoffice_touch_XDocument_idl
|
||||||
@@ -72,4 +73,4 @@ interface XDocument: com::sun::star::uno::XInterface
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// vim:set shiftwidth=4 softtabstop=4 expandtab:
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||||
|
@@ -1,10 +1,11 @@
|
|||||||
// -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||||
|
/*
|
||||||
// This file is part of the LibreOffice project.
|
* This file is part of the LibreOffice project.
|
||||||
//
|
*
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
* 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
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef org_libreoffice_touch_XDocumentRenderCallback_idl
|
#ifndef org_libreoffice_touch_XDocumentRenderCallback_idl
|
||||||
#define org_libreoffice_touch_XDocumentRenderCallback_idl
|
#define org_libreoffice_touch_XDocumentRenderCallback_idl
|
||||||
@@ -52,4 +53,4 @@ interface XDocumentRenderCallback: com::sun::star::uno::XInterface
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// vim:set shiftwidth=4 softtabstop=4 expandtab:
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||||
|
Reference in New Issue
Block a user