aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-iterator.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2023-01-02 09:37:43 +0100
committerJakub Jelinek <jakub@redhat.com>2023-01-02 09:40:19 +0100
commitaeee4812442c996f184965ce6894e5f3d3657c0f (patch)
treec96bf4282013c33be0a8512d5a08ce94645eff34 /gcc/tree-iterator.h
parentff59f76fb819ad2b8f89e1cf022fcc1bbfab2aef (diff)
downloadgcc-aeee4812442c996f184965ce6894e5f3d3657c0f.zip
gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.tar.gz
gcc-aeee4812442c996f184965ce6894e5f3d3657c0f.tar.bz2
Update copyright years.
Diffstat (limited to 'gcc/tree-iterator.h')
-rw-r--r--gcc/tree-iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-iterator.h b/gcc/tree-iterator.h
index a00aa75..d09ec7d 100644
--- a/gcc/tree-iterator.h
+++ b/gcc/tree-iterator.h
@@ -1,5 +1,5 @@
/* Iterator routines for manipulating GENERIC tree statement list. -*- C++ -*-
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
Contributed by Andrew MacLeod <amacleod@redhat.com>
This file is part of GCC.