diff options
author | Leo Famulari <[email protected]> | 2022-01-25 13:29:44 -0500 |
---|---|---|
committer | Leo Famulari <[email protected]> | 2022-01-25 13:30:17 -0500 |
commit | 7a291f4e1c5aeaaf9e310b37ac61e55bd2788a04 (patch) | |
tree | ce0d913436fa7a24d8dcc26b9058a05f45dc4b20 | |
parent | cc74d19d663b78a9ec8207d7e3a41cabfbe1a100 (diff) |
Add copyright notice for 'Bird'.
This is a followup to commit cc74d19d663b78a9ec8207d7e3a41cabfbe1a100.
* gnu/packages/video.scm: Add copyright attribution.
-rw-r--r-- | gnu/packages/video.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index c568c61b85..71ea9ae10c 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -58,6 +58,7 @@ ;;; Copyright © 2021 Aleksandr Vityazev <[email protected]> ;;; Copyright © 2021 Pradana Aumars <[email protected]> ;;; Copyright © 2022 Denis 'GNUtoo' Carikli <[email protected]> +;;; Copyright © 2022 Bird <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |