diff options
Diffstat (limited to 't')
-rw-r--r-- | t/001compile.t | 14 | ||||
-rw-r--r-- | t/002goodperl.t | 14 | ||||
-rw-r--r-- | t/003safesys.t | 14 | ||||
-rw-r--r-- | t/006spellcheck.t | 14 | ||||
-rw-r--r-- | t/007util.t | 14 | ||||
-rw-r--r-- | t/Support/Files.pm | 14 |
6 files changed, 6 insertions, 78 deletions
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 <zach@zachlipton.com> -# -# 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 <zach@zachlipton.com> # Jacob Steenhagen <jake@bugzilla.org> # David D. Kilzer <ddkilzer@theracingworld.com> -# -# 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 <zach@zachlipton.com> -# -# 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 <zach@zachlipton.com> -# -# 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 <zach@zachlipton.com> -# -# 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 <zach@zachlipton.com> # Joel Peshkin <bugreport@peshkin.net> -# -# 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; |