diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 88ae97722ae..68106c4fa46 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-29  Joel Brobecker  <brobecker@adacore.com>
+
+	* gdb.ada/array_return.exp: Update copyright date list.
+
 2006-12-27  Joel Brobecker  <brobecker@adacore.com>
 
 	* gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
diff --git a/gdb/testsuite/gdb.ada/array_return.exp b/gdb/testsuite/gdb.ada/array_return.exp
index 1a6ada11176..da189a1a217 100644
--- a/gdb/testsuite/gdb.ada/array_return.exp
+++ b/gdb/testsuite/gdb.ada/array_return.exp
@@ -1,4 +1,4 @@
-# Copyright 2005 Free Software Foundation, Inc.
+# Copyright 2005, 2006 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by