[gdb/pascal] Fix literal truncation
[binutils-gdb.git] / gold / attributes.cc
index 8e2892cf2d7b699b82eaefbb9f4d782f6b262b8b..3827a67152e2b50d62f08e850568fab26911cfcf 100644 (file)
@@ -1,6 +1,6 @@
 // attributes.cc -- object attributes for gold
 
-// Copyright (C) 2009-2014 Free Software Foundation, Inc.
+// Copyright (C) 2009-2022 Free Software Foundation, Inc.
 // Written by Doug Kwan <dougkwan@google.com>.
 // This file contains code adapted from BFD.