summaryrefslogtreecommitdiff
path: root/gnu
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
parentd3b9cbd9c8728f977aa12708d0b034e609f07436 (diff)
gnu: Fix up package copyright headers.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/c.scm2
-rw-r--r--gnu/packages/golang.scm6
-rw-r--r--gnu/packages/idutils.scm2
-rw-r--r--gnu/packages/tv.scm2
4 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 25bc78e6bf..c1ae98ddd3 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -8,7 +8,7 @@
;;; Copyright © 2019 Andreas Enge <[email protected]>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <[email protected]>
;;; Copyright © 2020 Marius Bakke <[email protected]>
-;;; Copyright @ 2020 Katherine Cox-Buday <[email protected]>
+;;; Copyright © 2020 Katherine Cox-Buday <[email protected]>
;;; Copyright © 2020 Maxim Cournoyer <[email protected]>
;;;
;;; This file is part of GNU Guix.
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]>
diff --git a/gnu/packages/idutils.scm b/gnu/packages/idutils.scm
index 81715591b4..26472c6900 100644
--- a/gnu/packages/idutils.scm
+++ b/gnu/packages/idutils.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2012, 2013, 2015 Ludovic Courtès <[email protected]>
-;;; Copyright © 208 Efraim Flashner <[email protected]>
+;;; Copyright © 2018 Efraim Flashner <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;
diff --git a/gnu/packages/tv.scm b/gnu/packages/tv.scm
index 2196162956..88df5c90bf 100644
--- a/gnu/packages/tv.scm
+++ b/gnu/packages/tv.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015, 2016, 2017, 2018 Alex Kost <[email protected]>
-;;; Copyright © 208 Efraim Flashner <[email protected]>
+;;; Copyright © 2018 Efraim Flashner <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;