diff options
Diffstat (limited to 'doc/amhello/src')
-rw-r--r-- | doc/amhello/src/Makefile.am | 2 | ||||
-rw-r--r-- | doc/amhello/src/main.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/amhello/src/Makefile.am b/doc/amhello/src/Makefile.am index eaddecc53..18ecebbb2 100644 --- a/doc/amhello/src/Makefile.am +++ b/doc/amhello/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2022 Free Software Foundation, Inc. +# Copyright (C) 2006-2023 Free Software Foundation, Inc. # This Makefile.am is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/src/main.c b/doc/amhello/src/main.c index 854b2bf31..1677fed41 100644 --- a/doc/amhello/src/main.c +++ b/doc/amhello/src/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2022 Free Software Foundation, Inc. +/* Copyright (C) 2006-2023 Free Software Foundation, Inc. This program is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. */ |