diff options
Diffstat (limited to 'lib/Jaos/WebApp/Plugin/RequestTimer.pm')
-rw-r--r-- | lib/Jaos/WebApp/Plugin/RequestTimer.pm | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/lib/Jaos/WebApp/Plugin/RequestTimer.pm b/lib/Jaos/WebApp/Plugin/RequestTimer.pm index 3cee756..913682c 100644 --- a/lib/Jaos/WebApp/Plugin/RequestTimer.pm +++ b/lib/Jaos/WebApp/Plugin/RequestTimer.pm @@ -66,8 +66,21 @@ Jason Woodward <woodwardj@jaos.org> =head1 LICENSE -This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself. +Copyright (C) 2010 Jason Woodward +All rights reserved + +This library is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this library. If not, see <http://www.gnu.org/licenses/>. =cut |