mhw pushed a commit to branch core-updates
in repository guix.
commit 5732008757206827cb3d8fa65fa47d9c3f9f0c81
Author: Mark H Weaver <[email protected]>
Date: Fri Mar 16 05:33:21 2018 -0400
packages: Update copyright notice.
This is a followup to commit 5003aeaf2560d6ddebcf980a94785fba77e00f34.
* guix/packages.scm: Update copyright notice for Mark H Weaver.
---
guix/packages.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/packages.scm b/guix/packages.scm
index 0e18f52..0ee4f71 100644
--- a/guix/packages.scm
+++ b/guix/packages.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018 Ludovic Courtès
<[email protected]>
-;;; Copyright © 2014, 2015, 2017 Mark H Weaver <[email protected]>
+;;; Copyright © 2014, 2015, 2017, 2018 Mark H Weaver <[email protected]>
;;; Copyright © 2015 Eric Bavier <[email protected]>
;;; Copyright © 2016 Alex Kost <[email protected]>
;;; Copyright © 2017 Efraim Flashner <[email protected]>