[libmessage-passing-zeromq-perl] 13/78: License

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:18 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.

commit 82d400c0a7bd8279703418ae9d5bc09e4cf49b58
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Mar 4 15:43:37 2012 +0000

    License
---
 Makefile.PL             |    2 ++
 lib/Log/Stash/ZeroMQ.pm |   10 +++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index fc9f4d5..d763888 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,6 +4,8 @@ use inc::Module::Install;
 
 all_from 'lib/Log/Stash/ZeroMQ.pm';
 
+license 'AGPL_3';
+
 requires 'Moose';
 requires 'namespace::autoclean';
 requires 'AnyEvent';
diff --git a/lib/Log/Stash/ZeroMQ.pm b/lib/Log/Stash/ZeroMQ.pm
index 6143cdc..889f3de 100644
--- a/lib/Log/Stash/ZeroMQ.pm
+++ b/lib/Log/Stash/ZeroMQ.pm
@@ -108,5 +108,13 @@ Copyright Suretec Systems 2012.
 
 =head1 LICENSE
 
-XXX - 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;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git



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