summaryrefslogtreecommitdiff
path: root/sim/mips/configure.ac
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2016-01-01 08:33:14 +0400
committerJoel Brobecker <brobecker@adacore.com>2016-01-01 08:43:22 +0400
commit618f726fcb851883a0094aa7fa17003889b7189f (patch)
tree8a551cf59bc8e04bb9ba39fe3d74d9239a7d3568 /sim/mips/configure.ac
parentedd88788349db3bd2af5fc9a38e2ea9cc220757f (diff)
downloadbinutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz
GDB copyright headers update after running GDB's copyright.py script.
gdb/ChangeLog: Update year range in copyright notice of all files.
Diffstat (limited to 'sim/mips/configure.ac')
-rw-r--r--sim/mips/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac
index 2d7bf7ceb3d..7f04473cc36 100644
--- a/sim/mips/configure.ac
+++ b/sim/mips/configure.ac
@@ -234,7 +234,7 @@ if test ${sim_gen} = MULTI; then
cat << __EOF__ > multi-run.c
/* Main entry point for MULTI simulators.
- Copyright (C) 2003-2015 Free Software Foundation, Inc.
+ Copyright (C) 2003-2016 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by