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 /basegfx/qa | |
parent | ade26b5c7bd2a88be5147feace1969cc01ae3ed4 (diff) |
Move to MPLv2 license headers, with ESC decision and author's permission.
Diffstat (limited to 'basegfx/qa')
-rw-r--r-- | basegfx/qa/mkpolygons.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/basegfx/qa/mkpolygons.pl b/basegfx/qa/mkpolygons.pl index 3b35ce7b98bf..2c8f1ff67216 100644 --- a/basegfx/qa/mkpolygons.pl +++ b/basegfx/qa/mkpolygons.pl @@ -18,9 +18,6 @@ eval 'exec perl -wS $0 ${1+"$@"}' # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # -# -# 2009 Copyright Novell, Inc. & Sun Microsystems, Inc. -# use IO::File; use Cwd; |