Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
postfix


Commits:
195a88b0 by Robin Candau at 2025-07-29T19:30:13+02:00
Add 0BSD license and REUSE files

- - - - -


3 changed files:

- + LICENSE
- + LICENSES/0BSD.txt
- + REUSE.toml


Changes:

=====================================
LICENSE
=====================================
@@ -0,0 +1,12 @@
+Copyright Arch Linux Contributors
+
+Permission to use, copy, modify, and/or distribute this software for
+any purpose with or without fee is hereby granted.
+
+THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL
+WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
+FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
+DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
+AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


=====================================
LICENSES/0BSD.txt
=====================================
@@ -0,0 +1 @@
+../LICENSE
\ No newline at end of file


=====================================
REUSE.toml
=====================================
@@ -0,0 +1,30 @@
+version = 1
+
+[[annotations]]
+path = [
+    "PKGBUILD",
+    "README.md",
+    "keys/**",
+    ".SRCINFO",
+    ".nvchecker.toml",
+    "*.install",
+    "*.sysusers",
+    "*.tmpfiles",
+    "*.logrotate",
+    "*.pam",
+    "*.service",
+    "*.socket",
+    "*.timer",
+    "*.desktop",
+    "*.hook",
+]
+SPDX-FileCopyrightText = "Arch Linux contributors"
+SPDX-License-Identifier = "0BSD"
+
+[[annotations]]
+path = [
+    "postfix-3.5.8-main_defaults.patch",
+    "postfix-3.9.0-mail_params.patch",
+]
+SPDX-FileCopyrightText = "postfix contributors"
+SPDX-License-Identifier = "TODO-Choose-a-license"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postfix/-/commit/195a88b078001fcf41d2115a7c91a3aa179df313

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postfix/-/commit/195a88b078001fcf41d2115a7c91a3aa179df313
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to