summaryrefslogtreecommitdiffstats
path: root/ext/puppet-test
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 /ext/puppet-test
parentcf7e6967632ba3f1d3b7ae21ccaf5daed9cec6e7 (diff)
downloadpuppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.tar.gz
puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.tar.xz
puppet-f351e2dcf0c133c7e800f09f9a6f65146d856bde.zip
Renamed all references to Reductive Labs to Puppet Labs
Diffstat (limited to 'ext/puppet-test')
-rwxr-xr-xext/puppet-test4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/puppet-test b/ext/puppet-test
index dbbde40c6..d1f49d6d8 100755
--- a/ext/puppet-test
+++ b/ext/puppet-test
@@ -23,7 +23,7 @@
# parameter, so you can specify '--server <servername>' 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 puppetd with
# '--genconfig'.
@@ -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.