aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb-demangle.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-01-16 14:38:12 +0400
committerJoel Brobecker <brobecker@adacore.com>2022-01-16 14:38:12 +0400
commit88b9d36337c05939f7ea10389615d028f43a42b4 (patch)
treeb94d9860de9892293835baaeb0eb55794cbbd062 /gdb/gdb-demangle.h
parentf2126454e7ab49ac85ae21b7822dc28250b110ce (diff)
downloadgdb-88b9d36337c05939f7ea10389615d028f43a42b4.zip
gdb-88b9d36337c05939f7ea10389615d028f43a42b4.tar.gz
gdb-88b9d36337c05939f7ea10389615d028f43a42b4.tar.bz2
Automatic Copyright Year update after running gdb/copyright.py
This commit brings all the changes made by running gdb/copyright.py as per GDB's Start of New Year Procedure. For the avoidance of doubt, all changes in this commits were performed by the script.
Diffstat (limited to 'gdb/gdb-demangle.h')
-rw-r--r--gdb/gdb-demangle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdb-demangle.h b/gdb/gdb-demangle.h
index faee5de..e1a5fc5 100644
--- a/gdb/gdb-demangle.h
+++ b/gdb/gdb-demangle.h
@@ -1,5 +1,5 @@
/* Basic C++ demangling support for GDB.
- Copyright (C) 2011-2021 Free Software Foundation, Inc.
+ Copyright (C) 2011-2022 Free Software Foundation, Inc.
This file is part of GDB.