diff options
| author | James Turnbull <james@lovedthanlost.net> | 2010-11-29 18:37:44 +1100 |
|---|---|---|
| committer | James Turnbull <james@lovedthanlost.net> | 2010-11-29 18:37:44 +1100 |
| commit | 83f878e2304595f803e105abb9b5e77d7ce3272a (patch) | |
| tree | 51b639e3db64c40cf05d26ec9f6ca84c55a69ddb /lib/puppet/util/command_line/puppetdoc | |
| parent | 53bb805f118ccaca5598e60afadfa6b777410a0f (diff) | |
| download | puppet-83f878e2304595f803e105abb9b5e77d7ce3272a.tar.gz puppet-83f878e2304595f803e105abb9b5e77d7ce3272a.tar.xz puppet-83f878e2304595f803e105abb9b5e77d7ce3272a.zip | |
Renamed Reductive to Puppet
I swear I've done this before. *confused*
Diffstat (limited to 'lib/puppet/util/command_line/puppetdoc')
| -rwxr-xr-x | lib/puppet/util/command_line/puppetdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/puppet/util/command_line/puppetdoc b/lib/puppet/util/command_line/puppetdoc index 0fa1830d6..8f24ea5ef 100755 --- a/lib/puppet/util/command_line/puppetdoc +++ b/lib/puppet/util/command_line/puppetdoc @@ -3,7 +3,7 @@ # # = Synopsis # -# Generate a reference for all Puppet types. Largely meant for internal Reductive +# Generate a reference for all Puppet types. Largely meant for internal Puppet # Labs use. # # = Usage @@ -61,7 +61,7 @@ # # = Copyright # -# Copyright (c) 2005-2007 Reductive Labs, LLC +# Copyright (c) 2005-2007 Puppet Labs, LLC # Licensed under the GNU Public License #Puppet::Application[:doc].run |
