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

* hydra/bayfront.scm: Add it.
This commit is contained in:
Florian Pelz 2021-08-03 23:23:31 +02:00
parent 980cfff988
commit fb6aa43f55
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 @@
;; OS configuration for bayfront
;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Ludovic Courtès <ludo@gnu.org>
;; Copyright © 2016, 2017, 2018, 2019, 2020 Andreas Enge <andreas@enge.fr>
;; Copyright © 2017, 2019 Ricardo Wurmus <rekado@elephly.net>
;; Copyright © 2019 Julien Lepiller <julien@lepiller.eu>
;; Copyright © 2020, 2021 Christopher Baines <mail@cbaines.net>
;; Copyright © 2020, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;; Released under the GNU GPLv3 or any later version.
(use-modules (gnu) (guix) (guix packages) (guix git)
(sysadmin people) (sysadmin services)