[gdb/pascal] Fix literal truncation
[binutils-gdb.git] / gold / attributes.cc
index 45ab5a0c499b5300491ff9adaa3ee82b42a938a5..3827a67152e2b50d62f08e850568fab26911cfcf 100644 (file)
@@ -1,6 +1,6 @@
 // attributes.cc -- object attributes for gold
 
-// Copyright 2009 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.