]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/attributes.cc
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gold / attributes.cc
index 8ddcd72c86cf19bcec103667dc916a33f2133b46..4989575bc8922763b61ce8353ae042a99ad2a3e6 100644 (file)
@@ -1,6 +1,6 @@
 // attributes.cc -- object attributes for gold
 
-// Copyright (C) 2009-2015 Free Software Foundation, Inc.
+// Copyright (C) 2009-2021 Free Software Foundation, Inc.
 // Written by Doug Kwan <dougkwan@google.com>.
 // This file contains code adapted from BFD.