summaryrefslogtreecommitdiff
path: root/gnu/packages/c.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-10-06 02:03:42 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-10-06 02:54:02 +0200
commit6c273ee4332ff537aff05eafa276c64018eb15dc (patch)
tree69157364429584df394e6de5f68a7c35f861dd24 /gnu/packages/c.scm
parentd3b9cbd9c8728f977aa12708d0b034e609f07436 (diff)
downloadguix-patches-6c273ee4332ff537aff05eafa276c64018eb15dc.tar
guix-patches-6c273ee4332ff537aff05eafa276c64018eb15dc.tar.gz
gnu: Fix up package copyright headers.
Diffstat (limited to 'gnu/packages/c.scm')
-rw-r--r--gnu/packages/c.scm2
1 files changed, 1 insertions, 1 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 <andreas@enge.fr>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2020 Marius Bakke <marius@gnu.org>
-;;; Copyright @ 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
+;;; Copyright © 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;;
;;; This file is part of GNU Guix.