summaryrefslogtreecommitdiff
path: root/gold/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/attributes.h')
-rw-r--r--gold/attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/attributes.h b/gold/attributes.h
index d1c9b52a003..220ae4fcd59 100644
--- a/gold/attributes.h
+++ b/gold/attributes.h
@@ -1,6 +1,6 @@
// attributes.h -- object attributes for gold -*- C++ -*-
-// Copyright (C) 2009-2021 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.