diff options
Diffstat (limited to 'sim/mips/configure.ac')
-rw-r--r-- | sim/mips/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/configure.ac b/sim/mips/configure.ac index 4f8b31d..5f59637 100644 --- a/sim/mips/configure.ac +++ b/sim/mips/configure.ac @@ -230,7 +230,7 @@ if test ${sim_gen} = MULTI; then cat << __EOF__ > multi-run.c /* Main entry point for MULTI simulators. - Copyright (C) 2003, 2007, 2010 Free Software Foundation, Inc. + Copyright (C) 2003, 2007, 2010, 2012 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 |