diff options
author | Nick Lewis <nick@puppetlabs.com> | 2010-12-16 11:34:09 -0800 |
---|---|---|
committer | Nick Lewis <nick@puppetlabs.com> | 2010-12-16 11:34:09 -0800 |
commit | a2ff092d8302e09aa79f9bb16636f8298316c3c7 (patch) | |
tree | cb67d36e37e252edceef1cd848cc32d679f5d20e /lib/puppet/util/command_line/puppetmasterd | |
parent | 4b35402ba85d8842d757becec5c8a7bf4d6f6654 (diff) | |
parent | 480c399f183627f5f588e9dc9f5f86f683c0e468 (diff) | |
download | puppet-a2ff092d8302e09aa79f9bb16636f8298316c3c7.tar.gz puppet-a2ff092d8302e09aa79f9bb16636f8298316c3c7.tar.xz puppet-a2ff092d8302e09aa79f9bb16636f8298316c3c7.zip |
Merge branch 'next'
Diffstat (limited to 'lib/puppet/util/command_line/puppetmasterd')
-rwxr-xr-x | lib/puppet/util/command_line/puppetmasterd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/util/command_line/puppetmasterd b/lib/puppet/util/command_line/puppetmasterd index 74efb3818..baf8a7581 100755 --- a/lib/puppet/util/command_line/puppetmasterd +++ b/lib/puppet/util/command_line/puppetmasterd @@ -59,7 +59,7 @@ # # = Copyright # -# Copyright (c) 2005 Reductive Labs, LLC +# Copyright (c) 2005 Puppet Labs, LLC # Licensed under the GNU Public License #Puppet::Application[:master].run |