]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: adjust copyright years of extract-store-integer.{c,h}
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 23 Apr 2024 20:13:33 +0000 (16:13 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 23 Apr 2024 20:16:37 +0000 (16:16 -0400)
The contents of these files was copied from defs.h and findvar.  Copy
over the copyright years (1986-2024).

Change-Id: Idfb0f255fbcfda7e107e9a82804cece3d81ed5fc

gdb/extract-store-integer.c
gdb/extract-store-integer.h

index a3b7e40d64240a5b39dca43527b83009c344d151..621af253e25519cd5edce1961e10377d4fd5fa6b 100644 (file)
@@ -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.
 
index fd195dc6436270fc51d5dcc4e8bb79736f566097..e242552951726e481b917e992691f9560f334583 100644 (file)
@@ -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.