lfam pushed a commit to branch master
in repository guix.
commit 537a17fbe89c3102b7b6d95616a7ce0b5e3ce209
Author: Leo Famulari <[email protected]>
Date: Thu Feb 1 16:14:07 2018 -0500
gnu: Add copyright statement for Alex Vong.
This is a followup to commit 20be64dcf7d4d08e75eb56c34890420bea7882ec.
* gnu/packages/base.scm: Add copyright statement.
---
gnu/packages/base.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 5fcfc90..a7ced14 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -7,6 +7,7 @@
;;; Copyright © 2014, 2015 Manolis Fragkiskos Ragkousis <[email protected]>
;;; Copyright © 2016, 2017 Efraim Flashner <[email protected]>
;;; Copyright © 2016 Jan Nieuwenhuizen <[email protected]>
+;;; Copyright © 2016 Alex Vong <[email protected]>
;;; Copyright © 2017 Rene Saavedra <[email protected]>
;;; Copyright © 2017 Mathieu Othacehe <[email protected]>
;;; Copyright © 2017 Marius Bakke <[email protected]>