diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-01-16 14:38:12 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-01-16 14:38:12 +0400 |
commit | 88b9d36337c05939f7ea10389615d028f43a42b4 (patch) | |
tree | b94d9860de9892293835baaeb0eb55794cbbd062 /gdb/skip.h | |
parent | f2126454e7ab49ac85ae21b7822dc28250b110ce (diff) | |
download | gdb-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/skip.h')
-rw-r--r-- | gdb/skip.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* Header for skipping over uninteresting files and functions when debugging. - Copyright (C) 2011-2021 Free Software Foundation, Inc. + Copyright (C) 2011-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |