diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-08-16 04:54:58 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-08-16 05:21:38 +0200 |
commit | 70f57ae00525f6fc919f62aea647a33b29d28537 (patch) | |
tree | 9a3823442d71789eaa91ce95811ed3eefa686bf1 /gnu/packages/erlang.scm | |
parent | ed672882626d30d3e0deba6d9265ac4d321113f2 (diff) |
gnu: Use ©.
* gnu/packages/elixir.scm: Replace missing © with ©.
* gnu/packages/erlang.scm: Likewise.
* gnu/packages/marst.scm: Ditto.
Diffstat (limited to 'gnu/packages/erlang.scm')
-rw-r--r-- | gnu/packages/erlang.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index 219fa5a0dc..da0916602f 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -3,7 +3,7 @@ ;;; Copyright © 2016, 2017 Leo Famulari <leo@famulari.name> ;;; Copyright © 2016, 2017 Pjotr Prins <pjotr.guix@thebird.nl> ;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr> -;;; Copyright (C) 2018 Nils Gillmann <ng0@n0.is> +;;; Copyright © 2018 Nils Gillmann <ng0@n0.is> ;;; ;;; This file is part of GNU Guix. ;;; |