[13/21] Copyright updates to MIPS Tech, LLC

Message ID 20241031054937.68189-14-arikalo@gmail.com
State New
Headers
Series A series of updates related to MIPS |

Commit Message

Aleksandar Rikalo Oct. 31, 2024, 5:49 a.m. UTC
  Signed-off-by: Aleksandar Rikalo <arikalo@gmail.com>
---
 libgloss/mips/boot/corecheck_predef.S         |  4 +-
 libgloss/mips/boot/init_caches.S              |  4 +-
 libgloss/mips/boot/init_caches_predef.S       |  4 +-
 libgloss/mips/boot/init_cm3l2.S               |  4 +-
 libgloss/mips/boot/init_cm3l2_predef.S        |  4 +-
 libgloss/mips/boot/init_cp0.S                 |  4 +-
 libgloss/mips/boot/init_cp0_predef.S          |  4 +-
 libgloss/mips/boot/init_l23caches.S           |  4 +-
 libgloss/mips/boot/init_l23caches_predef.S    |  4 +-
 libgloss/mips/boot/init_tlb.S                 |  4 +-
 libgloss/mips/boot/init_tlb_predef.S          |  4 +-
 libgloss/mips/boot/predef.h                   |  4 +-
 libgloss/mips/boot/reset.S                    |  4 +-
 libgloss/mips/boot/reset_predef.S             |  4 +-
 libgloss/mips/examples/custom_excpt/Makefile  |  4 +-
 .../mips/examples/custom_excpt/custom_excpt.c |  4 +-
 .../mips/examples/fault_recovery/Makefile     |  4 +-
 .../examples/fault_recovery/fault_recovery.c  |  4 +-
 .../mips/examples/interrupt_handler/Makefile  |  4 +-
 .../interrupt_handler/interrupt_handler.c     |  4 +-
 .../mips/examples/isr_vector_space/Makefile   |  4 +-
 .../examples/isr_vector_space/excpt_isr.S     |  4 +-
 .../isr_vector_space/isr_vector_space.c       |  4 +-
 libgloss/mips/examples/romable/Makefile       |  4 +-
 libgloss/mips/examples/romable/romable.c      |  4 +-
 .../mips/examples/romable_minimal/Makefile    |  4 +-
 .../romable_minimal/romable_minimal.c         |  4 +-
 .../mips/examples/romable_predef/Makefile     |  4 +-
 .../examples/romable_predef/romable_predef.c  |  4 +-
 .../mips/examples/romable_predef_xip/Makefile |  4 +-
 .../romable_predef_xip/romable_predef_xip.c   |  4 +-
 libgloss/mips/hal/__exit.c                    |  4 +-
 libgloss/mips/hal/cache.h                     |  4 +-
 libgloss/mips/hal/crt0.S                      |  3 +-
 libgloss/mips/hal/get_ram_range.c             |  4 +-
 libgloss/mips/hal/libcm3.a                    |  4 +-
 libgloss/mips/hal/link.c                      |  4 +-
 libgloss/mips/hal/mips64_tlb.c                |  4 +-
 libgloss/mips/hal/mips_clean_cache.c          |  4 +-
 libgloss/mips/hal/mips_cm3_l2size.c           |  4 +-
 libgloss/mips/hal/mips_dsp.S                  |  4 +-
 libgloss/mips/hal/mips_excpt_boot.S           |  4 +-
 libgloss/mips/hal/mips_excpt_entry.S          |  4 +-
 libgloss/mips/hal/mips_excpt_handler.c        |  4 +-
 libgloss/mips/hal/mips_excpt_isr_fallback.S   |  4 +-
 libgloss/mips/hal/mips_excpt_isr_fragment.S   |  4 +-
 libgloss/mips/hal/mips_excpt_register.S       |  4 +-
 libgloss/mips/hal/mips_excpt_timer.S          |  4 +-
 libgloss/mips/hal/mips_flush_cache.c          |  4 +-
 libgloss/mips/hal/mips_fp.S                   |  4 +-
 libgloss/mips/hal/mips_intctrl.c              |  4 +-
 libgloss/mips/hal/mips_l2size.c               |  4 +-
 libgloss/mips/hal/mips_lock_cache.c           |  4 +-
 libgloss/mips/hal/mips_msa.S                  |  4 +-
 libgloss/mips/hal/mips_size_cache.c           |  4 +-
 libgloss/mips/hal/mips_sync_cache.c           |  4 +-
 libgloss/mips/hal/mips_tlb.c                  |  4 +-
 libgloss/mips/hal/mips_xpa.S                  |  4 +-
 libgloss/mips/include/mips/asm.h              |  4 +-
 libgloss/mips/include/mips/cm3.h              |  4 +-
 libgloss/mips/include/mips/cpu.h              |  4 +-
 libgloss/mips/include/mips/ctx.S              |  4 +-
 libgloss/mips/include/mips/dsp.h              |  4 +-
 libgloss/mips/include/mips/endian.h           |  4 +-
 libgloss/mips/include/mips/fgregdef.h         |  4 +-
 libgloss/mips/include/mips/fpa.h              |  4 +-
 libgloss/mips/include/mips/hal.h              |  4 +-
 libgloss/mips/include/mips/intctrl.h          |  4 +-
 libgloss/mips/include/mips/m32c0.h            |  4 +-
 libgloss/mips/include/mips/m32c1.h            |  4 +-
 libgloss/mips/include/mips/m32tlb.h           |  4 +-
 libgloss/mips/include/mips/m64c0.h            |  4 +-
 libgloss/mips/include/mips/m64tlb.h           |  4 +-
 libgloss/mips/include/mips/mips32.h           |  4 +-
 libgloss/mips/include/mips/mips64.h           |  4 +-
 libgloss/mips/include/mips/mt.h               |  4 +-
 libgloss/mips/include/mips/notlb.h            |  4 +-
 libgloss/mips/include/mips/prid.h             |  4 +-
 libgloss/mips/include/mips/regdef.h           |  4 +-
 libgloss/mips/include/mips/uhi_syscalls.h     |  4 +-
 libgloss/mips/rules/mipshal.mk                |  4 +-
 libgloss/mips/uhi/uhi_assert.c                |  4 +-
 libgloss/mips/uhi/uhi_break.c                 |  4 +-
 libgloss/mips/uhi/uhi_close.c                 |  4 +-
 libgloss/mips/uhi/uhi_exception.c             |  4 +-
 libgloss/mips/uhi/uhi_exit.c                  |  4 +-
 libgloss/mips/uhi/uhi_fstat.c                 |  4 +-
 libgloss/mips/uhi/uhi_get_ram_range.c         |  4 +-
 libgloss/mips/uhi/uhi_getargs.S               |  4 +-
 libgloss/mips/uhi/uhi_indirect.c              |  4 +-
 libgloss/mips/uhi/uhi_link.c                  |  4 +-
 libgloss/mips/uhi/uhi_lseek.c                 |  4 +-
 libgloss/mips/uhi/uhi_open.c                  |  4 +-
 libgloss/mips/uhi/uhi_plog.c                  |  4 +-
 libgloss/mips/uhi/uhi_pread.c                 |  4 +-
 libgloss/mips/uhi/uhi_pwrite.c                |  4 +-
 libgloss/mips/uhi/uhi_read.c                  |  4 +-
 libgloss/mips/uhi/uhi_stat.c                  |  4 +-
 libgloss/mips/uhi/uhi_stat.h                  |  4 +-
 libgloss/mips/uhi/uhi_unlink.c                |  4 +-
 libgloss/mips/uhi/uhi_write.c                 |  4 +-
 libgloss/mips/uhi/yamon_close.c               |  4 +-
 libgloss/mips/uhi/yamon_exception.c           |  4 +-
 libgloss/mips/uhi/yamon_exit.c                |  4 +-
 libgloss/mips/uhi/yamon_fstat.c               |  4 +-
 libgloss/mips/uhi/yamon_read.c                |  4 +-
 libgloss/mips/uhi/yamon_syscalls.h            |  4 +-
 libgloss/mips/uhi/yamon_write.c               |  4 +-
 newlib/libc/machine/mips/strcmp.S             | 45 +++++++++----------
 109 files changed, 130 insertions(+), 346 deletions(-)
  

Patch

diff --git a/libgloss/mips/boot/corecheck_predef.S b/libgloss/mips/boot/corecheck_predef.S
index c7bafc10d..597e32459 100644
--- a/libgloss/mips/boot/corecheck_predef.S
+++ b/libgloss/mips/boot/corecheck_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_caches.S b/libgloss/mips/boot/init_caches.S
index 6377813ae..a094ccec7 100644
--- a/libgloss/mips/boot/init_caches.S
+++ b/libgloss/mips/boot/init_caches.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_caches_predef.S b/libgloss/mips/boot/init_caches_predef.S
index b5efae57a..df68aee89 100644
--- a/libgloss/mips/boot/init_caches_predef.S
+++ b/libgloss/mips/boot/init_caches_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_cm3l2.S b/libgloss/mips/boot/init_cm3l2.S
index a1402a02b..13cc27cea 100644
--- a/libgloss/mips/boot/init_cm3l2.S
+++ b/libgloss/mips/boot/init_cm3l2.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_cm3l2_predef.S b/libgloss/mips/boot/init_cm3l2_predef.S
index edaf3968f..f98b91eb5 100644
--- a/libgloss/mips/boot/init_cm3l2_predef.S
+++ b/libgloss/mips/boot/init_cm3l2_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_cp0.S b/libgloss/mips/boot/init_cp0.S
index 66f24f063..efbc23a45 100644
--- a/libgloss/mips/boot/init_cp0.S
+++ b/libgloss/mips/boot/init_cp0.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_cp0_predef.S b/libgloss/mips/boot/init_cp0_predef.S
index 7c1397123..041fddcc3 100644
--- a/libgloss/mips/boot/init_cp0_predef.S
+++ b/libgloss/mips/boot/init_cp0_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_l23caches.S b/libgloss/mips/boot/init_l23caches.S
index 277dacf0b..f1261459c 100644
--- a/libgloss/mips/boot/init_l23caches.S
+++ b/libgloss/mips/boot/init_l23caches.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_l23caches_predef.S b/libgloss/mips/boot/init_l23caches_predef.S
index 36892a42e..76c7b64bf 100644
--- a/libgloss/mips/boot/init_l23caches_predef.S
+++ b/libgloss/mips/boot/init_l23caches_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_tlb.S b/libgloss/mips/boot/init_tlb.S
index 1eb300446..0576d49fc 100644
--- a/libgloss/mips/boot/init_tlb.S
+++ b/libgloss/mips/boot/init_tlb.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/init_tlb_predef.S b/libgloss/mips/boot/init_tlb_predef.S
index 935d4b580..b30b61edd 100644
--- a/libgloss/mips/boot/init_tlb_predef.S
+++ b/libgloss/mips/boot/init_tlb_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/predef.h b/libgloss/mips/boot/predef.h
index 9cd25beed..01bd12d92 100644
--- a/libgloss/mips/boot/predef.h
+++ b/libgloss/mips/boot/predef.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/reset.S b/libgloss/mips/boot/reset.S
index eb1ff9998..54ac2a07d 100644
--- a/libgloss/mips/boot/reset.S
+++ b/libgloss/mips/boot/reset.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/boot/reset_predef.S b/libgloss/mips/boot/reset_predef.S
index 4199c829a..3c98f2b22 100644
--- a/libgloss/mips/boot/reset_predef.S
+++ b/libgloss/mips/boot/reset_predef.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/custom_excpt/Makefile b/libgloss/mips/examples/custom_excpt/Makefile
index 84b1b9a10..0b76d09e2 100644
--- a/libgloss/mips/examples/custom_excpt/Makefile
+++ b/libgloss/mips/examples/custom_excpt/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/custom_excpt/custom_excpt.c b/libgloss/mips/examples/custom_excpt/custom_excpt.c
index e459d4f2b..93580ffac 100644
--- a/libgloss/mips/examples/custom_excpt/custom_excpt.c
+++ b/libgloss/mips/examples/custom_excpt/custom_excpt.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/fault_recovery/Makefile b/libgloss/mips/examples/fault_recovery/Makefile
index aa19c09fc..f857e4a62 100644
--- a/libgloss/mips/examples/fault_recovery/Makefile
+++ b/libgloss/mips/examples/fault_recovery/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/fault_recovery/fault_recovery.c b/libgloss/mips/examples/fault_recovery/fault_recovery.c
index 6b509d63a..a2ec074a6 100644
--- a/libgloss/mips/examples/fault_recovery/fault_recovery.c
+++ b/libgloss/mips/examples/fault_recovery/fault_recovery.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/interrupt_handler/Makefile b/libgloss/mips/examples/interrupt_handler/Makefile
index 65b8eece8..ca004d049 100644
--- a/libgloss/mips/examples/interrupt_handler/Makefile
+++ b/libgloss/mips/examples/interrupt_handler/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/interrupt_handler/interrupt_handler.c b/libgloss/mips/examples/interrupt_handler/interrupt_handler.c
index 4cd471c44..7ace26520 100644
--- a/libgloss/mips/examples/interrupt_handler/interrupt_handler.c
+++ b/libgloss/mips/examples/interrupt_handler/interrupt_handler.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/isr_vector_space/Makefile b/libgloss/mips/examples/isr_vector_space/Makefile
index dbe804d5a..bc037d3ac 100644
--- a/libgloss/mips/examples/isr_vector_space/Makefile
+++ b/libgloss/mips/examples/isr_vector_space/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/isr_vector_space/excpt_isr.S b/libgloss/mips/examples/isr_vector_space/excpt_isr.S
index bcfadac85..8ff4ce691 100644
--- a/libgloss/mips/examples/isr_vector_space/excpt_isr.S
+++ b/libgloss/mips/examples/isr_vector_space/excpt_isr.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/isr_vector_space/isr_vector_space.c b/libgloss/mips/examples/isr_vector_space/isr_vector_space.c
index b6fd05fe3..f460b1438 100644
--- a/libgloss/mips/examples/isr_vector_space/isr_vector_space.c
+++ b/libgloss/mips/examples/isr_vector_space/isr_vector_space.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable/Makefile b/libgloss/mips/examples/romable/Makefile
index 93c5fedbd..39d1479db 100644
--- a/libgloss/mips/examples/romable/Makefile
+++ b/libgloss/mips/examples/romable/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable/romable.c b/libgloss/mips/examples/romable/romable.c
index 5ca9621b5..3410d11bb 100644
--- a/libgloss/mips/examples/romable/romable.c
+++ b/libgloss/mips/examples/romable/romable.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable_minimal/Makefile b/libgloss/mips/examples/romable_minimal/Makefile
index efbc63c38..60715ec10 100644
--- a/libgloss/mips/examples/romable_minimal/Makefile
+++ b/libgloss/mips/examples/romable_minimal/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable_minimal/romable_minimal.c b/libgloss/mips/examples/romable_minimal/romable_minimal.c
index a9ee9d704..1264ffc13 100644
--- a/libgloss/mips/examples/romable_minimal/romable_minimal.c
+++ b/libgloss/mips/examples/romable_minimal/romable_minimal.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable_predef/Makefile b/libgloss/mips/examples/romable_predef/Makefile
index f32a34b11..613c0641a 100644
--- a/libgloss/mips/examples/romable_predef/Makefile
+++ b/libgloss/mips/examples/romable_predef/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable_predef/romable_predef.c b/libgloss/mips/examples/romable_predef/romable_predef.c
index 5ca9621b5..3410d11bb 100644
--- a/libgloss/mips/examples/romable_predef/romable_predef.c
+++ b/libgloss/mips/examples/romable_predef/romable_predef.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable_predef_xip/Makefile b/libgloss/mips/examples/romable_predef_xip/Makefile
index c95b186db..995b93ef6 100644
--- a/libgloss/mips/examples/romable_predef_xip/Makefile
+++ b/libgloss/mips/examples/romable_predef_xip/Makefile
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/examples/romable_predef_xip/romable_predef_xip.c b/libgloss/mips/examples/romable_predef_xip/romable_predef_xip.c
index b436eaed1..dade4583e 100644
--- a/libgloss/mips/examples/romable_predef_xip/romable_predef_xip.c
+++ b/libgloss/mips/examples/romable_predef_xip/romable_predef_xip.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/__exit.c b/libgloss/mips/hal/__exit.c
index d6f7c1a3b..579d11003 100644
--- a/libgloss/mips/hal/__exit.c
+++ b/libgloss/mips/hal/__exit.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/cache.h b/libgloss/mips/hal/cache.h
index a8350cc95..7eb71832f 100644
--- a/libgloss/mips/hal/cache.h
+++ b/libgloss/mips/hal/cache.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/crt0.S b/libgloss/mips/hal/crt0.S
index 07a5cc3ac..32a5be703 100644
--- a/libgloss/mips/hal/crt0.S
+++ b/libgloss/mips/hal/crt0.S
@@ -2,8 +2,7 @@ 
  * crt0.S -- startup file for MIPS.
  *
  * Copyright (c) 1995, 1996, 1997, 2001 Cygnus Support
- * Copyright 2016-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
+ * Copyright (C) 2016-2024 MIPS Tech, LLC
  *
  * The authors hereby grant permission to use, copy, modify, distribute,
  * and license this software and its documentation for any purpose, provided
diff --git a/libgloss/mips/hal/get_ram_range.c b/libgloss/mips/hal/get_ram_range.c
index 0a484c303..7a1474b34 100644
--- a/libgloss/mips/hal/get_ram_range.c
+++ b/libgloss/mips/hal/get_ram_range.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/libcm3.a b/libgloss/mips/hal/libcm3.a
index 3d7534f57..947b66823 100644
--- a/libgloss/mips/hal/libcm3.a
+++ b/libgloss/mips/hal/libcm3.a
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/link.c b/libgloss/mips/hal/link.c
index 56254c0b1..fc1d9e152 100644
--- a/libgloss/mips/hal/link.c
+++ b/libgloss/mips/hal/link.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips64_tlb.c b/libgloss/mips/hal/mips64_tlb.c
index 8bcaf1554..cd0bc1d53 100644
--- a/libgloss/mips/hal/mips64_tlb.c
+++ b/libgloss/mips/hal/mips64_tlb.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_clean_cache.c b/libgloss/mips/hal/mips_clean_cache.c
index 2b98307f3..a19d66f88 100644
--- a/libgloss/mips/hal/mips_clean_cache.c
+++ b/libgloss/mips/hal/mips_clean_cache.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_cm3_l2size.c b/libgloss/mips/hal/mips_cm3_l2size.c
index 7006ecbeb..8f0da59ff 100644
--- a/libgloss/mips/hal/mips_cm3_l2size.c
+++ b/libgloss/mips/hal/mips_cm3_l2size.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_dsp.S b/libgloss/mips/hal/mips_dsp.S
index a383ba739..98970159b 100644
--- a/libgloss/mips/hal/mips_dsp.S
+++ b/libgloss/mips/hal/mips_dsp.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2016-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2016-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_boot.S b/libgloss/mips/hal/mips_excpt_boot.S
index 08ab1b579..c8201193d 100644
--- a/libgloss/mips/hal/mips_excpt_boot.S
+++ b/libgloss/mips/hal/mips_excpt_boot.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_entry.S b/libgloss/mips/hal/mips_excpt_entry.S
index ddbd2bf9c..712cb6574 100644
--- a/libgloss/mips/hal/mips_excpt_entry.S
+++ b/libgloss/mips/hal/mips_excpt_entry.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_handler.c b/libgloss/mips/hal/mips_excpt_handler.c
index 1893de719..7b8793edc 100644
--- a/libgloss/mips/hal/mips_excpt_handler.c
+++ b/libgloss/mips/hal/mips_excpt_handler.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_isr_fallback.S b/libgloss/mips/hal/mips_excpt_isr_fallback.S
index d3afce8ec..b629052e6 100644
--- a/libgloss/mips/hal/mips_excpt_isr_fallback.S
+++ b/libgloss/mips/hal/mips_excpt_isr_fallback.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_isr_fragment.S b/libgloss/mips/hal/mips_excpt_isr_fragment.S
index b7c50de3e..1f5760f71 100644
--- a/libgloss/mips/hal/mips_excpt_isr_fragment.S
+++ b/libgloss/mips/hal/mips_excpt_isr_fragment.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_register.S b/libgloss/mips/hal/mips_excpt_register.S
index 1c6bdc04c..5fb31d005 100644
--- a/libgloss/mips/hal/mips_excpt_register.S
+++ b/libgloss/mips/hal/mips_excpt_register.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_excpt_timer.S b/libgloss/mips/hal/mips_excpt_timer.S
index faccb4185..29dc3c9fe 100644
--- a/libgloss/mips/hal/mips_excpt_timer.S
+++ b/libgloss/mips/hal/mips_excpt_timer.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_flush_cache.c b/libgloss/mips/hal/mips_flush_cache.c
index f651e6d51..05a63d914 100644
--- a/libgloss/mips/hal/mips_flush_cache.c
+++ b/libgloss/mips/hal/mips_flush_cache.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_fp.S b/libgloss/mips/hal/mips_fp.S
index 801ba79e2..2b7008646 100644
--- a/libgloss/mips/hal/mips_fp.S
+++ b/libgloss/mips/hal/mips_fp.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_intctrl.c b/libgloss/mips/hal/mips_intctrl.c
index e1e55b48b..ddc544ca7 100644
--- a/libgloss/mips/hal/mips_intctrl.c
+++ b/libgloss/mips/hal/mips_intctrl.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                 affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_l2size.c b/libgloss/mips/hal/mips_l2size.c
index 960205ba3..f1d23bc68 100644
--- a/libgloss/mips/hal/mips_l2size.c
+++ b/libgloss/mips/hal/mips_l2size.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_lock_cache.c b/libgloss/mips/hal/mips_lock_cache.c
index 475e2e84c..a7780cd6d 100644
--- a/libgloss/mips/hal/mips_lock_cache.c
+++ b/libgloss/mips/hal/mips_lock_cache.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_msa.S b/libgloss/mips/hal/mips_msa.S
index 3d59fa179..5387c6b5e 100644
--- a/libgloss/mips/hal/mips_msa.S
+++ b/libgloss/mips/hal/mips_msa.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_size_cache.c b/libgloss/mips/hal/mips_size_cache.c
index 74a2c49f0..d9557f194 100644
--- a/libgloss/mips/hal/mips_size_cache.c
+++ b/libgloss/mips/hal/mips_size_cache.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_sync_cache.c b/libgloss/mips/hal/mips_sync_cache.c
index 69425fa46..9549a2923 100644
--- a/libgloss/mips/hal/mips_sync_cache.c
+++ b/libgloss/mips/hal/mips_sync_cache.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_tlb.c b/libgloss/mips/hal/mips_tlb.c
index eb43c0483..731a31be2 100644
--- a/libgloss/mips/hal/mips_tlb.c
+++ b/libgloss/mips/hal/mips_tlb.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/hal/mips_xpa.S b/libgloss/mips/hal/mips_xpa.S
index 5f47e8ff3..d883349c6 100644
--- a/libgloss/mips/hal/mips_xpa.S
+++ b/libgloss/mips/hal/mips_xpa.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/asm.h b/libgloss/mips/include/mips/asm.h
index ac9157511..fd220b31a 100644
--- a/libgloss/mips/include/mips/asm.h
+++ b/libgloss/mips/include/mips/asm.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/cm3.h b/libgloss/mips/include/mips/cm3.h
index 251d39782..bc750dcd1 100644
--- a/libgloss/mips/include/mips/cm3.h
+++ b/libgloss/mips/include/mips/cm3.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/cpu.h b/libgloss/mips/include/mips/cpu.h
index 067e1a14c..36857958b 100644
--- a/libgloss/mips/include/mips/cpu.h
+++ b/libgloss/mips/include/mips/cpu.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/ctx.S b/libgloss/mips/include/mips/ctx.S
index 2257f0e33..747bdfd41 100644
--- a/libgloss/mips/include/mips/ctx.S
+++ b/libgloss/mips/include/mips/ctx.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2016-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2016-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/dsp.h b/libgloss/mips/include/mips/dsp.h
index b10c98561..807829868 100644
--- a/libgloss/mips/include/mips/dsp.h
+++ b/libgloss/mips/include/mips/dsp.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/endian.h b/libgloss/mips/include/mips/endian.h
index 057af7e19..a72696bcf 100644
--- a/libgloss/mips/include/mips/endian.h
+++ b/libgloss/mips/include/mips/endian.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/fgregdef.h b/libgloss/mips/include/mips/fgregdef.h
index b36ea159f..3174e92cc 100644
--- a/libgloss/mips/include/mips/fgregdef.h
+++ b/libgloss/mips/include/mips/fgregdef.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/fpa.h b/libgloss/mips/include/mips/fpa.h
index 93dde7184..07ee367eb 100644
--- a/libgloss/mips/include/mips/fpa.h
+++ b/libgloss/mips/include/mips/fpa.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/hal.h b/libgloss/mips/include/mips/hal.h
index 21c3ca37b..3d8b290d7 100644
--- a/libgloss/mips/include/mips/hal.h
+++ b/libgloss/mips/include/mips/hal.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2018, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/intctrl.h b/libgloss/mips/include/mips/intctrl.h
index 7e6c00097..0e8563308 100644
--- a/libgloss/mips/include/mips/intctrl.h
+++ b/libgloss/mips/include/mips/intctrl.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/m32c0.h b/libgloss/mips/include/mips/m32c0.h
index 67c2c37bd..2f75390ea 100644
--- a/libgloss/mips/include/mips/m32c0.h
+++ b/libgloss/mips/include/mips/m32c0.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/m32c1.h b/libgloss/mips/include/mips/m32c1.h
index e33837c2b..66ab9b702 100644
--- a/libgloss/mips/include/mips/m32c1.h
+++ b/libgloss/mips/include/mips/m32c1.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/m32tlb.h b/libgloss/mips/include/mips/m32tlb.h
index 0abd99dde..0fbd0ea73 100644
--- a/libgloss/mips/include/mips/m32tlb.h
+++ b/libgloss/mips/include/mips/m32tlb.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/m64c0.h b/libgloss/mips/include/mips/m64c0.h
index 2fc0203ea..a5590ce83 100644
--- a/libgloss/mips/include/mips/m64c0.h
+++ b/libgloss/mips/include/mips/m64c0.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/m64tlb.h b/libgloss/mips/include/mips/m64tlb.h
index 86b0e58aa..0f6698912 100644
--- a/libgloss/mips/include/mips/m64tlb.h
+++ b/libgloss/mips/include/mips/m64tlb.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2015-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2015-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/mips32.h b/libgloss/mips/include/mips/mips32.h
index 20e31a2e7..c6f9bcade 100644
--- a/libgloss/mips/include/mips/mips32.h
+++ b/libgloss/mips/include/mips/mips32.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/mips64.h b/libgloss/mips/include/mips/mips64.h
index 03b608e2e..fcdf715e0 100644
--- a/libgloss/mips/include/mips/mips64.h
+++ b/libgloss/mips/include/mips/mips64.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/mt.h b/libgloss/mips/include/mips/mt.h
index 91a75f28c..f30ed8375 100644
--- a/libgloss/mips/include/mips/mt.h
+++ b/libgloss/mips/include/mips/mt.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/notlb.h b/libgloss/mips/include/mips/notlb.h
index 2a6c1b439..b5b6d8d51 100644
--- a/libgloss/mips/include/mips/notlb.h
+++ b/libgloss/mips/include/mips/notlb.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/prid.h b/libgloss/mips/include/mips/prid.h
index 2bf017cf1..42c3bcca6 100644
--- a/libgloss/mips/include/mips/prid.h
+++ b/libgloss/mips/include/mips/prid.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/regdef.h b/libgloss/mips/include/mips/regdef.h
index f901c3043..b619c5a12 100644
--- a/libgloss/mips/include/mips/regdef.h
+++ b/libgloss/mips/include/mips/regdef.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/include/mips/uhi_syscalls.h b/libgloss/mips/include/mips/uhi_syscalls.h
index a6aa9506c..2339d6c1c 100644
--- a/libgloss/mips/include/mips/uhi_syscalls.h
+++ b/libgloss/mips/include/mips/uhi_syscalls.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/rules/mipshal.mk b/libgloss/mips/rules/mipshal.mk
index 7d7f09991..f1c866280 100644
--- a/libgloss/mips/rules/mipshal.mk
+++ b/libgloss/mips/rules/mipshal.mk
@@ -1,6 +1,4 @@ 
-# Copyright 2015, Imagination Technologies Limited and/or its
-#                 affiliated group companies.
-# All rights reserved.
+# Copyright (C) 2015-2024 MIPS Tech, LLC
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_assert.c b/libgloss/mips/uhi/uhi_assert.c
index f906258be..9be61f4cc 100644
--- a/libgloss/mips/uhi/uhi_assert.c
+++ b/libgloss/mips/uhi/uhi_assert.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_break.c b/libgloss/mips/uhi/uhi_break.c
index e597274e7..90a08cb11 100644
--- a/libgloss/mips/uhi/uhi_break.c
+++ b/libgloss/mips/uhi/uhi_break.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2017, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2017-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_close.c b/libgloss/mips/uhi/uhi_close.c
index 306f16bdd..75f486954 100644
--- a/libgloss/mips/uhi/uhi_close.c
+++ b/libgloss/mips/uhi/uhi_close.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_exception.c b/libgloss/mips/uhi/uhi_exception.c
index 1feaa55ce..d28092200 100644
--- a/libgloss/mips/uhi/uhi_exception.c
+++ b/libgloss/mips/uhi/uhi_exception.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_exit.c b/libgloss/mips/uhi/uhi_exit.c
index 2342154b5..5262317d6 100644
--- a/libgloss/mips/uhi/uhi_exit.c
+++ b/libgloss/mips/uhi/uhi_exit.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_fstat.c b/libgloss/mips/uhi/uhi_fstat.c
index 9b81638ab..c2bdec455 100644
--- a/libgloss/mips/uhi/uhi_fstat.c
+++ b/libgloss/mips/uhi/uhi_fstat.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_get_ram_range.c b/libgloss/mips/uhi/uhi_get_ram_range.c
index 427a91994..d7dec404a 100644
--- a/libgloss/mips/uhi/uhi_get_ram_range.c
+++ b/libgloss/mips/uhi/uhi_get_ram_range.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_getargs.S b/libgloss/mips/uhi/uhi_getargs.S
index fe2485fed..0bd6f023a 100644
--- a/libgloss/mips/uhi/uhi_getargs.S
+++ b/libgloss/mips/uhi/uhi_getargs.S
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_indirect.c b/libgloss/mips/uhi/uhi_indirect.c
index e0fa075cd..febaf2e83 100644
--- a/libgloss/mips/uhi/uhi_indirect.c
+++ b/libgloss/mips/uhi/uhi_indirect.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_link.c b/libgloss/mips/uhi/uhi_link.c
index 3c4d271ac..c9657a59f 100644
--- a/libgloss/mips/uhi/uhi_link.c
+++ b/libgloss/mips/uhi/uhi_link.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_lseek.c b/libgloss/mips/uhi/uhi_lseek.c
index 274cbca22..43b89c6e1 100644
--- a/libgloss/mips/uhi/uhi_lseek.c
+++ b/libgloss/mips/uhi/uhi_lseek.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_open.c b/libgloss/mips/uhi/uhi_open.c
index 9c482e3cc..ea998fbc1 100644
--- a/libgloss/mips/uhi/uhi_open.c
+++ b/libgloss/mips/uhi/uhi_open.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_plog.c b/libgloss/mips/uhi/uhi_plog.c
index 26e4079cf..d033b3767 100644
--- a/libgloss/mips/uhi/uhi_plog.c
+++ b/libgloss/mips/uhi/uhi_plog.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_pread.c b/libgloss/mips/uhi/uhi_pread.c
index 9fb3ad57a..852df3f70 100644
--- a/libgloss/mips/uhi/uhi_pread.c
+++ b/libgloss/mips/uhi/uhi_pread.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_pwrite.c b/libgloss/mips/uhi/uhi_pwrite.c
index 9ce7684cc..cdba9a92b 100644
--- a/libgloss/mips/uhi/uhi_pwrite.c
+++ b/libgloss/mips/uhi/uhi_pwrite.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_read.c b/libgloss/mips/uhi/uhi_read.c
index 1daf31f69..eb035bf1d 100644
--- a/libgloss/mips/uhi/uhi_read.c
+++ b/libgloss/mips/uhi/uhi_read.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_stat.c b/libgloss/mips/uhi/uhi_stat.c
index b9b95adf4..4b7a76fb0 100644
--- a/libgloss/mips/uhi/uhi_stat.c
+++ b/libgloss/mips/uhi/uhi_stat.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_stat.h b/libgloss/mips/uhi/uhi_stat.h
index e90717f5c..2a1980793 100644
--- a/libgloss/mips/uhi/uhi_stat.h
+++ b/libgloss/mips/uhi/uhi_stat.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_unlink.c b/libgloss/mips/uhi/uhi_unlink.c
index 212515464..0997529fa 100644
--- a/libgloss/mips/uhi/uhi_unlink.c
+++ b/libgloss/mips/uhi/uhi_unlink.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/uhi_write.c b/libgloss/mips/uhi/uhi_write.c
index 9e8a256c5..a4de7c350 100644
--- a/libgloss/mips/uhi/uhi_write.c
+++ b/libgloss/mips/uhi/uhi_write.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_close.c b/libgloss/mips/uhi/yamon_close.c
index eb9001cab..3497b702e 100644
--- a/libgloss/mips/uhi/yamon_close.c
+++ b/libgloss/mips/uhi/yamon_close.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_exception.c b/libgloss/mips/uhi/yamon_exception.c
index 770936f5a..309b66ac6 100644
--- a/libgloss/mips/uhi/yamon_exception.c
+++ b/libgloss/mips/uhi/yamon_exception.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_exit.c b/libgloss/mips/uhi/yamon_exit.c
index b6c1ddbaa..d73456fd2 100644
--- a/libgloss/mips/uhi/yamon_exit.c
+++ b/libgloss/mips/uhi/yamon_exit.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_fstat.c b/libgloss/mips/uhi/yamon_fstat.c
index ee3259351..e463d67fb 100644
--- a/libgloss/mips/uhi/yamon_fstat.c
+++ b/libgloss/mips/uhi/yamon_fstat.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_read.c b/libgloss/mips/uhi/yamon_read.c
index 41ea07361..1f12990ab 100644
--- a/libgloss/mips/uhi/yamon_read.c
+++ b/libgloss/mips/uhi/yamon_read.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_syscalls.h b/libgloss/mips/uhi/yamon_syscalls.h
index 3eea590b7..8937204ff 100644
--- a/libgloss/mips/uhi/yamon_syscalls.h
+++ b/libgloss/mips/uhi/yamon_syscalls.h
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/libgloss/mips/uhi/yamon_write.c b/libgloss/mips/uhi/yamon_write.c
index 53bf2ec49..e72c75f55 100644
--- a/libgloss/mips/uhi/yamon_write.c
+++ b/libgloss/mips/uhi/yamon_write.c
@@ -1,7 +1,5 @@ 
 /*
- * Copyright 2014-2015, Imagination Technologies Limited and/or its
- *                      affiliated group companies.
- * All rights reserved.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
diff --git a/newlib/libc/machine/mips/strcmp.S b/newlib/libc/machine/mips/strcmp.S
index 84aa19248..d17fef4d3 100644
--- a/newlib/libc/machine/mips/strcmp.S
+++ b/newlib/libc/machine/mips/strcmp.S
@@ -1,31 +1,30 @@ 
 /*
- * Copyright (c) 2014
- *      Imagination Technologies Limited.
+ * Copyright (C) 2014-2024 MIPS Tech, LLC
  *
  * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. Neither the name of the MIPS Technologies, Inc., nor the names of its
- *    contributors may be used to endorse or promote products derived from
- *    this software without specific prior written permission.
+ * modification, are permitted provided that the following conditions are met:
  *
- * THIS SOFTWARE IS PROVIDED BY IMAGINATION TECHNOLOGIES LIMITED ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * 1. Redistributions of source code must retain the above copyright notice,
+ * this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright notice,
+ * this list of conditions and the following disclaimer in the documentation
+ * and/or other materials provided with the distribution.
+ * 3. Neither the name of the copyright holder nor the names of its
+ * contributors may be used to endorse or promote products derived from this
+ * software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL IMAGINATION TECHNOLOGIES LIMITED BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ * POSSIBILITY OF SUCH DAMAGE.
+*/
 
 #ifdef ANDROID_CHANGES
 # include "machine/asm.h"