summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mock-many-srpms18
1 files changed, 16 insertions, 2 deletions
diff --git a/bin/mock-many-srpms b/bin/mock-many-srpms
index c402a08..a1c4a94 100755
--- a/bin/mock-many-srpms
+++ b/bin/mock-many-srpms
@@ -3,9 +3,23 @@
# mock-many-srpms:
# Build binary RPMS for the named source RPMs.
#
-# Licensed under the new-BSD license (http://www.opensource.org/licenses/bsd-license.php)
-# Copyright (C) 2010 Red Hat, Inc.
+# 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.
+#
+# 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., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+#
# Written by Colin Walters <walters@verbum.org>
+# --auto-sort option derived from code by Seth Vidal <skvidal@fedoraproject.org>
import getopt
import os