[Bps-public-commit] Shipwright branch, master, updated. 85e6a654289853c1256d8a0c6eb17ff8c1308c12

? sunnavy sunnavy at bestpractical.com
Mon Jan 16 06:18:06 EST 2012


The branch, master has been updated
       via  85e6a654289853c1256d8a0c6eb17ff8c1308c12 (commit)
      from  9f770c44f4d6ce77b6e827084a24011238b84857 (commit)

Summary of changes:
 README                                         |    2 +-
 lib/Shipwright.pm                              |    2 +-
 lib/Shipwright/Backend.pm                      |    2 +-
 lib/Shipwright/Backend/Base.pm                 |    2 +-
 lib/Shipwright/Backend/FS.pm                   |    2 +-
 lib/Shipwright/Backend/Git.pm                  |    2 +-
 lib/Shipwright/Backend/SVK.pm                  |    2 +-
 lib/Shipwright/Backend/SVN.pm                  |    2 +-
 lib/Shipwright/Base.pm                         |    2 +-
 lib/Shipwright/Logger.pm                       |    2 +-
 lib/Shipwright/Manual.pod                      |    2 +-
 lib/Shipwright/Manual/BuildMultiArchVessel.pod |    2 +-
 lib/Shipwright/Manual/CustomizeBuild.pod       |    2 +-
 lib/Shipwright/Manual/ENV.pod                  |    2 +-
 lib/Shipwright/Manual/Glossary.pod             |    2 +-
 lib/Shipwright/Manual/Tutorial.pod             |    2 +-
 lib/Shipwright/Manual/UsingBranches.pod        |    2 +-
 lib/Shipwright/Manual/UsingFlags.pod           |    2 +-
 lib/Shipwright/Script.pm                       |    2 +-
 lib/Shipwright/Script/Create.pm                |    2 +-
 lib/Shipwright/Script/Defaultbranch.pm         |    2 +-
 lib/Shipwright/Script/Delete.pm                |    2 +-
 lib/Shipwright/Script/Flags.pm                 |    2 +-
 lib/Shipwright/Script/Help.pm                  |    2 +-
 lib/Shipwright/Script/Import.pm                |    2 +-
 lib/Shipwright/Script/Ktf.pm                   |    2 +-
 lib/Shipwright/Script/List.pm                  |    2 +-
 lib/Shipwright/Script/Maintain.pm              |    2 +-
 lib/Shipwright/Script/Relocate.pm              |    2 +-
 lib/Shipwright/Script/Rename.pm                |    2 +-
 lib/Shipwright/Script/Requires.pm              |    2 +-
 lib/Shipwright/Script/Update.pm                |    2 +-
 lib/Shipwright/Source.pm                       |    2 +-
 lib/Shipwright/Source/Base.pm                  |    2 +-
 lib/Shipwright/Source/CPAN.pm                  |    2 +-
 lib/Shipwright/Source/Compressed.pm            |    2 +-
 lib/Shipwright/Source/Directory.pm             |    2 +-
 lib/Shipwright/Source/FTP.pm                   |    2 +-
 lib/Shipwright/Source/Git.pm                   |    2 +-
 lib/Shipwright/Source/HTTP.pm                  |    2 +-
 lib/Shipwright/Source/SVK.pm                   |    2 +-
 lib/Shipwright/Source/SVN.pm                   |    2 +-
 lib/Shipwright/Source/Shipyard.pm              |    2 +-
 lib/Shipwright/Test.pm                         |    2 +-
 lib/Shipwright/Util.pm                         |    2 +-
 lib/Shipwright/Util/CleanINC.pm                |    2 +-
 lib/Shipwright/Util/PatchModuleBuild.pm        |    2 +-
 47 files changed, 47 insertions(+), 47 deletions(-)

- Log -----------------------------------------------------------------
commit 85e6a654289853c1256d8a0c6eb17ff8c1308c12
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Jan 16 19:17:04 2012 +0800

    update copyright to 2012

diff --git a/README b/README
index d72d178..5488745 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ To install this module, run the following commands:
 
 COPYRIGHT AND LICENCE
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright.pm b/lib/Shipwright.pm
index d1f41c7..937b70f 100644
--- a/lib/Shipwright.pm
+++ b/lib/Shipwright.pm
@@ -226,7 +226,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Backend.pm b/lib/Shipwright/Backend.pm
index 7229c09..545680a 100644
--- a/lib/Shipwright/Backend.pm
+++ b/lib/Shipwright/Backend.pm
@@ -81,7 +81,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Backend/Base.pm b/lib/Shipwright/Backend/Base.pm
index 46df44a..3f2d85c 100644
--- a/lib/Shipwright/Backend/Base.pm
+++ b/lib/Shipwright/Backend/Base.pm
@@ -968,7 +968,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Backend/FS.pm b/lib/Shipwright/Backend/FS.pm
index c36f0bd..86e01f1 100644
--- a/lib/Shipwright/Backend/FS.pm
+++ b/lib/Shipwright/Backend/FS.pm
@@ -290,7 +290,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Backend/Git.pm b/lib/Shipwright/Backend/Git.pm
index 151b717..b4e657e 100644
--- a/lib/Shipwright/Backend/Git.pm
+++ b/lib/Shipwright/Backend/Git.pm
@@ -331,7 +331,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Backend/SVK.pm b/lib/Shipwright/Backend/SVK.pm
index 8fbd0d4..6deaab9 100644
--- a/lib/Shipwright/Backend/SVK.pm
+++ b/lib/Shipwright/Backend/SVK.pm
@@ -353,7 +353,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Backend/SVN.pm b/lib/Shipwright/Backend/SVN.pm
index cea6da7..a462830 100644
--- a/lib/Shipwright/Backend/SVN.pm
+++ b/lib/Shipwright/Backend/SVN.pm
@@ -321,7 +321,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Base.pm b/lib/Shipwright/Base.pm
index 5294778..248e5d3 100644
--- a/lib/Shipwright/Base.pm
+++ b/lib/Shipwright/Base.pm
@@ -25,7 +25,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Logger.pm b/lib/Shipwright/Logger.pm
index 50a82b1..d9d9ad0 100644
--- a/lib/Shipwright/Logger.pm
+++ b/lib/Shipwright/Logger.pm
@@ -81,7 +81,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual.pod b/lib/Shipwright/Manual.pod
index 6bf9b07..14cacf7 100644
--- a/lib/Shipwright/Manual.pod
+++ b/lib/Shipwright/Manual.pod
@@ -48,7 +48,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/BuildMultiArchVessel.pod b/lib/Shipwright/Manual/BuildMultiArchVessel.pod
index 86ee25f..9c9567c 100644
--- a/lib/Shipwright/Manual/BuildMultiArchVessel.pod
+++ b/lib/Shipwright/Manual/BuildMultiArchVessel.pod
@@ -68,7 +68,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/CustomizeBuild.pod b/lib/Shipwright/Manual/CustomizeBuild.pod
index e02eb43..224b6b9 100644
--- a/lib/Shipwright/Manual/CustomizeBuild.pod
+++ b/lib/Shipwright/Manual/CustomizeBuild.pod
@@ -92,7 +92,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/ENV.pod b/lib/Shipwright/Manual/ENV.pod
index 3d96f0c..9789ec2 100644
--- a/lib/Shipwright/Manual/ENV.pod
+++ b/lib/Shipwright/Manual/ENV.pod
@@ -118,7 +118,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/Glossary.pod b/lib/Shipwright/Manual/Glossary.pod
index 76d7d81..8b71786 100644
--- a/lib/Shipwright/Manual/Glossary.pod
+++ b/lib/Shipwright/Manual/Glossary.pod
@@ -30,7 +30,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/Tutorial.pod b/lib/Shipwright/Manual/Tutorial.pod
index 5d406df..8070cd6 100644
--- a/lib/Shipwright/Manual/Tutorial.pod
+++ b/lib/Shipwright/Manual/Tutorial.pod
@@ -219,7 +219,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/UsingBranches.pod b/lib/Shipwright/Manual/UsingBranches.pod
index c21ea39..bc491eb 100644
--- a/lib/Shipwright/Manual/UsingBranches.pod
+++ b/lib/Shipwright/Manual/UsingBranches.pod
@@ -56,7 +56,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Manual/UsingFlags.pod b/lib/Shipwright/Manual/UsingFlags.pod
index a2c5239..8cd7990 100644
--- a/lib/Shipwright/Manual/UsingFlags.pod
+++ b/lib/Shipwright/Manual/UsingFlags.pod
@@ -62,7 +62,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script.pm b/lib/Shipwright/Script.pm
index 87cdb1d..e5f8ab6 100644
--- a/lib/Shipwright/Script.pm
+++ b/lib/Shipwright/Script.pm
@@ -108,7 +108,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Create.pm b/lib/Shipwright/Script/Create.pm
index 5f5c2a3..53f8218 100644
--- a/lib/Shipwright/Script/Create.pm
+++ b/lib/Shipwright/Script/Create.pm
@@ -55,7 +55,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Defaultbranch.pm b/lib/Shipwright/Script/Defaultbranch.pm
index b631b7b..5d64d46 100644
--- a/lib/Shipwright/Script/Defaultbranch.pm
+++ b/lib/Shipwright/Script/Defaultbranch.pm
@@ -64,7 +64,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Delete.pm b/lib/Shipwright/Script/Delete.pm
index fc5837a..f9796c2 100644
--- a/lib/Shipwright/Script/Delete.pm
+++ b/lib/Shipwright/Script/Delete.pm
@@ -97,7 +97,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Flags.pm b/lib/Shipwright/Script/Flags.pm
index 962704a..beca31b 100644
--- a/lib/Shipwright/Script/Flags.pm
+++ b/lib/Shipwright/Script/Flags.pm
@@ -150,7 +150,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Help.pm b/lib/Shipwright/Script/Help.pm
index b44aec7..330c657 100644
--- a/lib/Shipwright/Script/Help.pm
+++ b/lib/Shipwright/Script/Help.pm
@@ -22,7 +22,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Import.pm b/lib/Shipwright/Script/Import.pm
index 5b18417..0ed2978 100644
--- a/lib/Shipwright/Script/Import.pm
+++ b/lib/Shipwright/Script/Import.pm
@@ -608,7 +608,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Ktf.pm b/lib/Shipwright/Script/Ktf.pm
index 825a507..8ec537e 100644
--- a/lib/Shipwright/Script/Ktf.pm
+++ b/lib/Shipwright/Script/Ktf.pm
@@ -94,7 +94,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/List.pm b/lib/Shipwright/Script/List.pm
index 4bcce06..b6b21f4 100644
--- a/lib/Shipwright/Script/List.pm
+++ b/lib/Shipwright/Script/List.pm
@@ -284,7 +284,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Maintain.pm b/lib/Shipwright/Script/Maintain.pm
index 0e7df79..cc16fc3 100644
--- a/lib/Shipwright/Script/Maintain.pm
+++ b/lib/Shipwright/Script/Maintain.pm
@@ -92,7 +92,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Relocate.pm b/lib/Shipwright/Script/Relocate.pm
index 5526de0..fc83c13 100644
--- a/lib/Shipwright/Script/Relocate.pm
+++ b/lib/Shipwright/Script/Relocate.pm
@@ -98,7 +98,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Rename.pm b/lib/Shipwright/Script/Rename.pm
index a73c226..34961fc 100644
--- a/lib/Shipwright/Script/Rename.pm
+++ b/lib/Shipwright/Script/Rename.pm
@@ -95,7 +95,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Requires.pm b/lib/Shipwright/Script/Requires.pm
index 99ddb16..00ae156 100644
--- a/lib/Shipwright/Script/Requires.pm
+++ b/lib/Shipwright/Script/Requires.pm
@@ -173,7 +173,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Script/Update.pm b/lib/Shipwright/Script/Update.pm
index e1b1e0a..f040368 100644
--- a/lib/Shipwright/Script/Update.pm
+++ b/lib/Shipwright/Script/Update.pm
@@ -342,7 +342,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source.pm b/lib/Shipwright/Source.pm
index 191cfb8..397c38a 100644
--- a/lib/Shipwright/Source.pm
+++ b/lib/Shipwright/Source.pm
@@ -138,7 +138,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/Base.pm b/lib/Shipwright/Source/Base.pm
index 1e779f7..adb9efa 100644
--- a/lib/Shipwright/Source/Base.pm
+++ b/lib/Shipwright/Source/Base.pm
@@ -807,7 +807,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/CPAN.pm b/lib/Shipwright/Source/CPAN.pm
index 6246808..18ee433 100644
--- a/lib/Shipwright/Source/CPAN.pm
+++ b/lib/Shipwright/Source/CPAN.pm
@@ -203,7 +203,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/Compressed.pm b/lib/Shipwright/Source/Compressed.pm
index 31edfab..5147fb9 100644
--- a/lib/Shipwright/Source/Compressed.pm
+++ b/lib/Shipwright/Source/Compressed.pm
@@ -124,7 +124,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/Directory.pm b/lib/Shipwright/Source/Directory.pm
index 22ca8df..cf75bf4 100644
--- a/lib/Shipwright/Source/Directory.pm
+++ b/lib/Shipwright/Source/Directory.pm
@@ -99,7 +99,7 @@ sunnavy C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions LLC.
+Copyright 2007-2012 Best Practical Solutions LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/FTP.pm b/lib/Shipwright/Source/FTP.pm
index e5bc190..0179666 100644
--- a/lib/Shipwright/Source/FTP.pm
+++ b/lib/Shipwright/Source/FTP.pm
@@ -55,7 +55,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/Git.pm b/lib/Shipwright/Source/Git.pm
index 7e7a81d..db2751d 100644
--- a/lib/Shipwright/Source/Git.pm
+++ b/lib/Shipwright/Source/Git.pm
@@ -110,7 +110,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/HTTP.pm b/lib/Shipwright/Source/HTTP.pm
index ac25a2c..3305eec 100644
--- a/lib/Shipwright/Source/HTTP.pm
+++ b/lib/Shipwright/Source/HTTP.pm
@@ -58,7 +58,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/SVK.pm b/lib/Shipwright/Source/SVK.pm
index 3a7070e..c828ae3 100644
--- a/lib/Shipwright/Source/SVK.pm
+++ b/lib/Shipwright/Source/SVK.pm
@@ -87,7 +87,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/SVN.pm b/lib/Shipwright/Source/SVN.pm
index 5a9eacc..01a0f56 100644
--- a/lib/Shipwright/Source/SVN.pm
+++ b/lib/Shipwright/Source/SVN.pm
@@ -82,7 +82,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Source/Shipyard.pm b/lib/Shipwright/Source/Shipyard.pm
index 4366409..679a8bc 100644
--- a/lib/Shipwright/Source/Shipyard.pm
+++ b/lib/Shipwright/Source/Shipyard.pm
@@ -87,7 +87,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Test.pm b/lib/Shipwright/Test.pm
index ef6509f..a3fe361 100644
--- a/lib/Shipwright/Test.pm
+++ b/lib/Shipwright/Test.pm
@@ -259,7 +259,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Shipwright is Copyright 2007-2011 Best Practical Solutions, LLC.
+Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Util.pm b/lib/Shipwright/Util.pm
index 7386050..4c738e4 100644
--- a/lib/Shipwright/Util.pm
+++ b/lib/Shipwright/Util.pm
@@ -290,7 +290,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Util/CleanINC.pm b/lib/Shipwright/Util/CleanINC.pm
index cf77aed..405b59b 100644
--- a/lib/Shipwright/Util/CleanINC.pm
+++ b/lib/Shipwright/Util/CleanINC.pm
@@ -67,7 +67,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
diff --git a/lib/Shipwright/Util/PatchModuleBuild.pm b/lib/Shipwright/Util/PatchModuleBuild.pm
index bc01bac..bb8b2c4 100644
--- a/lib/Shipwright/Util/PatchModuleBuild.pm
+++ b/lib/Shipwright/Util/PatchModuleBuild.pm
@@ -32,7 +32,7 @@ Jesse Vincent C<< <jesse at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-Copyright 2007-2011 Best Practical Solutions.
+Copyright 2007-2012 Best Practical Solutions.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list