summaryrefslogtreecommitdiffstats
path: root/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config.sh')
-rw-r--r--config.sh16
1 files changed, 14 insertions, 2 deletions
diff --git a/config.sh b/config.sh
index c608e80..af1d58f 100644
--- a/config.sh
+++ b/config.sh
@@ -1,9 +1,21 @@
#!/bin/bash
# config.sh - set some config data for debuginfofs scripts
+# Copyright 2009 Red Hat, Inc.
#
-# GPLv2+. BOILERPLATE SHOULD GO HERE.
+# 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; either version 2 of the License, or
+# (at your option) any later version.
#
-# Copyright 2009 Red Hat, Inc.
+# 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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
# Author: Will Woods <wwoods@redhat.com>
debug="yes"