diff options
author | 2022-01-02 22:49:27 +0000 | |
---|---|---|
committer | 2022-01-02 22:49:36 +0000 | |
commit | 6a5c76fbf5454fe8b6ab0a3fba6a46d39ed4f573 (patch) | |
tree | c45386663d6ef2fcedc656bceca71d0041c0d17a /dev-cpp/tbb | |
parent | net-libs/webkit-gtk: Drop support for disabling OpenGL (diff) | |
download | gentoo-6a5c76fbf5454fe8b6ab0a3fba6a46d39ed4f573.tar.gz gentoo-6a5c76fbf5454fe8b6ab0a3fba6a46d39ed4f573.tar.bz2 gentoo-6a5c76fbf5454fe8b6ab0a3fba6a46d39ed4f573.zip |
dev-cpp/tbb: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r-- | dev-cpp/tbb/tbb-2021.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2021.4.0.ebuild b/dev-cpp/tbb/tbb-2021.4.0.ebuild index bee49233f70c..930bcd958708 100644 --- a/dev-cpp/tbb/tbb-2021.4.0.ebuild +++ b/dev-cpp/tbb/tbb-2021.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |