| Index: sim/rx/Makefile.in
|
| diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in
|
| index ad268071645292cc616332e7df647648f3a2f761..249b742a78fa86dc46a6487afbc306d1f8469d5b 100644
|
| --- a/sim/rx/Makefile.in
|
| +++ b/sim/rx/Makefile.in
|
| @@ -1,13 +1,13 @@
|
| #### Makefile.in --- Makefile template for the RX simulator
|
|
|
| -### Copyright (C) 2008-2012 Free Software Foundation, Inc.
|
| +### Copyright (C) 2008-2013 Free Software Foundation, Inc.
|
| ### Contributed by Red Hat, Inc.
|
| ###
|
| ### This file is part of the GNU simulators.
|
| ###
|
| ### The GNU simulators are free software; you can redistribute them and/or
|
| ### modify them under the terms of the GNU General Public License as
|
| -### published by the Free Software Foundation; either version 2 of the
|
| +### published by the Free Software Foundation; either version 3 of the
|
| ### License, or (at your option) any later version.
|
| ###
|
| ### The GNU simulators are distributed in the hope that they will be
|
| @@ -16,9 +16,7 @@
|
| ### General Public License for more details.
|
| ###
|
| ### You should have received a copy of the GNU General Public License
|
| -### along with the GNU simulators; if not, write to the Free Software
|
| -### Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
| -### 02110-1301, USA
|
| +### along with the GNU simulators; if not, see <http://www.gnu.org/licenses/>.
|
|
|
| ## COMMON_PRE_CONFIG_FRAG
|
|
|
|
|