rekado pushed a commit to branch master
in repository guix.
commit dc7d6d4ece30c7ab25e9f1927d64f2b409ab896c
Author: Ricardo Wurmus <[email protected]>
Date: Sun Dec 24 20:51:48 2017 +0100
gnu: Fix copyright symbol.
* gnu/packages/maths.scm: Fix copyright line for Dave Love.
---
gnu/packages/maths.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index e8c7707..bce6627 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -21,7 +21,7 @@
;;; Copyright © 2017 Theodoros Foradis <[email protected]>
;;; Copyright © 2017 Arun Isaac <[email protected]>
;;; Copyright © 2017 Tobias Geerinckx-Rice <[email protected]>
-;;; Copyright � 2017 Dave Love <me@[email protected]>
+;;; Copyright © 2017 Dave Love <me@[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;