aboutsummaryrefslogtreecommitdiff
path: root/gold/stringpool.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-01-01 21:55:12 +1030
committerAlan Modra <amodra@gmail.com>2016-01-01 23:00:01 +1030
commit6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch)
treeb13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /gold/stringpool.h
parent3499769a6a6d3acb48d4d7eef5f656b22fecaeb8 (diff)
downloadfsf-binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.zip
fsf-binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.gz
fsf-binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.bz2
Copyright update for binutils
Diffstat (limited to 'gold/stringpool.h')
-rw-r--r--gold/stringpool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/stringpool.h b/gold/stringpool.h
index 2a3fb08..b7ac54f 100644
--- a/gold/stringpool.h
+++ b/gold/stringpool.h
@@ -1,6 +1,6 @@
// stringpool.h -- a string pool for gold -*- C++ -*-
-// Copyright (C) 2006-2015 Free Software Foundation, Inc.
+// Copyright (C) 2006-2016 Free Software Foundation, Inc.
// Written by Ian Lance Taylor <iant@google.com>.
// This file is part of gold.