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 /basctl | |
parent | ac261bf6dc31a44ff0eabb6dd552ddc934c94ce2 (diff) |
Move to MPLv2 license headers, with ESC decision and author's permission.
Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/basicide/linenumberwindow.cxx | 3 | ||||
-rw-r--r-- | basctl/source/basicide/linenumberwindow.hxx | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/basctl/source/basicide/linenumberwindow.cxx b/basctl/source/basicide/linenumberwindow.cxx index dfede106315c..8baa2fe31bd0 100644 --- a/basctl/source/basicide/linenumberwindow.cxx +++ b/basctl/source/basicide/linenumberwindow.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 "baside2.hxx" #include "linenumberwindow.hxx" diff --git a/basctl/source/basicide/linenumberwindow.hxx b/basctl/source/basicide/linenumberwindow.hxx index b41530abdf8c..667ef0ab8eca 100644 --- a/basctl/source/basicide/linenumberwindow.hxx +++ b/basctl/source/basicide/linenumberwindow.hxx @@ -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> - */ #ifndef BASCTL_LINENUMBERWINDOW_HXX #define BASCTL_LINENUMBERWINDOW_HXX |