From: Simon Marchi Date: Tue, 23 Apr 2024 20:13:33 +0000 (-0400) Subject: gdb: adjust copyright years of extract-store-integer.{c,h} X-Git-Tag: gdb-15-branchpoint~269 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c527001f381536f565291c29663e3ee310b9aedb;p=thirdparty%2Fbinutils-gdb.git gdb: adjust copyright years of extract-store-integer.{c,h} The contents of these files was copied from defs.h and findvar. Copy over the copyright years (1986-2024). Change-Id: Idfb0f255fbcfda7e107e9a82804cece3d81ed5fc --- diff --git a/gdb/extract-store-integer.c b/gdb/extract-store-integer.c index a3b7e40d642..621af253e25 100644 --- a/gdb/extract-store-integer.c +++ b/gdb/extract-store-integer.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2024 Free Software Foundation, Inc. +/* Copyright (C) 1986-2024 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/extract-store-integer.h b/gdb/extract-store-integer.h index fd195dc6436..e2425529517 100644 --- a/gdb/extract-store-integer.h +++ b/gdb/extract-store-integer.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2024 Free Software Foundation, Inc. +/* Copyright (C) 1986-2024 Free Software Foundation, Inc. This file is part of GDB.