summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/MooseX/UserAgent.pm3
-rw-r--r--lib/MooseX/UserAgent/Async.pm3
-rw-r--r--lib/MooseX/UserAgent/Cache.pm3
-rw-r--r--lib/MooseX/UserAgent/Config.pm3
-rw-r--r--lib/MooseX/UserAgent/Content.pm3
5 files changed, 15 insertions, 0 deletions
diff --git a/lib/MooseX/UserAgent.pm b/lib/MooseX/UserAgent.pm
index d43312a..f6dd895 100644
--- a/lib/MooseX/UserAgent.pm
+++ b/lib/MooseX/UserAgent.pm
@@ -131,3 +131,6 @@ franck cuny C<< <franck.cuny@rtgi.fr> >>
Copyright (c) 2009, RTGI
All rights reserved.
+
+This module is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/MooseX/UserAgent/Async.pm b/lib/MooseX/UserAgent/Async.pm
index 666e804..0e5ca16 100644
--- a/lib/MooseX/UserAgent/Async.pm
+++ b/lib/MooseX/UserAgent/Async.pm
@@ -74,3 +74,6 @@ franck cuny C<< <franck.cuny@rtgi.fr> >>
Copyright (c) 2009, RTGI
All rights reserved.
+
+This module is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/MooseX/UserAgent/Cache.pm b/lib/MooseX/UserAgent/Cache.pm
index fa235d7..b5fff18 100644
--- a/lib/MooseX/UserAgent/Cache.pm
+++ b/lib/MooseX/UserAgent/Cache.pm
@@ -62,3 +62,6 @@ franck cuny C<< <franck.cuny@rtgi.fr> >>
Copyright (c) 2009, RTGI
All rights reserved.
+
+This module is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/MooseX/UserAgent/Config.pm b/lib/MooseX/UserAgent/Config.pm
index 1195aee..89514c8 100644
--- a/lib/MooseX/UserAgent/Config.pm
+++ b/lib/MooseX/UserAgent/Config.pm
@@ -106,3 +106,6 @@ franck cuny C<< <franck.cuny@rtgi.fr> >>
Copyright (c) 2009, RTGI
All rights reserved.
+
+This module is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself. See L<perlartistic>.
diff --git a/lib/MooseX/UserAgent/Content.pm b/lib/MooseX/UserAgent/Content.pm
index 1b3f5ee..1cd9951 100644
--- a/lib/MooseX/UserAgent/Content.pm
+++ b/lib/MooseX/UserAgent/Content.pm
@@ -43,3 +43,6 @@ franck cuny C<< <franck.cuny@rtgi.fr> >>
Copyright (c) 2009, RTGI
All rights reserved.
+
+This module is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself. See L<perlartistic>.