summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2022-06-25 21:20:59 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2022-06-25 21:20:59 +0200
commit8a697e5c2599310f9586115c589a7db3e6df67d2 (patch)
tree4f37b61edf11f58523a438086a8b656be6f82e78
parentafc744496e2b646d0a5f420b826d005ce5672323 (diff)
downloadguix-patches-8a697e5c2599310f9586115c589a7db3e6df67d2.tar
guix-patches-8a697e5c2599310f9586115c589a7db3e6df67d2.tar.gz
gnu: geo: Fix copyright line.
This is a follow-up to d4c8e8b62fb9ef59e203e97cbb9bfa9e83389199. * gnu/packages/geo.scm: Fix copyright line for Roman Scherer.
-rw-r--r--gnu/packages/geo.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 848d6053c0..2e737373a8 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -18,7 +18,7 @@
;;; Copyright © 2021 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2021 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2021 Nikolay Korotkiy <sikmir@disroot.org>
-;;; Copyright © 2021 Roman Scherer <roman.scherer@burningswell.com>
+;;; Copyright © 2022 Roman Scherer <roman.scherer@burningswell.com>
;;;
;;; This file is part of GNU Guix.
;;;