[svn:p5ee] r15611 - p5ee/trunk/App-Moose/lib/App/Moose
[email protected] Mon, 1 Apr 2013 14:50:04 -0700 (PDT)
| Newsgroups | perl.cvs.p5ee |
|---|---|
| Message-ID | <[email protected]> |
Author: spadkins Date: Mon Apr 1 14:50:03 2013 New Revision: 15611 Modified: p5ee/trunk/App-Moose/lib/App/Moose/RepositoryObject.pm p5ee/trunk/App-Moose/lib/App/Moose/SessionObject.pm Log: added copyright Modified: p5ee/trunk/App-Moose/lib/App/Moose/RepositoryObject.pm ============================================================================== --- p5ee/trunk/App-Moose/lib/App/Moose/RepositoryObject.pm (original) +++ p5ee/trunk/App-Moose/lib/App/Moose/RepositoryObject.pm Mon Apr 1 14:50:03 2013 @@ -79,6 +79,7 @@ =head1 ACKNOWLEDGEMENTS + * (c) 2010 Stephen Adkins * Author: Stephen Adkins <[email protected]> * License: This is free software. It is licensed under the same terms as Perl itself. Modified: p5ee/trunk/App-Moose/lib/App/Moose/SessionObject.pm ============================================================================== --- p5ee/trunk/App-Moose/lib/App/Moose/SessionObject.pm (original) +++ p5ee/trunk/App-Moose/lib/App/Moose/SessionObject.pm Mon Apr 1 14:50:03 2013 @@ -65,6 +65,7 @@ =head1 ACKNOWLEDGEMENTS + * (c) 2010 Stephen Adkins * Author: Stephen Adkins <[email protected]> * License: This is free software. It is licensed under the same terms as Perl itself.