diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 21 |
1 files changed, 21 insertions, 0 deletions
| @@ -41,9 +41,30 @@ using: | |||
| 41 | 41 | ||
| 42 | .. _Getting Substitutes from Other Servers: https://guix.gnu.org/manual/en/guix.html#Getting-Substitutes-from-Other-Servers | 42 | .. _Getting Substitutes from Other Servers: https://guix.gnu.org/manual/en/guix.html#Getting-Substitutes-from-Other-Servers |
| 43 | 43 | ||
| 44 | .. _licensing: | ||
| 45 | |||
| 46 | Licensing | ||
| 47 | --------- | ||
| 48 | |||
| 49 | Like Guix itself, Guix-Science is distributed under the terms of the `GNU | ||
| 50 | General Public License`, version 3 or (at your option) any later | ||
| 51 | version. | ||
| 52 | |||
| 53 | A copy of the license is included in the ``COPYING`` file, and each | ||
| 54 | source file contains an `SPDX header` confirming its license. | ||
| 55 | |||
| 56 | Copyright is held by the diverse group of copyright holders for the many | ||
| 57 | contributions made to Guix-Science over time. | ||
| 58 | |||
| 59 | .. _GNU General Public License_: https://www.gnu.org/licenses/gpl-3.0 | ||
| 60 | .. _SPDX header_: https://spdx.dev/learn/handling-license-info/ | ||
| 61 | |||
| 44 | Contributing | 62 | Contributing |
| 45 | ------------ | 63 | ------------ |
| 46 | 64 | ||
| 65 | Contributors agree to provide their changes under the same license as | ||
| 66 | the rest of Guix-Science—see :ref:`licensing`. | ||
| 67 | |||
| 47 | We accept software fulfilling the following criteria: | 68 | We accept software fulfilling the following criteria: |
| 48 | 69 | ||
| 49 | - `Free and open source`_. Use guix-science-nonfree_ otherwise. | 70 | - `Free and open source`_. Use guix-science-nonfree_ otherwise. |
