X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FGroupMembers_Overlay.pm;fp=rt%2Flib%2FRT%2FGroupMembers_Overlay.pm;h=a77d83f28bef7e670fd17b05a3e271d4da7bfe08;hb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;hp=fab341dfe2e33e742205301c9a861c3d2b346810;hpb=2dfda73eeb3eae2d4f894099754794ef07d060dd;p=freeside.git diff --git a/rt/lib/RT/GroupMembers_Overlay.pm b/rt/lib/RT/GroupMembers_Overlay.pm index fab341dfe..a77d83f28 100644 --- a/rt/lib/RT/GroupMembers_Overlay.pm +++ b/rt/lib/RT/GroupMembers_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::GroupMembers - a collection of RT::GroupMember objects @@ -59,11 +60,6 @@ =head1 METHODS -=begin testing - -ok (require RT::GroupMembers); - -=end testing =cut