aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/tools-src/def2doc.py
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/tools-src/def2doc.py')
-rw-r--r--gcc/m2/tools-src/def2doc.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/m2/tools-src/def2doc.py b/gcc/m2/tools-src/def2doc.py
index fbc7497..5f3aefb 100644
--- a/gcc/m2/tools-src/def2doc.py
+++ b/gcc/m2/tools-src/def2doc.py
@@ -3,7 +3,7 @@
# def2doc.py creates texi library documentation for all exported procedures.
# Contributed by Gaius Mulley <gaius.mulley@southwales.ac.uk>.
-# Copyright (C) 2000-2023 Free Software Foundation, Inc.
+# Copyright (C) 2000-2024 Free Software Foundation, Inc.
# This file is part of GNU Modula-2.
#
# GNU Modula-2 is free software; you can redistribute it and/or modify
@@ -483,7 +483,7 @@ def display_modules(up, dir_, build, source):
def display_copyright():
- output.write('@c Copyright (C) 2000-2023 Free Software Foundation, Inc.\n')
+ output.write('@c Copyright (C) 2000-2024 Free Software Foundation, Inc.\n')
output.write('@c This file is part of GNU Modula-2.\n')
output.write("""
@c Permission is granted to copy, distribute and/or modify this document