diff options
author | Brendan Tildesley <[email protected]> | 2019-05-04 02:42:32 +1000 |
---|---|---|
committer | Danny Milosavljevic <[email protected]> | 2019-05-05 17:16:51 +0200 |
commit | dcfa0acd7be3d6beaa87aae0ebe92104d7626a57 (patch) | |
tree | c8d5f7e2ae06ec141d5cc1195aa01132766b039a /gnu/packages/ebook.scm | |
parent | ee3ce0d71d51d0b93d91a8ef1c82e8d233a74b33 (diff) |
Correct email and license info for Brendan Tildesley.
* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.
Signed-off-by: Danny Milosavljevic <[email protected]>
Diffstat (limited to 'gnu/packages/ebook.scm')
-rw-r--r-- | gnu/packages/ebook.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 454e65a4aa..cf424f285d 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm @@ -2,7 +2,7 @@ ;;; Copyright © 2015, 2016 Andreas Enge <[email protected]> ;;; Copyright © 2016, 2018 Efraim Flashner <[email protected]> ;;; Copyright © 2016, 2017 Alex Griffin <[email protected]> -;;; Copyright © 2017 Brendan Tildesley <[email protected]> +;;; Copyright © 2017, 2019 Brendan Tildesley <[email protected]> ;;; Copyright © 2017 Roel Janssen <[email protected]> ;;; Copyright © 2018 Tobias Geerinckx-Rice <[email protected]> ;;; |