diff options
author | Rutger Helling <rhelling@mykolab.com> | 2018-02-22 12:36:33 +0100 |
---|---|---|
committer | Rutger Helling <rhelling@mykolab.com> | 2018-02-22 12:38:56 +0100 |
commit | 9e1d2fbc325e35de0de4dbc1da5013ba40c8cf4d (patch) | |
tree | 3ca8170368f0ef3729e536526092802651aeaf50 /gnu/packages | |
parent | 9af704c59cfbffd021f0e7420a57f7f2ed6c8c07 (diff) | |
download | patches-9e1d2fbc325e35de0de4dbc1da5013ba40c8cf4d.tar patches-9e1d2fbc325e35de0de4dbc1da5013ba40c8cf4d.tar.gz |
gnu: Remove copyright line for moved package.
* gnu/packages/games.scm: Remove copyright line for package that got moved to
emulators.scm
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/games.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index a7c77a44a6..f2bbb451fa 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -16,7 +16,6 @@ ;;; Copyright © 2015 Paul van der Walt <paul@denknerd.org> ;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com> ;;; Copyright © 2016, 2017 Rodger Fox <thylakoid@openmailbox.org> -;;; Copyright © 2016 Manolis Fragkiskos Ragkousis <manolis837@gmail.com> ;;; Copyright © 2016, 2017, 2018 ng0 <ng0@n0.is> ;;; Copyright © 2016 Albin Söderqvist <albin@fripost.org> ;;; Copyright © 2016, 2017, 2018 Kei Kebreau <kkebreau@posteo.net> |