public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mysql-connector-python] rawhide: [cleanup] Replace spec copyright header with MIT license notice
@ 2026-09-22 11:55 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-09-22 11:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mysql-connector-python
Branch : rawhide
Commit : 3211509b6faffec392b9dbd5b4a9dc229278ac7d
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-09-22T11:21:35+02:00
Stats : +4/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mysql-connector-python/c/3211509b6faffec392b9dbd5b4a9dc229278ac7d?branch=rawhide
Log:
[cleanup] Replace spec copyright header with MIT license notice
Replace Remi Collet's original CC-BY-SA copyright block with an
explicit MIT license header. Asked Remi privately whether the block
could be removed after 14 years of other maintainers' additions —
he agreed, but requested an explicit license notice be kept rather
than relying on Fedora's implicit MIT policy.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec
index 981e733..b43985f 100644
--- a/mysql-connector-python.spec
+++ b/mysql-connector-python.spec
@@ -1,10 +1,9 @@
-# spec file for mysql-connector-python
+# Fedora spec file for mysql-connector-python
#
-# Copyright (c) 2011-2014 Remi Collet
-# License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# License: MIT
+# http://opensource.org/licenses/MIT
#
-# Please, preserve the changelog entries
+# Please preserve changelog entries
#
%if 0%{?fedora} >= 43
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 11:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 11:55 [rpms/mysql-connector-python] rawhide: [cleanup] Replace spec copyright header with MIT license notice Michal Schorm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox