diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-10-06 02:03:42 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-10-06 02:54:02 +0200 |
commit | 6c273ee4332ff537aff05eafa276c64018eb15dc (patch) | |
tree | 69157364429584df394e6de5f68a7c35f861dd24 /gnu/packages/tv.scm | |
parent | d3b9cbd9c8728f977aa12708d0b034e609f07436 (diff) |
gnu: Fix up package copyright headers.
Diffstat (limited to 'gnu/packages/tv.scm')
-rw-r--r-- | gnu/packages/tv.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tv.scm b/gnu/packages/tv.scm index 2196162956..88df5c90bf 100644 --- a/gnu/packages/tv.scm +++ b/gnu/packages/tv.scm @@ -1,6 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2015, 2016, 2017, 2018 Alex Kost <alezost@gmail.com> -;;; Copyright © 208 Efraim Flashner <efraim@flashner.co.il> +;;; Copyright © 2018 Efraim Flashner <efraim@flashner.co.il> ;;; ;;; This file is part of GNU Guix. ;;; |