]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Shredder/Principal.pm
Master to 4.2.8
[usit-rt.git] / lib / RT / Shredder / Principal.pm
index 65d2ce7b8a031b9320580694e317becf717e5a70..33ab4628fba2b7ce35f1299e29c457f30bafb860 100644 (file)
@@ -2,7 +2,7 @@
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)
@@ -46,8 +46,8 @@
 #
 # END BPS TAGGED BLOCK }}}
 
-use RT::Principal ();
 package RT::Principal;
+use RT::Principal ();
 
 use strict;
 use warnings;