]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 180955: Remove dual-license from test files
authorzach%zachlipton.com <>
Tue, 10 Dec 2002 06:32:09 +0000 (06:32 +0000)
committerzach%zachlipton.com <>
Tue, 10 Dec 2002 06:32:09 +0000 (06:32 +0000)
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
t/002goodperl.t
t/003safesys.t
t/006spellcheck.t
t/007util.t
t/Support/Files.pm

index 7e2ec7459d0e049b02b4b429f18eae1d380e8389..69df08b6ebaa2e46548840b2c28c7dd791927936 100644 (file)
 # 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#
index 973a5fb884f739f0f253c3eb441e528e321ef790..0ac921c1fb88c937818f7556873d15f282975930 100644 (file)
 # 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#
index 14de7c03056ab32c11bb80f80c2c260c93fa61a6..af7a457b78ae935a429887d6ca480afe1ccbd013 100644 (file)
 # 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#
index d58e9682767ac018f50b34ca424e2e658af1a378..b28c28ad5763403657f62676c91062a0f7e15cb1 100644 (file)
 # 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#
index c32087d321e82b021af74b99091ccc31ca4cfabd..92fe563e89ffc9961d4c96ecd10631f3ad0adcdb 100644 (file)
 # 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#
index 2e9e9f3c3f3f33b341ed0947ebd81dc62cc6bc90..b82ab6d666237ff3b1d87d61489d0ddb53c88d27 100644 (file)
 # 
 # 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;