diff --git a/ChangeLog b/ChangeLog
index 16859c37c9ee9c4b8da5f719a7444c8fc777c5bf..090a84fe2ee6843448751fed1169860f8594fc8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-31  David Lawrence Ramsey  <pooka109@gmail.com>
+
+	* configure.ac, po/update.pl: Update copyright notices to
+	account for modifications.
+
 2007-07-29  David Lawrence Ramsey  <pooka109@gmail.com>
 
 	* doc/faq.html: Update RPM links for nano 2.0.x.
diff --git a/configure.ac b/configure.ac
index 9720485debcfc8d1c2410ed32cd2fd4c4c0aad76..240d2f0329e3b3b51a7303e196a68f6b5f5a0579 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
 # Configuration for GNU nano - a small and user-friendly text editor
 #
-# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Free Software Foundation, Inc.
 #
 # GNU nano is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
diff --git a/po/update.pl b/po/update.pl
index 7c6cdc2dcfc5ce1a3e1c7ed6fc9b941657b2e7b6..3b3299bad562811d6e658b5ea66ce14bdaf1e874 100755
--- a/po/update.pl
+++ b/po/update.pl
@@ -3,7 +3,7 @@
 #
 #  GNOME PO Update Utility
 #
-#  Copyright (C) 2000 Free Software Foundation.
+#  Copyright (C) 2000, 2003, 2005 Free Software Foundation.
 #
 #  This script is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by