public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/moose] rawhide: feat: update licenses
Date: Fri, 07 Aug 2026 10:26:55 GMT	[thread overview]
Message-ID: <178609841536.1.5839492667979501525.rpms-moose-414867952c6d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/moose
            Branch : rawhide
            Commit : 414867952c6d4c5f0ca18928c01b4e4d3f640940
            Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
            Date   : 2026-08-07T11:25:01+01:00
            Stats  : +19/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/moose/c/414867952c6d4c5f0ca18928c01b4e4d3f640940?branch=rawhide

            Log:
            feat: update licenses

- Fixes rhbz#2504355
- Fixes rhbz#2377333
- Fixes rhbz#2414807
- Fixes rhbz#2422121
- Fixes rhbz#2459472

Assisted by: opencode (DeepSeek v4 Flash)

---
diff --git a/moose.spec b/moose.spec
index ff33f60..889b8b5 100644
--- a/moose.spec
+++ b/moose.spec
@@ -5,8 +5,24 @@ Name:           moose
 Version:        4.3.1
 Release:        %autorelease
 Summary:        Multiscale Neuroscience and Systems Biology Simulator
-# Automatically converted from old format: GPLv3 - review is highly recommended.
-License:        GPL-3.0-only
+# The shipped files (compiled _moose module and the moose/rdesigneur Python
+# packages) are under a mix of licenses:
+# - LGPL-2.1-only: bulk of the compiled C++ core (basecode/, biophysics/,
+#   builtins/, device/, diffusion/, hsolve/, intfire/, kinetics/, ksolve/,
+#   mesh/, mpi/, msg/, scheduling/, shell/, signeur/, synapse/, utility/)
+# - GPL-2.0-only: basecode/Cinfo.h, builtins/Streamer*, device/PIDController.h,
+#   device/RC.h, randnum/Distributions.h, randnum/test_normal_dist.cpp
+# - GPL-2.0-or-later: utility/simple_logger.hpp,
+#   python/rdesigneur/{jardesigner,rdes2json,rdesigneur}.py
+# - GPL-3.0-only: ksolve/VoxelPools.cpp, pymoose/MooseVec.h,
+#   randnum/{Definitions.h,NormalDistribution.hpp}
+# - GPL-3.0-or-later: several biophysics/, builtins/ and python/moose files
+# - LGPL-3.0-only: builtins/TableBase.h
+# - LGPL-3.0-or-later: biophysics/VClamp.cpp, ksolve/FuncRateTerm.h
+# - MIT: basecode/testGlobals.cpp, pymoose/MooseVec.cpp, randnum/{RNG.cpp,randnum.h},
+#   utility/utility.cpp, plus bundled exprtk and libsoda
+# - BSL-1.0: utility/current_function.hpp, utility/simple_assert.hpp
+License:        LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-3.0-only AND LGPL-3.0-or-later AND MIT AND BSL-1.0
 URL:            https://mooseneuro.github.io/
 %if %{defined commit}
 Source0:        https://github.com/MooseNeuro/moose-core/archive/%{commit}.tar.gz#/moose-core-%{shortcommit}.tar.gz
@@ -14,6 +30,7 @@ Source0:        https://github.com/MooseNeuro/moose-core/archive/%{commit}.tar.g
 Source0:        https://github.com/MooseNeuro/moose-core/archive/v%{version}.tar.gz#/moose-core-%{version}.tar.gz
 %endif
 
+# Generated and housed here: https://github.com/sanjayankur31/moose-core/tree/feat-version-4.3.1-fedora
 Patch:          0001-Replace-python-with-python3.patch
 Patch:          0002-Use-system-nanobind.patch
 Patch:          0003-Make-neuroml-optional-dependency.patch

                 reply	other threads:[~2026-08-07 10:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178609841536.1.5839492667979501525.rpms-moose-414867952c6d@fedoraproject.org \
    --to=sanjay.ankur@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox