diff options
author | 2024-07-03 01:54:56 +0100 | |
---|---|---|
committer | 2024-07-03 01:54:56 +0100 | |
commit | 4fc79e22daff1ee51cd861515daba7dca08c1e5a (patch) | |
tree | 368b39e4ecc165bb9ecc8b746f079a026077922e /eclass/cmake.eclass | |
parent | Revert "cmake.eclass: Set FETCHCONTENT_FULLY_DISCONNECTED=ON" (diff) | |
download | gentoo-4fc79e22daff1ee51cd861515daba7dca08c1e5a.tar.gz gentoo-4fc79e22daff1ee51cd861515daba7dca08c1e5a.tar.bz2 gentoo-4fc79e22daff1ee51cd861515daba7dca08c1e5a.zip |
cmake.eclass: fix copyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass/cmake.eclass')
-rw-r--r-- | eclass/cmake.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass index d7d45217e275..de43bd017768 100644 --- a/eclass/cmake.eclass +++ b/eclass/cmake.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: cmake.eclass |