diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog
index fe8711b1678..6d88abbdee7 100644
--- a/sim/m32c/ChangeLog
+++ b/sim/m32c/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-11  Mike Frysinger  <vapier@gentoo.org>
+
+	* configure.in: Add "dnl" before copyright notice.
+
 2011-04-16  Mike Frysinger  <vapier@gentoo.org>
 
 	* gdb-if.c (sim_complete_command): New stub function.
diff --git a/sim/m32c/configure.in b/sim/m32c/configure.in
index 625c096a09b..7bfa893db39 100644
--- a/sim/m32c/configure.in
+++ b/sim/m32c/configure.in
@@ -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.
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index 2eabd230509..917bcfc87a0 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-11  Mike Frysinger  <vapier@gentoo.org>
+
+	* configure.in: Add "dnl" before copyright notice.
+
 2011-04-16  Mike Frysinger  <vapier@gentoo.org>
 
 	* gdb-if.c (sim_complete_command): New stub function.
diff --git a/sim/rx/configure.in b/sim/rx/configure.in
index c643222999d..d80a09f83cf 100644
--- a/sim/rx/configure.in
+++ b/sim/rx/configure.in
@@ -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.