diff options
author | Rutger Helling <[email protected]> | 2018-02-22 12:36:33 +0100 |
---|---|---|
committer | Rutger Helling <[email protected]> | 2018-02-22 12:38:56 +0100 |
commit | 9e1d2fbc325e35de0de4dbc1da5013ba40c8cf4d (patch) | |
tree | 3ca8170368f0ef3729e536526092802651aeaf50 /gnu/packages | |
parent | 9af704c59cfbffd021f0e7420a57f7f2ed6c8c07 (diff) |
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 <[email protected]> ;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer <[email protected]> ;;; Copyright © 2016, 2017 Rodger Fox <[email protected]> -;;; Copyright © 2016 Manolis Fragkiskos Ragkousis <[email protected]> ;;; Copyright © 2016, 2017, 2018 ng0 <[email protected]> ;;; Copyright © 2016 Albin Söderqvist <[email protected]> ;;; Copyright © 2016, 2017, 2018 Kei Kebreau <[email protected]> |