diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-05-16 12:42:36 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-16 12:43:11 +0100 |
commit | 2b5d1c9bf623a5a4dc019989751197bc31dbf759 (patch) | |
tree | 4d32b3cab55442dbe4312a80aca557d851fcf66d /svl | |
parent | ac261bf6dc31a44ff0eabb6dd552ddc934c94ce2 (diff) |
Move to MPLv2 license headers, with ESC decision and author's permission.
Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_lngmisc.mk | 2 | ||||
-rw-r--r-- | svl/qa/unit/test_lngmisc.cxx | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/svl/CppunitTest_svl_lngmisc.mk b/svl/CppunitTest_svl_lngmisc.mk index ea4ae1a2c6b4..d21e3185a551 100644 --- a/svl/CppunitTest_svl_lngmisc.mk +++ b/svl/CppunitTest_svl_lngmisc.mk @@ -6,8 +6,6 @@ # 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/. # -# Copyright (C) 2011 August Sodora <augsod@gmail.com> -# $(eval $(call gb_CppunitTest_CppunitTest,svl_lngmisc)) diff --git a/svl/qa/unit/test_lngmisc.cxx b/svl/qa/unit/test_lngmisc.cxx index 0a6985629412..0033d037ca30 100644 --- a/svl/qa/unit/test_lngmisc.cxx +++ b/svl/qa/unit/test_lngmisc.cxx @@ -6,9 +6,6 @@ * 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/. */ -/* - * Copyright (C) 2011 August Sodora <augsod@gmail.com> - */ #include <sal/types.h> #include "cppunit/TestAssert.h" |