diff options
author | Mathieu Othacehe <[email protected]> | 2019-01-04 11:43:06 +0100 |
---|---|---|
committer | Mathieu Othacehe <[email protected]> | 2019-01-04 11:43:06 +0100 |
commit | 548642db8a9201d35884f26bedb6924f151ac9d6 (patch) | |
tree | e579907b76cb09cb7737c94be95ee412f9b3c10a | |
parent | 34a19d3595a66f0c5ec7207c49af9cbfe88059a4 (diff) |
gnu: video: Add missing copyright.
* gnu/packages/video.scm: Add copyright.
-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 bb81365673..dfcfc121ab 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -31,6 +31,7 @@ ;;; Copyright © 2018 Björn Höfling <[email protected]> ;;; Copyright © 2018 Mark Meyer <[email protected]> ;;; Copyright © 2018 Gábor Boskovit <[email protected]> +;;; Copyright © 2019 Mathieu Othacehe <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |