diff options
author | Nicolas Goaziou <[email protected]> | 2020-07-28 12:44:54 +0200 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2020-07-28 12:44:54 +0200 |
commit | 23f8c10198920e48ce49d2f70bb5edd5d10e83a8 (patch) | |
tree | 5f6c441623643580036d9f9d7bcdfa110176bbdd | |
parent | 135063495b61043a986051ac74f50a5ea6b831e6 (diff) |
gnu: Update copyright.
* gnu/packages/qt.scm: Update copyright.
-rw-r--r-- | gnu/packages/qt.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index dded586a21..4b3af757f9 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -8,7 +8,7 @@ ;;; Copyright © 2017, 2018, 2019 Ricardo Wurmus <[email protected]> ;;; Copyright © 2017 Quiliro <[email protected]> ;;; Copyright © 2017, 2018, 2020 Tobias Geerinckx-Rice <[email protected]> -;;; Copyright © 2018 Nicolas Goaziou <[email protected]> +;;; Copyright © 2018, 2020 Nicolas Goaziou <[email protected]> ;;; Copyright © 2018 Hartmut Goebel <[email protected]> ;;; Copyright © 2018 Eric Bavier <[email protected]> ;;; Copyright © 2019, 2020 Marius Bakke <[email protected]> |