* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/mips64/multilib/o32/, profiles/arch/mips/, ...
@ 2021-06-21 20:41 Joshua Kinard
0 siblings, 0 replies; only message in thread
From: Joshua Kinard @ 2021-06-21 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 2f65fa533cdea95183375f0dbf52b3fbf644a1c7
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 20:27:58 2021 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 20:40:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f65fa53
Update/adjust the copyright years for the core mips cascaded profiles
to reflect correct start years to the current year and also change
"Gentoo Foundation" to "Gentoo Authors".
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
profiles/arch/mips/mips64/make.defaults | 2 +-
profiles/arch/mips/mips64/multilib/make.defaults | 2 +-
profiles/arch/mips/mips64/multilib/n32/make.defaults | 2 +-
profiles/arch/mips/mips64/multilib/n32/use.force | 2 +-
profiles/arch/mips/mips64/multilib/n64/make.defaults | 2 +-
profiles/arch/mips/mips64/multilib/n64/use.force | 2 +-
profiles/arch/mips/mips64/multilib/o32/make.defaults | 2 +-
profiles/arch/mips/mips64/multilib/o32/use.force | 2 +-
profiles/arch/mips/mips64/multilib/use.force | 2 +-
profiles/arch/mips/mips64/multilib/use.mask | 2 +-
profiles/arch/mips/mips64/n32/make.defaults | 2 +-
profiles/arch/mips/mips64/n32/use.force | 2 +-
profiles/arch/mips/mips64/n32/use.mask | 2 +-
profiles/arch/mips/mips64/n64/make.defaults | 2 +-
profiles/arch/mips/mips64/n64/use.force | 2 +-
profiles/arch/mips/mips64/n64/use.mask | 2 +-
profiles/arch/mips/mipsel/mips64el/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/use.force | 2 +-
profiles/arch/mips/mipsel/mips64el/multilib/use.mask | 2 +-
profiles/arch/mips/mipsel/mips64el/n32/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/n32/use.force | 2 +-
profiles/arch/mips/mipsel/mips64el/n32/use.mask | 2 +-
profiles/arch/mips/mipsel/mips64el/n64/make.defaults | 2 +-
profiles/arch/mips/mipsel/mips64el/n64/use.force | 2 +-
profiles/arch/mips/mipsel/mips64el/n64/use.mask | 2 +-
profiles/arch/mips/mipsel/o32/make.defaults | 2 +-
profiles/arch/mips/mipsel/o32/use.force | 2 +-
profiles/arch/mips/mipsel/o32/use.mask | 2 +-
profiles/arch/mips/mipsel/use.mask | 2 +-
profiles/arch/mips/o32/make.defaults | 2 +-
profiles/arch/mips/o32/use.force | 2 +-
profiles/arch/mips/o32/use.mask | 2 +-
profiles/arch/mips/package.mask | 2 +-
profiles/arch/mips/use.force | 2 +-
41 files changed, 41 insertions(+), 41 deletions(-)
diff --git a/profiles/arch/mips/mips64/make.defaults b/profiles/arch/mips/mips64/make.defaults
index aa6444d92e5..8a8e5211354 100644
--- a/profiles/arch/mips/mips64/make.defaults
+++ b/profiles/arch/mips/mips64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2010-2014 Gentoo Foundation
+# Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64"
diff --git a/profiles/arch/mips/mips64/multilib/make.defaults b/profiles/arch/mips/mips64/multilib/make.defaults
index 83b19099330..45c05a5cef7 100644
--- a/profiles/arch/mips/mips64/multilib/make.defaults
+++ b/profiles/arch/mips/mips64/multilib/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64"
diff --git a/profiles/arch/mips/mips64/multilib/n32/make.defaults b/profiles/arch/mips/mips64/multilib/n32/make.defaults
index 2b7c2e01f74..47342784ff3 100644
--- a/profiles/arch/mips/mips64/multilib/n32/make.defaults
+++ b/profiles/arch/mips/mips64/multilib/n32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 o32 n32"
diff --git a/profiles/arch/mips/mips64/multilib/n32/use.force b/profiles/arch/mips/mips64/multilib/n32/use.force
index 556bba21926..f2c2deee3e1 100644
--- a/profiles/arch/mips/mips64/multilib/n32/use.force
+++ b/profiles/arch/mips/mips64/multilib/n32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n32
diff --git a/profiles/arch/mips/mips64/multilib/n64/make.defaults b/profiles/arch/mips/mips64/multilib/n64/make.defaults
index 6c19a1b016c..38d067c5ed3 100644
--- a/profiles/arch/mips/mips64/multilib/n64/make.defaults
+++ b/profiles/arch/mips/mips64/multilib/n64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n32 o32 n64"
diff --git a/profiles/arch/mips/mips64/multilib/n64/use.force b/profiles/arch/mips/mips64/multilib/n64/use.force
index bb51328d7c9..84cd2044c51 100644
--- a/profiles/arch/mips/mips64/multilib/n64/use.force
+++ b/profiles/arch/mips/mips64/multilib/n64/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n64
diff --git a/profiles/arch/mips/mips64/multilib/o32/make.defaults b/profiles/arch/mips/mips64/multilib/o32/make.defaults
index 535f84f6e25..e102b38cdbd 100644
--- a/profiles/arch/mips/mips64/multilib/o32/make.defaults
+++ b/profiles/arch/mips/mips64/multilib/o32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 n32 o32"
diff --git a/profiles/arch/mips/mips64/multilib/o32/use.force b/profiles/arch/mips/mips64/multilib/o32/use.force
index aac1b84a82d..abe22f35a79 100644
--- a/profiles/arch/mips/mips64/multilib/o32/use.force
+++ b/profiles/arch/mips/mips64/multilib/o32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_o32
diff --git a/profiles/arch/mips/mips64/multilib/use.force b/profiles/arch/mips/mips64/multilib/use.force
index 559b2740823..ab52543c347 100644
--- a/profiles/arch/mips/mips64/multilib/use.force
+++ b/profiles/arch/mips/mips64/multilib/use.force
@@ -1,4 +1,4 @@
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
multilib
diff --git a/profiles/arch/mips/mips64/multilib/use.mask b/profiles/arch/mips/mips64/multilib/use.mask
index 096bbf01de3..4e762506450 100644
--- a/profiles/arch/mips/mips64/multilib/use.mask
+++ b/profiles/arch/mips/mips64/multilib/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2013-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2013-07-29)
diff --git a/profiles/arch/mips/mips64/n32/make.defaults b/profiles/arch/mips/mips64/n32/make.defaults
index 692c9dac6e5..f8c31cbab3e 100644
--- a/profiles/arch/mips/mips64/n32/make.defaults
+++ b/profiles/arch/mips/mips64/n32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64"
diff --git a/profiles/arch/mips/mips64/n32/use.force b/profiles/arch/mips/mips64/n32/use.force
index c2533b67088..1da72314daa 100644
--- a/profiles/arch/mips/mips64/n32/use.force
+++ b/profiles/arch/mips/mips64/n32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n32
diff --git a/profiles/arch/mips/mips64/n32/use.mask b/profiles/arch/mips/mips64/n32/use.mask
index a3007f8ee8c..ef8c72c5ca0 100644
--- a/profiles/arch/mips/mips64/n32/use.mask
+++ b/profiles/arch/mips/mips64/n32/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_n32
diff --git a/profiles/arch/mips/mips64/n64/make.defaults b/profiles/arch/mips/mips64/n64/make.defaults
index d21ecb953cf..fb294e8deb8 100644
--- a/profiles/arch/mips/mips64/n64/make.defaults
+++ b/profiles/arch/mips/mips64/n64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64"
diff --git a/profiles/arch/mips/mips64/n64/use.force b/profiles/arch/mips/mips64/n64/use.force
index ca1bea5c401..53754ed0842 100644
--- a/profiles/arch/mips/mips64/n64/use.force
+++ b/profiles/arch/mips/mips64/n64/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n64
diff --git a/profiles/arch/mips/mips64/n64/use.mask b/profiles/arch/mips/mips64/n64/use.mask
index 3d54e8b2760..8e94648a641 100644
--- a/profiles/arch/mips/mips64/n64/use.mask
+++ b/profiles/arch/mips/mips64/n64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_n64
diff --git a/profiles/arch/mips/mipsel/mips64el/make.defaults b/profiles/arch/mips/mipsel/mips64el/make.defaults
index 79c657845c2..07061b35849 100644
--- a/profiles/arch/mips/mipsel/mips64el/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2010-2014 Gentoo Foundation
+# Copyright 2010-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el"
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
index 0a2ecd62de0..7c5fefd1874 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el"
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults
index 04e1ecd3884..de0cc767a9b 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/n32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 o32 n32"
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force
index 556bba21926..f2c2deee3e1 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/n32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n32
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
index 0b8a5c45cf2..6175efd6666 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/n64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n32 o32 n64"
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force
index bb51328d7c9..84cd2044c51 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/n64/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n64
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults b/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
index f338725f0d4..a0387dc9d10 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2011-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
MULTILIB_ABIS="n64 n32 o32"
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force
index aac1b84a82d..abe22f35a79 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/o32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_o32
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/use.force b/profiles/arch/mips/mipsel/mips64el/multilib/use.force
index 559b2740823..ab52543c347 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/use.force
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/use.force
@@ -1,4 +1,4 @@
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
multilib
diff --git a/profiles/arch/mips/mipsel/mips64el/multilib/use.mask b/profiles/arch/mips/mipsel/mips64el/multilib/use.mask
index 096bbf01de3..4e762506450 100644
--- a/profiles/arch/mips/mipsel/mips64el/multilib/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/multilib/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 2013-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2013-07-29)
diff --git a/profiles/arch/mips/mipsel/mips64el/n32/make.defaults b/profiles/arch/mips/mipsel/mips64el/n32/make.defaults
index 0c623e27ede..a3cda54eb43 100644
--- a/profiles/arch/mips/mipsel/mips64el/n32/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/n32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2010-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el"
diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.force b/profiles/arch/mips/mipsel/mips64el/n32/use.force
index c2533b67088..f2c2deee3e1 100644
--- a/profiles/arch/mips/mipsel/mips64el/n32/use.force
+++ b/profiles/arch/mips/mipsel/mips64el/n32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n32
diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.mask b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
index a3007f8ee8c..ef8c72c5ca0 100644
--- a/profiles/arch/mips/mipsel/mips64el/n32/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_n32
diff --git a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
index 50a4bfaaef8..68295e4ad95 100644
--- a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
+++ b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2010-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mips64el"
diff --git a/profiles/arch/mips/mipsel/mips64el/n64/use.force b/profiles/arch/mips/mipsel/mips64el/n64/use.force
index ca1bea5c401..84cd2044c51 100644
--- a/profiles/arch/mips/mipsel/mips64el/n64/use.force
+++ b/profiles/arch/mips/mipsel/mips64el/n64/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_n64
diff --git a/profiles/arch/mips/mipsel/mips64el/n64/use.mask b/profiles/arch/mips/mipsel/mips64el/n64/use.mask
index 3d54e8b2760..8e94648a641 100644
--- a/profiles/arch/mips/mipsel/mips64el/n64/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/n64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_n64
diff --git a/profiles/arch/mips/mipsel/o32/make.defaults b/profiles/arch/mips/mipsel/o32/make.defaults
index 1e82f441cae..995ceab6b59 100644
--- a/profiles/arch/mips/mipsel/o32/make.defaults
+++ b/profiles/arch/mips/mipsel/o32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2010-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mipsel"
diff --git a/profiles/arch/mips/mipsel/o32/use.force b/profiles/arch/mips/mipsel/o32/use.force
index 3ad34479a84..4bbf2731ca0 100644
--- a/profiles/arch/mips/mipsel/o32/use.force
+++ b/profiles/arch/mips/mipsel/o32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_o32
diff --git a/profiles/arch/mips/mipsel/o32/use.mask b/profiles/arch/mips/mipsel/o32/use.mask
index 19a83980be8..3930c442e39 100644
--- a/profiles/arch/mips/mipsel/o32/use.mask
+++ b/profiles/arch/mips/mipsel/o32/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_o32
diff --git a/profiles/arch/mips/mipsel/use.mask b/profiles/arch/mips/mipsel/use.mask
index 0e0a660d1e6..8993e385a33 100644
--- a/profiles/arch/mips/mipsel/use.mask
+++ b/profiles/arch/mips/mipsel/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2015-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2017-06-29)
diff --git a/profiles/arch/mips/o32/make.defaults b/profiles/arch/mips/o32/make.defaults
index 74a8db7216f..fe28e7cc34d 100644
--- a/profiles/arch/mips/o32/make.defaults
+++ b/profiles/arch/mips/o32/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2010-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
PROFILE_ARCH="mipsel"
diff --git a/profiles/arch/mips/o32/use.force b/profiles/arch/mips/o32/use.force
index 3ad34479a84..4bbf2731ca0 100644
--- a/profiles/arch/mips/o32/use.force
+++ b/profiles/arch/mips/o32/use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
abi_mips_o32
diff --git a/profiles/arch/mips/o32/use.mask b/profiles/arch/mips/o32/use.mask
index 19a83980be8..3930c442e39 100644
--- a/profiles/arch/mips/o32/use.mask
+++ b/profiles/arch/mips/o32/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 2014-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-abi_mips_o32
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
index 6b2c964b76b..0bd14092c6f 100644
--- a/profiles/arch/mips/package.mask
+++ b/profiles/arch/mips/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2006-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Mask pam_ldap and nss_ldap - openldap dep missing.
diff --git a/profiles/arch/mips/use.force b/profiles/arch/mips/use.force
index 82c0a478853..a7a49e49beb 100644
--- a/profiles/arch/mips/use.force
+++ b/profiles/arch/mips/use.force
@@ -1,4 +1,4 @@
-# Copyright 2008-2014 Gentoo Foundation
+# Copyright 2008-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Force the flag which corresponds to ARCH.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-21 20:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-21 20:41 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/mips64/multilib/o32/, profiles/arch/mips/, Joshua Kinard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox