hydra: nginx: Add GPL3+ license info and copyright info.

* hydra/nginx/berlin.scm: Add it.
This commit is contained in:
Florian Pelz 2021-08-04 19:36:00 +02:00
parent 0d62449e76
commit 61aeed9210
No known key found for this signature in database
GPG Key ID: 300888CB39C63817
1 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,11 @@
;; Nginx configuration for ci.guix.gnu.org
;; Copyright © 2016, 2017, 2018, 2019, 2020 Ludovic Courtès <ludo@gnu.org>
;; Copyright © 2017, 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
;; Copyright © 2020 Christopher Baines <mail@cbaines.net>
;; Copyright © 2020, 2021 Florian Pelz <pelzflorian@pelzflorian.de>
;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;; Copyright © 2021 Mathieu Othacehe <othacehe@gnu.org>
;; Released under the GNU GPLv3 or any later version.
(use-modules (gnu services web)
(gnu services version-control)