diff options
Diffstat (limited to 'sbin/puppetrun')
| -rwxr-xr-x | sbin/puppetrun | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/puppetrun b/sbin/puppetrun index d3b2630af..e629f1ca8 100755 --- a/sbin/puppetrun +++ b/sbin/puppetrun @@ -63,7 +63,7 @@ # parameter, so you can specify '--ssldir <directory>' as an argument. # # See the configuration file documentation at -# http://reductivelabs.com/projects/puppet/reference/configref.html for +# http://puppetlabs.com/projects/puppet/reference/configref.html for # the full list of acceptable parameters. A commented list of all # configuration options can also be generated by running puppetmasterdd with # '--genconfig'. @@ -122,7 +122,7 @@ # # = Copyright # -# Copyright (c) 2005 Reductive Labs, LLC +# Copyright (c) 2005 Puppet Labs, LLC # Licensed under the GNU Public License require 'puppet/application/puppetrun' |
