]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright years.
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 21 Feb 2023 12:49:42 +0000 (13:49 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 21 Feb 2023 12:49:42 +0000 (13:49 +0100)
... which accidentally had gotten reverted in recent
commit r13-6156-g1e8eb102200902e12c1b00e867e338be0a92c292
"gccrs: dump: Emit visibility when dumping items".

gcc/rust/ast/rust-ast-dump.cc
gcc/rust/ast/rust-ast-dump.h

index 131e23ea180143166c760915605a7d121cef6125..77e04b972dc0714e98ad914a741762b146fea2a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022 Free Software Foundation, Inc.
+// Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 // This file is part of GCC.
 
index 4bc322cda9883fbcb4c06d1840a14150c9f91da4..56918f5fc9861d9fe2843ca62a0a78dcb88d70b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022 Free Software Foundation, Inc.
+// Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 // This file is part of GCC.