From 587cdd8b4956886ee76dbdfc51c904fffa0b0591 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 12 Apr 2013 19:08:20 +0100 Subject: add licence --- bin/client | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'bin/client') diff --git a/bin/client b/bin/client index a22692e..18540f9 100644 --- a/bin/client +++ b/bin/client @@ -60,3 +60,19 @@ if ($what eq 'Bookmarks') { else { print $_->as_string,"\n" for @{$foo->items}; } + +__END__ + +=head1 AUTHOR + +Gianni Ceccarelli + +=head1 COPYRIGHT AND LICENSE + +This software is copyright (c) 2012 by Gianni Ceccarelli. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, version 3. + +=cut -- cgit v1.2.3