From 45362c74895303888838a4f408e38c73e4f917ab Mon Sep 17 00:00:00 2001 From: "zach%zachlipton.com" <> Date: Tue, 10 Dec 2002 06:32:09 +0000 Subject: Fix for bug 180955: Remove dual-license from test files Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave. --- t/001compile.t | 14 +------------- t/002goodperl.t | 14 +------------- t/003safesys.t | 14 +------------- t/006spellcheck.t | 14 +------------- t/007util.t | 14 +------------- t/Support/Files.pm | 14 +------------- 6 files changed, 6 insertions(+), 78 deletions(-) (limited to 't') diff --git a/t/001compile.t b/t/001compile.t index 7e2ec7459..69df08b6e 100644 --- a/t/001compile.t +++ b/t/001compile.t @@ -18,19 +18,7 @@ # Rights Reserved. # # Contributor(s): Zach Lipton -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (the -# "GPL"), in which case the provisions of the GPL are applicable -# instead of those above. If you wish to allow use of your -# version of this file only under the terms of the GPL and not to -# allow others to use your version of this file under the MPL, -# indicate your decision by deleting the provisions above and -# replace them with the notice and other provisions required by -# the GPL. If you do not delete the provisions above, a recipient -# may use your version of this file under either the MPL or the -# GPL. -# + ################# #Bugzilla Test 1# diff --git a/t/002goodperl.t b/t/002goodperl.t index 973a5fb88..0ac921c1f 100644 --- a/t/002goodperl.t +++ b/t/002goodperl.t @@ -20,19 +20,7 @@ # Contributor(s): Zach Lipton # Jacob Steenhagen # David D. Kilzer -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (the -# "GPL"), in which case the provisions of the GPL are applicable -# instead of those above. If you wish to allow use of your -# version of this file only under the terms of the GPL and not to -# allow others to use your version of this file under the MPL, -# indicate your decision by deleting the provisions above and -# replace them with the notice and other provisions required by -# the GPL. If you do not delete the provisions above, a recipient -# may use your version of this file under either the MPL or the -# GPL. -# + ################# #Bugzilla Test 2# diff --git a/t/003safesys.t b/t/003safesys.t index 14de7c030..af7a457b7 100644 --- a/t/003safesys.t +++ b/t/003safesys.t @@ -18,19 +18,7 @@ # Rights Reserved. # # Contributor(s): Zach Lipton -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (the -# "GPL"), in which case the provisions of the GPL are applicable -# instead of those above. If you wish to allow use of your -# version of this file only under the terms of the GPL and not to -# allow others to use your version of this file under the MPL, -# indicate your decision by deleting the provisions above and -# replace them with the notice and other provisions required by -# the GPL. If you do not delete the provisions above, a recipient -# may use your version of this file under either the MPL or the -# GPL. -# + ################# #Bugzilla Test 3# diff --git a/t/006spellcheck.t b/t/006spellcheck.t index d58e96827..b28c28ad5 100644 --- a/t/006spellcheck.t +++ b/t/006spellcheck.t @@ -18,19 +18,7 @@ # Rights Reserved. # # Contributor(s): Zach Lipton -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (the -# "GPL"), in which case the provisions of the GPL are applicable -# instead of those above. If you wish to allow use of your -# version of this file only under the terms of the GPL and not to -# allow others to use your version of this file under the MPL, -# indicate your decision by deleting the provisions above and -# replace them with the notice and other provisions required by -# the GPL. If you do not delete the provisions above, a recipient -# may use your version of this file under either the MPL or the -# GPL. -# + ################# #Bugzilla Test 6# diff --git a/t/007util.t b/t/007util.t index c32087d32..92fe563e8 100644 --- a/t/007util.t +++ b/t/007util.t @@ -18,19 +18,7 @@ # Rights Reserved. # # Contributor(s): Zach Lipton -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (the -# "GPL"), in which case the provisions of the GPL are applicable -# instead of those above. If you wish to allow use of your -# version of this file only under the terms of the GPL and not to -# allow others to use your version of this file under the MPL, -# indicate your decision by deleting the provisions above and -# replace them with the notice and other provisions required by -# the GPL. If you do not delete the provisions above, a recipient -# may use your version of this file under either the MPL or the -# GPL. -# + ################# #Bugzilla Test 7# diff --git a/t/Support/Files.pm b/t/Support/Files.pm index 2e9e9f3c3..b82ab6d66 100644 --- a/t/Support/Files.pm +++ b/t/Support/Files.pm @@ -19,19 +19,7 @@ # # Contributor(s): Zach Lipton # Joel Peshkin -# -# Alternatively, the contents of this file may be used under the -# terms of the GNU General Public License Version 2 or later (the -# "GPL"), in which case the provisions of the GPL are applicable -# instead of those above. If you wish to allow use of your -# version of this file only under the terms of the GPL and not to -# allow others to use your version of this file under the MPL, -# indicate your decision by deleting the provisions above and -# replace them with the notice and other provisions required by -# the GPL. If you do not delete the provisions above, a recipient -# may use your version of this file under either the MPL or the -# GPL. -# + package Support::Files; -- cgit v1.2.3-24-g4f1b