summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <[email protected]>2020-10-06 02:03:42 +0200
committerTobias Geerinckx-Rice <[email protected]>2020-10-06 02:54:02 +0200
commit6c273ee4332ff537aff05eafa276c64018eb15dc (patch)
tree69157364429584df394e6de5f68a7c35f861dd24 /gnu/packages/golang.scm
parentd3b9cbd9c8728f977aa12708d0b034e609f07436 (diff)
gnu: Fix up package copyright headers.
Diffstat (limited to 'gnu/packages/golang.scm')
-rw-r--r--gnu/packages/golang.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 42e65b3345..fe34d34491 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -12,9 +12,9 @@
;;; Copyright © 2018 Tomáš Čech <[email protected]>
;;; Copyright © 2018 Pierre-Antoine Rouby <[email protected]>
;;; Copyright © 2018 Pierre Neidhardt <[email protected]>
-;;; Copyright @ 2018, 2019, 2020 Katherine Cox-Buday <[email protected]>
-;;; Copyright @ 2019 Giovanni Biscuolo <[email protected]>
-;;; Copyright @ 2019, 2020 Alex Griffin <[email protected]>
+;;; Copyright © 2018, 2019, 2020 Katherine Cox-Buday <[email protected]>
+;;; Copyright © 2019 Giovanni Biscuolo <[email protected]>
+;;; Copyright © 2019, 2020 Alex Griffin <[email protected]>
;;; Copyright © 2019, 2020 Arun Isaac <[email protected]>
;;; Copyright © 2020 Jack Hill <[email protected]>
;;; Copyright © 2020 Jakub Kądziołka <[email protected]>