diff options
Diffstat (limited to 'bin/puppet')
| -rwxr-xr-x | bin/puppet | 4 |
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' |
