guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: berlin: Add GPL3+ license info and copyrig


From: Florian Pelz
Subject: branch master updated: hydra: berlin: Add GPL3+ license info and copyright info.
Date: Sun, 22 Aug 2021 07:45:21 -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 5809d76  hydra: berlin: Add GPL3+ license info and copyright info.
5809d76 is described below

commit 5809d76e92293b9c0eb0a8dc9317baf5c422bcac
Author: Florian Pelz <pelzflorian@pelzflorian.de>
AuthorDate: Sun Aug 22 13:43:20 2021 +0200

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

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 48d0ede..f6c25a2 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -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)



reply via email to

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