]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/gdb/gdb-index.h
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / include / gdb / gdb-index.h
index c197c9d3790c2c8186b21df03b3a723fd11436c8..fc920382e0aed6a6b4a28a44bbf4fc4f8d12f4ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Public attributes of the .gdb_index section.
-   Copyright 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -68,7 +68,7 @@ typedef enum {
      Give the unused bits a value so gdb will print them sensibly.  */
   GDB_INDEX_SYMBOL_KIND_UNUSED5 = 5,
   GDB_INDEX_SYMBOL_KIND_UNUSED6 = 6,
-  GDB_INDEX_SYMBOL_KIND_UNUSED7 = 7,
+  GDB_INDEX_SYMBOL_KIND_UNUSED7 = 7
 } gdb_index_symbol_kind;
 
 #define GDB_INDEX_SYMBOL_KIND_SHIFT 28