diff options
author | Nicolas Goaziou <[email protected]> | 2019-02-02 13:41:46 +0100 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2019-02-02 13:41:46 +0100 |
commit | 8f4d15f1ff3e53de35cd8f58593b429e17120716 (patch) | |
tree | 17bfcc605d077d83f1bcc4ae933d6eb228e4336c /gnu | |
parent | 5fc843cc63e564e704f83452a551fb5bdf03507a (diff) |
Update some copyright headers
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/emulators.scm | 2 | ||||
-rw-r--r-- | gnu/packages/finance.scm | 2 | ||||
-rw-r--r-- | gnu/packages/networking.scm | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index 19050af1ed..89983bc9eb 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm @@ -6,7 +6,7 @@ ;;; Copyright © 2015, 2018 David Thompson <[email protected]> ;;; Copyright © 2016 Manolis Fragkiskos Ragkousis <[email protected]> ;;; Copyright © 2016, 2017, 2018 Efraim Flashner <[email protected]> -;;; Copyright © 2017, 2018 Nicolas Goaziou <[email protected]> +;;; Copyright © 2017, 2018, 2019 Nicolas Goaziou <[email protected]> ;;; Copyright © 2017 Tobias Geerinckx-Rice <[email protected]> ;;; Copyright © 2017, 2018, 2019 Rutger Helling <[email protected]> ;;; diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 9549db71dc..5ca81f3d91 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -9,7 +9,7 @@ ;;; Copyright © 2017 Tobias Geerinckx-Rice <[email protected]> ;;; Copyright © 2018 Eric Bavier <[email protected]> ;;; Copyright © 2018 Adriano Peluso <[email protected]> -;;; Copyright © 2018 Nicolas Goaziou <[email protected]> +;;; Copyright © 2018, 2019 Nicolas Goaziou <[email protected]> ;;; Copyright © 2018 Arun Isaac <[email protected]> ;;; ;;; This file is part of GNU Guix. diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 54ccaa89a4..c71ae4a24d 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -6,7 +6,7 @@ ;;; Copyright © 2016 Raimon Grau <[email protected]> ;;; Copyright © 2016, 2017, 2018 Tobias Geerinckx-Rice <[email protected]> ;;; Copyright © 2016 John Darrington <[email protected]> -;;; Copyright © 2016, 2017, 2018 Nicolas Goaziou <[email protected]> +;;; Copyright © 2016, 2017, 2018, 2019 Nicolas Goaziou <[email protected]> ;;; Copyright © 2016 Eric Bavier <[email protected]> ;;; Copyright © 2016, 2017 Nils Gillmann <[email protected]> ;;; Copyright © 2016, 2017, 2018 Arun Isaac <[email protected]> |