summaryrefslogtreecommitdiffstats
path: root/report-generators/lib/reports.rb
diff options
context:
space:
mode:
Diffstat (limited to 'report-generators/lib/reports.rb')
-rw-r--r--report-generators/lib/reports.rb10
1 files changed, 10 insertions, 0 deletions
diff --git a/report-generators/lib/reports.rb b/report-generators/lib/reports.rb
index 57333324..c61bb206 100644
--- a/report-generators/lib/reports.rb
+++ b/report-generators/lib/reports.rb
@@ -1,3 +1,13 @@
+# Copyright (C) 2010 Red Hat, Inc. All rights reserved.
+#
+# This copyrighted material is made available to anyone wishing to use,
+# modify, copy, or redistribute it subject to the terms and conditions
+# of the GNU General Public License v.2.
+#
+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
# Data about the various reports we support
require 'log'
require 'pathname'