[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88

Tomas Doran bobtfish at bobtfish.net
Mon May 6 11:56:43 UTC 2013


The following commit has been merged in the master branch:
commit e8edcc8255a4c9ae988f3127b659c80854067c86
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Mar 4 15:40:38 2012 +0000

    License

diff --git a/Makefile.PL b/Makefile.PL
index 2bc69c5..ef33518 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,6 +4,8 @@ use inc::Module::Install;
 
 all_from 'lib/Log/Stash.pm';
 
+license 'AGPL_3';
+
 requires 'Moose';
 requires 'namespace::autoclean';
 requires 'AnyEvent';
diff --git a/lib/Log/Stash.pm b/lib/Log/Stash.pm
index 18c8ad4..aec70d8 100644
--- a/lib/Log/Stash.pm
+++ b/lib/Log/Stash.pm
@@ -226,8 +226,13 @@ which we do not reuse any code from) is copyright 2010 Jorden Sissel.
 
 =head1 LICENSE
 
-XX - TODO
+GNU Affero General Public License, Version 3
+
+If you feel this is too restrictive to be able to use this software,
+please talk to us as we'd be willing to consider relicensing under
+less restrictive terms.
 
 =cut
 
+1;
 

-- 
libmessage-passing-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list