summaryrefslogtreecommitdiffstats
path: root/bin/puppet
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-04-14 18:46:52 +1000
committerJames Turnbull <james@lovedthanlost.net>2010-04-17 18:11:36 +1000
commitf351e2dcf0c133c7e800f09f9a6f65146d856bde (patch)
tree5d4f4922943d3240a3f8e686f35c6ee96e02e434 /bin/puppet
parentcf7e6967632ba3f1d3b7ae21ccaf5daed9cec6e7 (diff)
Renamed all references to Reductive Labs to Puppet Labs
Diffstat (limited to 'bin/puppet')
-rwxr-xr-xbin/puppet4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/puppet b/bin/puppet
index 931e3a993..426d647b6 100755
--- a/bin/puppet
+++ b/bin/puppet
@@ -23,7 +23,7 @@
# parameter, so you can specify '--ssldir <directory>' as an argument.
#
# See the configuration file documentation at
-# http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference for
+# http://puppetlabs.com/trac/puppet/wiki/ConfigurationReference for
# the full list of acceptable parameters. A commented list of all
# configuration options can also be generated by running puppet with
# '--genconfig'.
@@ -64,7 +64,7 @@
#
# = Copyright
#
-# Copyright (c) 2005 Reductive Labs, LLC
+# Copyright (c) 2005 Puppet Labs, LLC
# Licensed under the GNU Public License
require 'puppet/application/puppet'