Sub-Name-0.12 v0.12
Karen Etheridge [Thu, 4 Sep 2014 07:30:12 +0000 (00:30 -0700)]
    - fix licence in LICENSE and pod

Changes
LICENSE
README.pod

diff --git a/Changes b/Changes
index 9e50220..b3655e3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.12      2014-09-04 07:28:59Z
     - fix licence in LICENSE and pod
 
 0.11      2014-08-20 04:44:25Z (TRIAL RELEASE)
diff --git a/LICENSE b/LICENSE
index deac5f1..37f5379 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-This software is copyright (c) 2004 by Matthijs van Duin.
+This software is copyright (c) 2004 by Matthijs van Duin and cPanel Inc..
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@ b) the "Artistic License"
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2004 by Matthijs van Duin.
+This software is Copyright (c) 2004 by Matthijs van Duin and cPanel Inc..
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@ That's all there is to it!
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2004 by Matthijs van Duin.
+This software is Copyright (c) 2004 by Matthijs van Duin and cPanel Inc..
 
 This is free software, licensed under:
 
index 4709f52..4023ed7 100644 (file)
@@ -8,7 +8,7 @@ Sub::Name - (re)name a sub
 
 =head1 VERSION
 
-version 0.11
+version 0.12
 
 =head1 SYNOPSIS
 
@@ -42,17 +42,16 @@ can be very useful for debugging.
 =over 4
 
 =item *
+
 L<Sub::Identify> - for getting information about subs
 
-=back
+=item *
 
-=for stopwords cPanel
+L<Sub::Util> - set_subname is another implementation of C<subname>
 
-This software is copyright (c) 2004, 2008 by Matthijs van Duin, all rights reserved;
-copyright (c) 2014 cPanel Inc., all rights reserved.
+=back
 
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+=for stopwords cPanel
 
 =head1 AUTHOR
 
@@ -96,4 +95,10 @@ J.R. Mash <jmash.code@gmail.com>
 
 =head1 COPYRIGHT AND LICENSE
 
+This software is copyright (c) 2004, 2008 by Matthijs van Duin, all rights reserved;
+copyright (c) 2014 cPanel Inc., all rights reserved.
+
+This program is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
+
 =cut