Page MenuHomeDevCentral

D4045.diff
No OneTemporary

D4045.diff

diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2014-2023 Nasqueron
+Copyright 2014-2026 Nasqueron
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
diff --git a/roles/mailserver/dkim/files/bin/get-dkim-dns-entry.php b/roles/mailserver/dkim/files/bin/get-dkim-dns-entry.php
--- a/roles/mailserver/dkim/files/bin/get-dkim-dns-entry.php
+++ b/roles/mailserver/dkim/files/bin/get-dkim-dns-entry.php
@@ -4,7 +4,7 @@
Nasqueron mail services
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Project: Nasqueron
- License: Trivial work, not eligible to copyright
+ License: BSD-2-Clause
Source file: roles/mailserver/dkim/files/bin/get-dkim-dns-entry.php
-------------------------------------------------------------
diff --git a/roles/paas-docker/containers/files/mastodon/clear-video-queue.py b/roles/paas-docker/containers/files/mastodon/clear-video-queue.py
--- a/roles/paas-docker/containers/files/mastodon/clear-video-queue.py
+++ b/roles/paas-docker/containers/files/mastodon/clear-video-queue.py
@@ -4,7 +4,7 @@
# Mastodon - clear stuck video tasks from queue
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Source file: roles/paas-docker/containers/files/mastodon/clear-video-queue.py
# -------------------------------------------------------------
#
diff --git a/roles/paas-docker/containers/files/sentry/etc/sentry.conf.py b/roles/paas-docker/containers/files/sentry/etc/sentry.conf.py
--- a/roles/paas-docker/containers/files/sentry/etc/sentry.conf.py
+++ b/roles/paas-docker/containers/files/sentry/etc/sentry.conf.py
@@ -3,7 +3,7 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Realm: {{ realm }}
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Source file: roles/paas-docker/containers/files/sentry/etc/sentry.conf.py
# -------------------------------------------------------------
#
diff --git a/roles/paas-docker/devel/files/arc.sh b/roles/paas-docker/devel/files/arc.sh
--- a/roles/paas-docker/devel/files/arc.sh
+++ b/roles/paas-docker/devel/files/arc.sh
@@ -5,7 +5,7 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Description: Wrapper to run Arcanist as a Docker container
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# If copyright eligible, BSD-2-Clause
# Image: nasqueron/arcanist
# Source file: roles/paas-docker/devel/files/arc.sh
diff --git a/roles/phabricator/containers/files/run-devcentral.sh b/roles/phabricator/containers/files/run-devcentral.sh
--- a/roles/phabricator/containers/files/run-devcentral.sh
+++ b/roles/phabricator/containers/files/run-devcentral.sh
@@ -5,7 +5,7 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Description: Phabricator instance for Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Image: nasqueron/phabricator
# Source file: roles/phabricator/containers/files/run-devcentral.sh
# -------------------------------------------------------------
diff --git a/roles/salt-primary/software/files/staging-commit-message.py b/roles/salt-primary/software/files/staging-commit-message.py
--- a/roles/salt-primary/software/files/staging-commit-message.py
+++ b/roles/salt-primary/software/files/staging-commit-message.py
@@ -4,7 +4,7 @@
# Staging :: write a commit message for submodule update
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
#
# Thanks to joki for the git diff-files and ls-tree hint
# https://stackoverflow.com/a/52908906/1930997
diff --git a/roles/vault/bootstrap/files/vault-initialize.sh b/roles/vault/bootstrap/files/vault-initialize.sh
--- a/roles/vault/bootstrap/files/vault-initialize.sh
+++ b/roles/vault/bootstrap/files/vault-initialize.sh
@@ -3,7 +3,7 @@
# Vault initialize script
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Description: Recreate the engines and configure them.
#
# Should be run only once for the cluster
diff --git a/roles/webserver-alkane/alkane/files/recipes/_lib/git-clone.sh b/roles/webserver-alkane/alkane/files/recipes/_lib/git-clone.sh
--- a/roles/webserver-alkane/alkane/files/recipes/_lib/git-clone.sh
+++ b/roles/webserver-alkane/alkane/files/recipes/_lib/git-clone.sh
@@ -4,7 +4,7 @@
# Nasqueron PaaS :: Alkane :: Recipe for deployment
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Source file: roles/webserver-alkane/alkane/files/recipes/_lib/git-clone.sh
# Action: init
# -------------------------------------------------------------
diff --git a/roles/webserver-content/org/nasqueron/files/deploy-docker-registry-api-doc.sh b/roles/webserver-content/org/nasqueron/files/deploy-docker-registry-api-doc.sh
--- a/roles/webserver-content/org/nasqueron/files/deploy-docker-registry-api-doc.sh
+++ b/roles/webserver-content/org/nasqueron/files/deploy-docker-registry-api-doc.sh
@@ -4,7 +4,7 @@
# Nasqueron Docs
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Source file: roles/webserver-content/org/nasqueron/files/deploy-docker-registry-api-doc.sh
# -------------------------------------------------------------
#
diff --git a/roles/webserver-content/org/nasqueron/files/recipes/admin.mail.nasqueron.org/update.sh b/roles/webserver-content/org/nasqueron/files/recipes/admin.mail.nasqueron.org/update.sh
--- a/roles/webserver-content/org/nasqueron/files/recipes/admin.mail.nasqueron.org/update.sh
+++ b/roles/webserver-content/org/nasqueron/files/recipes/admin.mail.nasqueron.org/update.sh
@@ -4,7 +4,7 @@
# Nasqueron PaaS :: Alkane :: Recipe for deployment
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# License: Trivial work, not eligible to copyright
+# License: BSD-2-Clause
# Source file: roles/webserver-content/org/nasqueron/files/recipes/admin.mail.nasqueron.org/update.sh
# Action: update
# -------------------------------------------------------------

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 5, 09:28 (16 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3595909
Default Alt Text
D4045.diff (6 KB)

Event Timeline