* [patch] sim: m32c/rx: fix typo in copyright updating
@ 2011-07-11 18:54 Mike Frysinger
2011-07-11 18:58 ` DJ Delorie
0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2011-07-11 18:54 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]
i vaguely recall this coming up earlier in the year, but seems two files were
missed ... probably because they're named "configure.in" and not
"configure.ac" :). committed as obvious.
-mike
sim/m32c/:
2011-07-11 Mike Frysinger <vapier@gentoo.org>
* configure.in: Add "dnl" before copyright notice.
sim/rx/:
2011-07-11 Mike Frysinger <vapier@gentoo.org>
* configure.in: Add "dnl" before copyright notice.
--- sim/rx/configure.in 1 Jan 2011 15:34:04 -0000 1.5
+++ sim/rx/configure.in 11 Jul 2011 18:42:13 -0000
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
dnl Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
-Free Software Foundation, Inc.
+dnl Free Software Foundation, Inc.
dnl Contributed by Red Hat, Inc.
dnl
dnl This file is part of the GNU simulators.
--- sim/m32c/configure.in 1 Jan 2011 15:34:01 -0000 1.8
+++ sim/m32c/configure.in 11 Jul 2011 18:42:13 -0000
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
dnl Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
-Free Software Foundation, Inc.
+dnl Free Software Foundation, Inc.
dnl Contributed by Red Hat, Inc.
dnl
dnl This file is part of the GNU simulators.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-11 18:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-11 18:54 [patch] sim: m32c/rx: fix typo in copyright updating Mike Frysinger
2011-07-11 18:58 ` DJ Delorie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox