update copyright year in libstdcc++ manual

Message ID fc9664e8-65e9-00ef-25c4-4766fd70e12e@jguk.org
State Accepted
Headers
Series update copyright year in libstdcc++ manual |

Checks

Context Check Description
snail/gcc-patch-check success Github commit url

Commit Message

Jonny Grant March 1, 2023, 12:51 p.m. UTC
  Hello
I don't have write access, could someone review and apply this?
Kind regards
Jonny


-------- Forwarded Message --------
Subject: [PATCH] update copyright year in libstdcc++ manual
Date: Fri, 30 Dec 2022 10:30:22 +0000
From: Jonny Grant <jg@jguk.org>
To: gcc-patches@gcc.gnu.org
CC: Jonny Grant <jg@jguk.org>

2022-12-30  Jonathan Grant <jg@jguk.org>
	* libstdc++-v3/doc/xml/faq.xml: update copyright year in libstdcc++ manual


>From 60789c24fa54301135dff1c3d0b1514d77b90a82 Mon Sep 17 00:00:00 2001
From: Jonathan Grant <jg@jguk.org>
Date: Fri, 30 Dec 2022 10:28:34 +0000
Subject: [PATCH] update copyright year date

---
 libstdc++-v3/doc/xml/faq.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml
index 9ae4966ecea..42354f87af7 100644
--- a/libstdc++-v3/doc/xml/faq.xml
+++ b/libstdc++-v3/doc/xml/faq.xml
@@ -7,7 +7,7 @@ 
 
   <copyright>
     <year>
-      2008-2018
+      2008-2023
     </year>
     <holder>
       <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">FSF</link>