summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2011-04-06 03:21:50 +1000
committerJames Turnbull <james@lovedthanlost.net>2011-04-06 03:49:20 +1000
commitbfa038de95ef3642dd0c66ad7e662b5b0f189555 (patch)
tree665c0754d827bbc52fddc76acb3dcd62eee5bbfb /bin
parentd56bca8534bd21c046fd19a7fb2f776fe3e100b4 (diff)
downloadfacter-bfa038de95ef3642dd0c66ad7e662b5b0f189555.tar.gz
facter-bfa038de95ef3642dd0c66ad7e662b5b0f189555.tar.xz
facter-bfa038de95ef3642dd0c66ad7e662b5b0f189555.zip
Fixed #6974 - Moved to Apache 2.0 license
This is in line with our proposed plan to change from the GPL license to Apache 2.0. Please see this link for further explanation: https://groups.google.com/d/topic/puppet-users/NuspYhMpE5o/discussion
Diffstat (limited to 'bin')
-rwxr-xr-xbin/facter4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/facter b/bin/facter
index 622d72e..6c5d4ce 100755
--- a/bin/facter
+++ b/bin/facter
@@ -52,8 +52,8 @@
#
# = Copyright
#
-# Copyright (c) 2006 Reductive Labs, LLC
-# Licensed under the GNU Public License
+# Copyright (c) 2011 Puppet Labs, Inc
+# Licensed under the Apache 2.0 license
require 'facter/application'