[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51

David Steele dsteele at gmail.com
Wed May 15 10:09:36 UTC 2013


The following commit has been merged in the master branch:
commit a00ebce71db611b7224eec14af8ef766fed363f5
Author: David Steele <dsteele at gmail.com>
Date:   Wed Jan 9 22:56:44 2013 -0500

    detect_well_known_errors - Copyright notice.

diff --git a/master-bin/detect_well_known_errors b/master-bin/detect_well_known_errors
index 67fdb14..1965332 100755
--- a/master-bin/detect_well_known_errors
+++ b/master-bin/detect_well_known_errors
@@ -1,5 +1,22 @@
 #!/usr/bin/python
 
+# Copyright 2013 David Steele (dsteele at gmail.com)
+#
+# This file is part of Piuparts
+#
+# Piuparts 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.
+#
+# Piuparts 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, see <http://www.gnu.org/licenses/>.
+
 import ConfigParser
 import piupartslib
 import os

-- 
piuparts git repository



More information about the Piuparts-commits mailing list