X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FPrincipals_Overlay.pm;fp=rt%2Flib%2FRT%2FPrincipals_Overlay.pm;h=f0bf852957b69d14664977f0923a2194b15ec277;hb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;hp=5883ee4548cbf57545b6f27d387a5b648520a8b0;hpb=2dfda73eeb3eae2d4f894099754794ef07d060dd;p=freeside.git diff --git a/rt/lib/RT/Principals_Overlay.pm b/rt/lib/RT/Principals_Overlay.pm index 5883ee454..f0bf85295 100644 --- a/rt/lib/RT/Principals_Overlay.pm +++ b/rt/lib/RT/Principals_Overlay.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 }}} + =head1 NAME RT::Principals - a collection of RT::Principal objects @@ -59,11 +60,6 @@ =head1 METHODS -=begin testing - -ok (require RT::Principals); - -=end testing =cut