summaryrefslogtreecommitdiffstats
path: root/lib/facter/util/macosx.rb
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 /lib/facter/util/macosx.rb
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 'lib/facter/util/macosx.rb')
-rw-r--r--lib/facter/util/macosx.rb11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/facter/util/macosx.rb b/lib/facter/util/macosx.rb
index 6754f18..cc9b2df 100644
--- a/lib/facter/util/macosx.rb
+++ b/lib/facter/util/macosx.rb
@@ -4,17 +4,6 @@
## Copyright (C) 2007 Jeff McCune
## Author: Jeff McCune <jeff.mccune@northstarlabs.net>
##
-## This program is free software; you can redistribute it and/or
-## modify it under the terms of the GNU General Public License
-## as published by the Free Software Foundation (version 2 of the License)
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-## GNU General Public License for more details.
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston MA 02110-1301 USA
-##
module Facter::Util::Macosx
require 'thread'