diff options
author | Nicolas Goaziou <[email protected]> | 2021-05-25 11:37:26 +0200 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2021-05-25 11:37:26 +0200 |
commit | f820315ddd92c4c8516b0ee168993b95de076c11 (patch) | |
tree | 712073c4540d4dc6eb7c6d2b2c48bdc43767f1f6 /gnu/packages/emacs-xyz.scm | |
parent | ae88e30a0f8403e781f8b01262766cdc46b1018a (diff) |
gnu: emacs-xyz.scm: Add missing copyright line.
Diffstat (limited to 'gnu/packages/emacs-xyz.scm')
-rw-r--r-- | gnu/packages/emacs-xyz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 6ace04a88f..4959949cb3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -98,6 +98,7 @@ ;;; Copyright © 2021 Simon Tournier <[email protected]> ;;; Copyright © 2021 Eugene Klimov <[email protected]> ;;; Copyright © 2021 Zheng Junjie <[email protected]> +;;; Copyright © 2021 David Dashyan <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |