[Rt-commit] rt branch, 4.0/remove-duplicate-license, created. rt-4.0.0rc8-1-g0b6fcb5
Thomas Sibley
trs at bestpractical.com
Tue Apr 19 13:24:45 EDT 2011
The branch, 4.0/remove-duplicate-license has been created
at 0b6fcb50eb1a31ac79753034a183f9197e024048 (commit)
- Log -----------------------------------------------------------------
commit 0b6fcb50eb1a31ac79753034a183f9197e024048
Author: Thomas Sibley <trs at bestpractical.com>
Date: Tue Apr 19 13:23:44 2011 -0400
Remove an old license block that's below the current one
diff --git a/lib/RT/URI/t.pm b/lib/RT/URI/t.pm
index bce178a..1a7df9a 100644
--- a/lib/RT/URI/t.pm
+++ b/lib/RT/URI/t.pm
@@ -45,31 +45,6 @@
# those contributions and any derivatives thereof.
#
# END BPS TAGGED BLOCK }}}
-
-# BEGIN LICENSE BLOCK
-#
-# Copyright (c) 1996-2003 Jesse Vincent <jesse at bestpractical.com>
-#
-# (Except where explictly superceded by other copyright notices)
-#
-# This work is made available to you under the terms of Version 2 of
-# the GNU General Public License. A copy of that license should have
-# been provided with this software, but in any event can be snarfed
-# from www.gnu.org.
-#
-# This work is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# Unless otherwise specified, all modifications, corrections or
-# extensions to this work which alter its source code become the
-# property of Best Practical Solutions, LLC when submitted for
-# inclusion in the work.
-#
-#
-# END LICENSE BLOCK
-
use strict;
use warnings;
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list