summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gold/attributes.h')
-rw-r--r--binutils-2.25/gold/attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.25/gold/attributes.h b/binutils-2.25/gold/attributes.h
index 2aa7a78a..c0b171f7 100644
--- a/binutils-2.25/gold/attributes.h
+++ b/binutils-2.25/gold/attributes.h
@@ -1,6 +1,6 @@
// attributes.h -- object attributes for gold -*- C++ -*-
-// Copyright (C) 2009-2014 Free Software Foundation, Inc.
+// Copyright (C) 2009-2015 Free Software Foundation, Inc.
// Written by Doug Kwan <dougkwan@google.com>.
// This file contains code adapted from BFD.