commit: f200e625bda8de696a28338318c9005b69e34710 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 12:48:46 2016 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 12:48:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f200e625
Update copyright year to 2016. eclass/kernel-2.eclass | 2 +- eclass/linux-info.eclass | 2 +- eclass/linux-mod.eclass | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index d7cdd3f..84009ef 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass index 2772e66..16740a3 100644 --- a/eclass/linux-info.eclass +++ b/eclass/linux-info.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 5a934a0..84b2786 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$
