From c888ea34dd766a38ec2b70ace36abe6b31c5f2f2 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 6 Sep 2022 20:19:00 -0400 Subject: [PATCH] Fix copyright notice. --- cpp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp.texi b/cpp.texi index b7ccb4b..a327fc9 100644 --- a/cpp.texi +++ b/cpp.texi @@ -1,5 +1,5 @@ -@c Copyright @copyright{} 2020 Richard Stallman and Free Software Foundation, Inc. +@c Copyright @copyright{} 2022 Richard Stallman and Free Software Foundation, Inc. This is part of the GNU C Intro and Reference Manual and covered by its license.