basic/qa/cppunit/test_append.cxx | 7 +++++++ basic/qa/cppunit/test_scanner.cxx | 7 +++++++ 2 files changed, 14 insertions(+)
New commits: commit 14ced14a22d619a9316ee6e722645d0b38f02875 Author: Noel Power <noel.po...@novell.com> Date: Mon May 14 15:40:31 2012 +0100 add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) Change-Id: I088e8fef273a42ad3e1d87d249a998867c22b4c6 diff --git a/basic/qa/cppunit/test_append.cxx b/basic/qa/cppunit/test_append.cxx index 622d1d2..9a9401f 100644 --- a/basic/qa/cppunit/test_append.cxx +++ b/basic/qa/cppunit/test_append.cxx @@ -1,4 +1,11 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * Copyright 2012 LibreOffice contributors. + * + * 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 + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ #include "sal/config.h" #include "sal/precppunit.hxx" diff --git a/basic/qa/cppunit/test_scanner.cxx b/basic/qa/cppunit/test_scanner.cxx index daea7ca..0935f66 100644 --- a/basic/qa/cppunit/test_scanner.cxx +++ b/basic/qa/cppunit/test_scanner.cxx @@ -1,4 +1,11 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * Copyright 2012 LibreOffice contributors. + * + * 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 + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ #include "sal/config.h" #include "sal/precppunit.hxx" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits