diff options
author | Craig Andrews <candrews@gentoo.org> | 2019-08-26 15:44:13 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2019-08-26 17:10:27 -0400 |
commit | ba89ebd560b23ba84754a4458e0a54e49642d36b (patch) | |
tree | 73f0bba359b8af0cf5ede49d4343154f4283d22e | |
parent | libretro-core.eclass: replace CXXFLAGS in src_prepare stage (diff) | |
download | gentoo-ba89ebd560b23ba84754a4458e0a54e49642d36b.tar.gz gentoo-ba89ebd560b23ba84754a4458e0a54e49642d36b.tar.bz2 gentoo-ba89ebd560b23ba84754a4458e0a54e49642d36b.zip |
libretro-core.eclass: Update copyright
Signed-off-by: Craig Andrews <candrews@gentoo.org>
-rw-r--r-- | eclass/libretro-core.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/libretro-core.eclass b/eclass/libretro-core.eclass index 1cee263f99ec..61713a84b90a 100644 --- a/eclass/libretro-core.eclass +++ b/eclass/libretro-core.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2018-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: libretro-core.eclass |