diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/nvidia-driver.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/nvidia-driver.eclass b/eclass/nvidia-driver.eclass index d0b6cd41d598..a6b560671769 100644 --- a/eclass/nvidia-driver.eclass +++ b/eclass/nvidia-driver.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: nvidia-driver.eclass # @MAINTAINER: -# Jeroen Roovers <jer@gentoo.org> +# No maintainer <maintainer-needed@gentoo.org> # @AUTHOR: # Original author: Doug Goldstein <cardoe@gentoo.org> # @BLURB: Provide useful messages for nvidia-drivers |