diff options
author | Sébastien Lerique <[email protected]> | 2021-10-15 11:40:36 +0900 |
---|---|---|
committer | Lars-Dominik Braun <[email protected]> | 2021-10-18 09:02:43 +0200 |
commit | 3fa778b5618b5d84fbe4534457dad4952a309e2a (patch) | |
tree | b0b07f08b90e7c8cfac3f3954df1ab0d8edbbf3a /gnu/packages/python-xyz.scm | |
parent | 271343d4f57455bb696d760d7244c6b36700cdc6 (diff) |
gnu: python-xyz.scm: Add copyright line.
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.
Signed-off-by: Lars-Dominik Braun <[email protected]>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 33fb3082b7..c335dea277 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -109,6 +109,7 @@ ;;; Copyright © 2021 Daniel Meißner <[email protected]> ;;; Copyright © 2021 Pradana Aumars <[email protected]> ;;; Copyright © 2021 Felix Gruber <[email protected]> +;;; Copyright © 2021 Sébastien Lerique <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |