Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(670)

Unified Diff: sim/rl78/Makefile.in

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sim/rl78/ChangeLog ('k') | sim/rl78/aclocal.m4 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/rl78/Makefile.in
diff --git a/sim/rl78/Makefile.in b/sim/rl78/Makefile.in
index 70c767b176e9db78538d9fb861171e5d64d1199b..3588f7c28fb8841de2bb67179514b29f10bbd661 100644
--- a/sim/rl78/Makefile.in
+++ b/sim/rl78/Makefile.in
@@ -1,13 +1,13 @@
#### Makefile.in --- Makefile template for the RL78 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
« no previous file with comments | « sim/rl78/ChangeLog ('k') | sim/rl78/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698