From 3666a04883754298b03884222206bfe756fbc520 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 1 Jan 2021 12:03:39 +0400 Subject: Update copyright year range in all GDB files This commits the result of running gdb/copyright.py as per our Start of New Year procedure... gdb/ChangeLog Update copyright year range in copyright header of all GDB files. --- gdbserver/inferiors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdbserver/inferiors.h') diff --git a/gdbserver/inferiors.h b/gdbserver/inferiors.h index 70c09d2..018a47c 100644 --- a/gdbserver/inferiors.h +++ b/gdbserver/inferiors.h @@ -1,5 +1,5 @@ /* Inferior process information for the remote server for GDB. - Copyright (C) 1993-2020 Free Software Foundation, Inc. + Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of GDB. -- cgit v1.1