I swear I've done this before. *confused*

Signed-off-by: James Turnbull <[email protected]>
---
 ext/nagios/naggen                          |    2 +-
 ext/puppet-test                            |    2 +-
 lib/puppet/util/command_line/filebucket    |    2 +-
 lib/puppet/util/command_line/pi            |    2 +-
 lib/puppet/util/command_line/puppet        |    2 +-
 lib/puppet/util/command_line/puppetca      |    2 +-
 lib/puppet/util/command_line/puppetd       |    2 +-
 lib/puppet/util/command_line/puppetdoc     |    4 ++--
 lib/puppet/util/command_line/puppetmasterd |    2 +-
 lib/puppet/util/command_line/puppetqd      |    2 +-
 lib/puppet/util/command_line/puppetrun     |    2 +-
 lib/puppet/util/command_line/ralsh         |    2 +-
 man/man8/filebucket.8                      |    2 +-
 man/man8/pi.8                              |    2 +-
 man/man8/puppetca.8                        |    2 +-
 man/man8/puppetd.8                         |    2 +-
 man/man8/puppetdoc.8                       |    4 ++--
 man/man8/puppetmasterd.8                   |    2 +-
 man/man8/puppetqd.8                        |    2 +-
 man/man8/puppetrun.8                       |    2 +-
 man/man8/ralsh.8                           |    2 +-
 test/test                                  |    2 +-
 22 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/ext/nagios/naggen b/ext/nagios/naggen
index a9e04c4..c6ca15a 100755
--- a/ext/nagios/naggen
+++ b/ext/nagios/naggen
@@ -63,7 +63,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2009 Reductive Labs, LLC
+# Copyright (c) 2009 Puppet Labs, LLC
 # Licensed under the GPL 2
 
 require 'puppet'
diff --git a/ext/puppet-test b/ext/puppet-test
index 61397e7..f2648c9 100755
--- a/ext/puppet-test
+++ b/ext/puppet-test
@@ -90,7 +90,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005, 2006 Reductive Labs, LLC
+# Copyright (c) 2005, 2006 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 # Do an initial trap, so that cancels don't get a stack trace.
diff --git a/lib/puppet/util/command_line/filebucket 
b/lib/puppet/util/command_line/filebucket
index 8302d7b..34b0150 100755
--- a/lib/puppet/util/command_line/filebucket
+++ b/lib/puppet/util/command_line/filebucket
@@ -91,7 +91,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:filebucket].run
diff --git a/lib/puppet/util/command_line/pi b/lib/puppet/util/command_line/pi
index ae3c46e..3d80eea 100755
--- a/lib/puppet/util/command_line/pi
+++ b/lib/puppet/util/command_line/pi
@@ -42,7 +42,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:describe].run
diff --git a/lib/puppet/util/command_line/puppet 
b/lib/puppet/util/command_line/puppet
index 7b6c0ae..e75b92a 100755
--- a/lib/puppet/util/command_line/puppet
+++ b/lib/puppet/util/command_line/puppet
@@ -63,7 +63,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:apply].run
diff --git a/lib/puppet/util/command_line/puppetca 
b/lib/puppet/util/command_line/puppetca
index 4f1a88d..9aa7e90 100755
--- a/lib/puppet/util/command_line/puppetca
+++ b/lib/puppet/util/command_line/puppetca
@@ -104,7 +104,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:cert].run
diff --git a/lib/puppet/util/command_line/puppetd 
b/lib/puppet/util/command_line/puppetd
index 571b154..cb8589c 100755
--- a/lib/puppet/util/command_line/puppetd
+++ b/lib/puppet/util/command_line/puppetd
@@ -180,7 +180,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005, 2006 Reductive Labs, LLC
+# Copyright (c) 2005, 2006 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:agent].run
diff --git a/lib/puppet/util/command_line/puppetdoc 
b/lib/puppet/util/command_line/puppetdoc
index 0fa1830..8f24ea5 100755
--- a/lib/puppet/util/command_line/puppetdoc
+++ b/lib/puppet/util/command_line/puppetdoc
@@ -3,7 +3,7 @@
 #
 # = Synopsis
 #
-# Generate a reference for all Puppet types.  Largely meant for internal 
Reductive
+# Generate a reference for all Puppet types.  Largely meant for internal Puppet
 # Labs use.
 #
 # = Usage
@@ -61,7 +61,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005-2007 Reductive Labs, LLC
+# Copyright (c) 2005-2007 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:doc].run
diff --git a/lib/puppet/util/command_line/puppetmasterd 
b/lib/puppet/util/command_line/puppetmasterd
index 74efb38..baf8a75 100755
--- a/lib/puppet/util/command_line/puppetmasterd
+++ b/lib/puppet/util/command_line/puppetmasterd
@@ -59,7 +59,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:master].run
diff --git a/lib/puppet/util/command_line/puppetqd 
b/lib/puppet/util/command_line/puppetqd
index 48fc952..81963d5 100755
--- a/lib/puppet/util/command_line/puppetqd
+++ b/lib/puppet/util/command_line/puppetqd
@@ -47,7 +47,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2009 Reductive Labs, LLC
+# Copyright (c) 2009 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:queue].run
diff --git a/lib/puppet/util/command_line/puppetrun 
b/lib/puppet/util/command_line/puppetrun
index 27cd775..7eba3b2 100755
--- a/lib/puppet/util/command_line/puppetrun
+++ b/lib/puppet/util/command_line/puppetrun
@@ -120,7 +120,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:kick].run
diff --git a/lib/puppet/util/command_line/ralsh 
b/lib/puppet/util/command_line/ralsh
index 83338fc..5c1f719 100755
--- a/lib/puppet/util/command_line/ralsh
+++ b/lib/puppet/util/command_line/ralsh
@@ -83,7 +83,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005-2007 Reductive Labs, LLC
+# Copyright (c) 2005-2007 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 #Puppet::Application[:resource].run
diff --git a/man/man8/filebucket.8 b/man/man8/filebucket.8
index 60a6eb2..59afc2e 100644
--- a/man/man8/filebucket.8
+++ b/man/man8/filebucket.8
@@ -102,4 +102,4 @@ server: The server to send the file to, instead of locally\.
 verbose: Print extra information\.
 .
 .P
-version: Print version information\.puppet filebucket \-b /tmp/filebucket 
/my/fileLuke KaniesCopyright (c) 2005 Reductive Labs, LLC Licensed under the 
GNU Public License
+version: Print version information\.puppet filebucket \-b /tmp/filebucket 
/my/fileLuke KaniesCopyright (c) 2005 Puppet Labs, LLC Licensed under the GNU 
Public License
diff --git a/man/man8/pi.8 b/man/man8/pi.8
index e8f5ab5..b70a128 100644
--- a/man/man8/pi.8
+++ b/man/man8/pi.8
@@ -14,4 +14,4 @@ list: List all types
 meta: List all metaparameters
 .
 .P
-short: List only parameters without detailpuppet describe \-\-list puppet 
describe file \-\-providers puppet describe user \-s \-mDavid 
LutterkortCopyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public 
License
+short: List only parameters without detailpuppet describe \-\-list puppet 
describe file \-\-providers puppet describe user \-s \-mDavid 
LutterkortCopyright (c) 2005 Puppet Labs, LLC Licensed under the GNU Public 
License
diff --git a/man/man8/puppetca.8 b/man/man8/puppetca.8
index 17369aa..62fa7a5 100644
--- a/man/man8/puppetca.8
+++ b/man/man8/puppetca.8
@@ -166,4 +166,4 @@ verify: Verify the named certificate against the local CA
 .fi
 .
 .IP "" 0
-$ puppet cert \-l culain\.madstop\.com $ puppet cert \-s 
culain\.madstop\.comLuke KaniesCopyright (c) 2005 Reductive Labs, LLC Licensed 
under the GNU Public License
+$ puppet cert \-l culain\.madstop\.com $ puppet cert \-s 
culain\.madstop\.comLuke KaniesCopyright (c) 2005 Puppet Labs, LLC Licensed 
under the GNU Public License
diff --git a/man/man8/puppetd.8 b/man/man8/puppetd.8
index 32aede7..8611375 100644
--- a/man/man8/puppetd.8
+++ b/man/man8/puppetd.8
@@ -280,4 +280,4 @@ waitforcert: This option only matters for daemons that do 
not yet
 .fi
 .
 .IP "" 0
-puppet agent \-\-server puppet\.domain\.comLuke KaniesCopyright (c) 2005, 2006 
Reductive Labs, LLC Licensed under the GNU Public License
+puppet agent \-\-server puppet\.domain\.comLuke KaniesCopyright (c) 2005, 2006 
Puppet Labs, LLC Licensed under the GNU Public License
diff --git a/man/man8/puppetdoc.8 b/man/man8/puppetdoc.8
index 5fc01c2b..47df0e7 100644
--- a/man/man8/puppetdoc.8
+++ b/man/man8/puppetdoc.8
@@ -2,7 +2,7 @@
 .\" http://github.com/rtomayko/ronn/tree/0.7.3
 .
 .TH "PUPPETDOC" "8" "August 2010" "" ""
-Generate a reference for all Puppet types\. Largely meant for internal 
Reductive Labs use\.puppet doc [\-a|\-\-all] [\-h|\-\-help] [\-o|\-\-outputdir 
\fIrdoc outputdir\fR] [\-m|\-\-mode \fItext|pdf|rdoc\fR]
+Generate a reference for all Puppet types\. Largely meant for internal Puppet 
Labs use\.puppet doc [\-a|\-\-all] [\-h|\-\-help] [\-o|\-\-outputdir \fIrdoc 
outputdir\fR] [\-m|\-\-mode \fItext|pdf|rdoc\fR]
 .
 .IP "" 4
 .
@@ -105,4 +105,4 @@ $ puppet doc /etc/puppet/manifests/site\.pp
 or
 .
 .P
-$ puppet doc \-m pdf \-r configurationLuke KaniesCopyright (c) 2005\-2007 
Reductive Labs, LLC Licensed under the GNU Public License
+$ puppet doc \-m pdf \-r configurationLuke KaniesCopyright (c) 2005\-2007 
Puppet Labs, LLC Licensed under the GNU Public License
diff --git a/man/man8/puppetmasterd.8 b/man/man8/puppetmasterd.8
index 3ae567a..dde93a3 100644
--- a/man/man8/puppetmasterd.8
+++ b/man/man8/puppetmasterd.8
@@ -49,4 +49,4 @@ logdest: Where to send messages\. Choose between syslog, the
 verbose: Enable verbosity\.
 .
 .P
-version: Print the puppet version number and exit\.puppet masterLuke 
KaniesCopyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public 
License
+version: Print the puppet version number and exit\.puppet masterLuke 
KaniesCopyright (c) 2005 Puppet Labs, LLC Licensed under the GNU Public License
diff --git a/man/man8/puppetqd.8 b/man/man8/puppetqd.8
index 137a13a..f630c74 100644
--- a/man/man8/puppetqd.8
+++ b/man/man8/puppetqd.8
@@ -17,4 +17,4 @@ help: Print this help message
 verbose: Turn on verbose reporting\.
 .
 .P
-version: Print the puppet version number and exit\.puppet queueLuke 
KaniesCopyright (c) 2009 Reductive Labs, LLC Licensed under the GNU Public 
License
+version: Print the puppet version number and exit\.puppet queueLuke 
KaniesCopyright (c) 2009 Puppet Labs, LLC Licensed under the GNU Public License
diff --git a/man/man8/puppetrun.8 b/man/man8/puppetrun.8
index b3c27c3..09fa31b 100644
--- a/man/man8/puppetrun.8
+++ b/man/man8/puppetrun.8
@@ -170,4 +170,4 @@ test: Print the hosts you would connect to but do not
 ping::
 .
 .P
-Do a ICMP echo against the target host\. Skip hosts that don\'t respond to 
ping\.sudo puppet kick \-p 10 \-t remotefile \-t webserver host1 host2Luke 
KaniesCopyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public 
License
+Do a ICMP echo against the target host\. Skip hosts that don\'t respond to 
ping\.sudo puppet kick \-p 10 \-t remotefile \-t webserver host1 host2Luke 
KaniesCopyright (c) 2005 Puppet Labs, LLC Licensed under the GNU Public License
diff --git a/man/man8/ralsh.8 b/man/man8/ralsh.8
index e387e23..bdc81e9 100644
--- a/man/man8/ralsh.8
+++ b/man/man8/ralsh.8
@@ -82,4 +82,4 @@ Print extra information\.This example uses \fBpuppet 
resource\fR to return Puppe
 .fi
 .
 .IP "" 0
-Luke KaniesCopyright (c) 2005\-2007 Reductive Labs, LLC Licensed under the GNU 
Public License
+Luke KaniesCopyright (c) 2005\-2007 Puppet Labs, LLC Licensed under the GNU 
Public License
diff --git a/test/test b/test/test
index 0978857..c8b9b08 100755
--- a/test/test
+++ b/test/test
@@ -68,7 +68,7 @@
 #
 # = Copyright
 #
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
 # Licensed under the GNU Public License
 
 require 'find'
-- 
1.7.2.3

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to