[Rt-commit] r3991 - in RT-Extension-MergeUsers: . lib/RT/Extension
jesse at bestpractical.com
jesse at bestpractical.com
Wed Oct 26 09:52:20 EDT 2005
Author: jesse
Date: Wed Oct 26 09:52:19 2005
New Revision: 3991
Modified:
RT-Extension-MergeUsers/README
RT-Extension-MergeUsers/lib/RT/Extension/MergeUsers.pm
Log:
Moved from private svn
Modified: RT-Extension-MergeUsers/README
==============================================================================
--- RT-Extension-MergeUsers/README (original)
+++ RT-Extension-MergeUsers/README Wed Oct 26 09:52:19 2005
@@ -1,6 +1,3 @@
-This extension is Copyright (C) 2005 Best Practical Solutions, LLC.
-
-It is freely redistributable under the terms of version 2 of the GNU GPL.
This RT extension adds a "Merge Users" box to the User Administration page,
which allows you to merge the user you are currently viewing with another
Modified: RT-Extension-MergeUsers/lib/RT/Extension/MergeUsers.pm
==============================================================================
--- RT-Extension-MergeUsers/lib/RT/Extension/MergeUsers.pm (original)
+++ RT-Extension-MergeUsers/lib/RT/Extension/MergeUsers.pm Wed Oct 26 09:52:19 2005
@@ -1,12 +1,3 @@
-
-=head1 COPYRIGHT
-
-This extension is Copyright (C) 2005 Best Practical Solutions, LLC.
-
-It is freely redistributable under the terms of version 2 of the GNU GPL.
-
-=cut
-
package RT::Extension::MergeUsers;
our $VERSION = '0.02';
More information about the Rt-commit
mailing list