[mysql-connector-python] add spec file license

Remi Collet remi at fedoraproject.org
Mon Aug 26 16:07:58 UTC 2013


commit 7a1e2bbb95fc6d74c7e5a4688d244731773621d3
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Aug 26 18:07:44 2013 +0200

    add spec file license

 mysql-connector-python.spec |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec
index fc97a01..26f3d9d 100644
--- a/mysql-connector-python.spec
+++ b/mysql-connector-python.spec
@@ -1,3 +1,11 @@
+# spec file for mysql-connector-python
+#
+# Copyright (c) 2011-2013 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
 %{!?__python2:       %global __python2 %{__python}}
 %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 


More information about the scm-commits mailing list