guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: hydra: bayfront: Add GPL3+ license info and copyr


From: Florian Pelz
Subject: branch master updated: hydra: bayfront: Add GPL3+ license info and copyright info.
Date: Sun, 22 Aug 2021 06:54:01 -0400

This is an automated email from the git hooks/post-receive script.

pelzflorian pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new fb6aa43  hydra: bayfront: Add GPL3+ license info and copyright info.
fb6aa43 is described below

commit fb6aa43f55d3f21bb1d18ca22c84683aa3157e40
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Tue Aug 3 23:23:31 2021 +0200

    hydra: bayfront: Add GPL3+ license info and copyright info.
    
    * hydra/bayfront.scm: Add it.
---
 hydra/bayfront.scm | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 8ea9684..9754a59 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]