From f351e2dcf0c133c7e800f09f9a6f65146d856bde Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Wed, 14 Apr 2010 18:46:52 +1000 Subject: Renamed all references to Reductive Labs to Puppet Labs --- bin/puppet | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/puppet') 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 ' 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' -- cgit