summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2016-12-04 08:50:30 +0200
committerEfraim Flashner <efraim@flashner.co.il>2016-12-04 08:50:30 +0200
commit8a610eb6059f874e9b24c2939d21df840014db8f (patch)
treee72bea1b8ab5ef87bfecb1dfc9808f6ad6cb0deb /gnu
parent8c1585171700b4f0ada0a3030b79b63ea14f9c17 (diff)
downloadguix-patches-8a610eb6059f874e9b24c2939d21df840014db8f.tar
guix-patches-8a610eb6059f874e9b24c2939d21df840014db8f.tar.gz
gnu: Fix header in (gnu packages golang).
* gnu/packages/golang.scm: Replace header line declaring this file as part of GNU Guix.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/golang.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 0800b49569..9d8dcda545 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -6,7 +6,7 @@
;;; Copyright © 2016 Petter <petter@mykolab.ch>
;;; Copyright © 2016 Leo Famulari <leo@famulari.name>
;;;
-;;; This file is an addendum GNU Guix.
+;;; This file is part of GNU Guix.
;;;
;;; GNU Guix is free software; you can redistribute it and/or modify it
;;; under the terms of the GNU General Public License as published by