X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FURI%2Fbase.pm;fp=rt%2Flib%2FRT%2FURI%2Fbase.pm;h=f7d27ef6820455d6958cc31ce41cdab6bf65a122;hb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;hp=d6ee402a1ef3a478ec0d51d3ed5f96c5ee0312ae;hpb=2dfda73eeb3eae2d4f894099754794ef07d060dd;p=freeside.git diff --git a/rt/lib/RT/URI/base.pm b/rt/lib/RT/URI/base.pm index d6ee402a1..f7d27ef68 100644 --- a/rt/lib/RT/URI/base.pm +++ b/rt/lib/RT/URI/base.pm @@ -1,8 +1,8 @@ # BEGIN BPS TAGGED BLOCK {{{ # # COPYRIGHT: -# -# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC +# +# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -45,6 +45,7 @@ # those contributions and any derivatives thereof. # # END BPS TAGGED BLOCK }}} + package RT::URI::base; use strict;