summaryrefslogtreecommitdiffstats
path: root/bin/devel-tools/parseSusePatterns.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/devel-tools/parseSusePatterns.pl')
-rwxr-xr-xbin/devel-tools/parseSusePatterns.pl17
1 files changed, 12 insertions, 5 deletions
diff --git a/bin/devel-tools/parseSusePatterns.pl b/bin/devel-tools/parseSusePatterns.pl
index dc830ce5..ab6978b4 100755
--- a/bin/devel-tools/parseSusePatterns.pl
+++ b/bin/devel-tools/parseSusePatterns.pl
@@ -1,12 +1,19 @@
#! /usr/bin/perl
+# -----------------------------------------------------------------------------
+# Copyright (c) 2006, 2007 - OpenSLX GmbH
#
-# parseSusePatterns.pl - OpenSLX script to extract a package list from
-# a given list of SUSE-pattern-files (*.pat).
+# This program is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
#
-# (c) 2007 - OpenSLX.com
-#
-# Oliver Tappe <ot@openslx.com>
+# If you have any feedback please consult http://openslx.org/feedback and
+# send your suggestions, praise, or complaints to feedback@openslx.org
#
+# General information about OpenSLX can be found at http://openslx.org/
+# -----------------------------------------------------------------------------
+# parseSusePatterns.pl
+# - OpenSLX script to extract a package list from a given list of
+# SUSE-pattern-files (*.pat).
+# -----------------------------------------------------------------------------
use strict;
my $abstract = q[