mirror of
git://git.savannah.gnu.org/guix/maintenance.git
synced 2023-12-14 03:33:04 +01:00
hydra: berlin: Add GPL3+ license info and copyright info.
* hydra/berlin.scm: Add it.
This commit is contained in:
parent
fb6aa43f55
commit
5809d76e92
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
;; OS configuration for "berlin", the frontend of the compile farm
|
||||
;; hosted at the MDC.
|
||||
;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Ludovic Courtès <ludo@gnu.org>
|
||||
;; Copyright © 2017, 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
|
||||
;; Copyright © 2019, 2021 Julien Lepiller <julien@lepiller.eu>
|
||||
;; Copyright © 2020, 2021 Florian Pelz <pelzflorian@pelzflorian.de>
|
||||
;; Copyright © 2020, 2021 Mathieu Othacehe <othacehe@gnu.org>
|
||||
;; Copyright © 2021 Tobias Geerinckx-Rice <me@tobias.gr>
|
||||
;; Released under the GNU GPLv3 or any later version.
|
||||
|
||||
(use-modules (gnu) (guix) (sysadmin services) (sysadmin people) (sysadmin dns)
|
||||
(sysadmin web)
|
||||
|
|
Loading…
Reference in a new issue