summaryrefslogtreecommitdiffstats
path: root/lib/facter/lsb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/facter/lsb.rb')
-rw-r--r--lib/facter/lsb.rb12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/facter/lsb.rb b/lib/facter/lsb.rb
index 107419a..7beb41d 100644
--- a/lib/facter/lsb.rb
+++ b/lib/facter/lsb.rb
@@ -13,18 +13,6 @@
## lsb.rb
## Facts related to Linux Standard Base (LSB)
-##
-## 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
-##
{ "LSBRelease" => %r{^LSB Version:\t(.*)$},
"LSBDistId" => %r{^Distributor ID:\t(.*)$},