aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/gm2-libs-min
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/gm2-libs-min')
-rw-r--r--gcc/m2/gm2-libs-min/M2RTS.def2
-rw-r--r--gcc/m2/gm2-libs-min/M2RTS.mod2
-rw-r--r--gcc/m2/gm2-libs-min/SYSTEM.def2
-rw-r--r--gcc/m2/gm2-libs-min/SYSTEM.mod2
-rw-r--r--gcc/m2/gm2-libs-min/libc.c2
-rw-r--r--gcc/m2/gm2-libs-min/libc.def2
6 files changed, 6 insertions, 6 deletions
diff --git a/gcc/m2/gm2-libs-min/M2RTS.def b/gcc/m2/gm2-libs-min/M2RTS.def
index 1952d91..f3fe2e9 100644
--- a/gcc/m2/gm2-libs-min/M2RTS.def
+++ b/gcc/m2/gm2-libs-min/M2RTS.def
@@ -1,6 +1,6 @@
(* M2RTS.def implement the smallest number of routines for linking.
-Copyright (C) 2001-2023 Free Software Foundation, Inc.
+Copyright (C) 2001-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.
diff --git a/gcc/m2/gm2-libs-min/M2RTS.mod b/gcc/m2/gm2-libs-min/M2RTS.mod
index 1765531..ae8cbff 100644
--- a/gcc/m2/gm2-libs-min/M2RTS.mod
+++ b/gcc/m2/gm2-libs-min/M2RTS.mod
@@ -1,6 +1,6 @@
(* M2RTS.mod implement the smallest number of routines for linking.
-Copyright (C) 2001-2023 Free Software Foundation, Inc.
+Copyright (C) 2001-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.
diff --git a/gcc/m2/gm2-libs-min/SYSTEM.def b/gcc/m2/gm2-libs-min/SYSTEM.def
index 6ab9c1d..14f785d 100644
--- a/gcc/m2/gm2-libs-min/SYSTEM.def
+++ b/gcc/m2/gm2-libs-min/SYSTEM.def
@@ -1,6 +1,6 @@
(* SYSTEM.def a minimal SYSTEM module.
-Copyright (C) 2001-2023 Free Software Foundation, Inc.
+Copyright (C) 2001-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.
diff --git a/gcc/m2/gm2-libs-min/SYSTEM.mod b/gcc/m2/gm2-libs-min/SYSTEM.mod
index fa7dfce..608cfd3 100644
--- a/gcc/m2/gm2-libs-min/SYSTEM.mod
+++ b/gcc/m2/gm2-libs-min/SYSTEM.mod
@@ -1,6 +1,6 @@
(* SYSTEM.mod a minimal SYSTEM module.
-Copyright (C) 2001-2023 Free Software Foundation, Inc.
+Copyright (C) 2001-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.
diff --git a/gcc/m2/gm2-libs-min/libc.c b/gcc/m2/gm2-libs-min/libc.c
index 825d2b1..18a8ea3 100644
--- a/gcc/m2/gm2-libs-min/libc.c
+++ b/gcc/m2/gm2-libs-min/libc.c
@@ -1,6 +1,6 @@
/* libc.c provides minimal dummy routines for linking.
-Copyright (C) 2010-2023 Free Software Foundation, Inc.
+Copyright (C) 2010-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius@glam.ac.uk>.
This file is part of GNU Modula-2.
diff --git a/gcc/m2/gm2-libs-min/libc.def b/gcc/m2/gm2-libs-min/libc.def
index 401163b..3de4f65 100644
--- a/gcc/m2/gm2-libs-min/libc.def
+++ b/gcc/m2/gm2-libs-min/libc.def
@@ -1,6 +1,6 @@
(* libc.def provides a minimal interface to libc.c.
-Copyright (C) 2001-2023 Free Software Foundation, Inc.
+Copyright (C) 2001-2024 Free Software Foundation, Inc.
Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
This file is part of GNU Modula-2.