* testutils.inc: Correct comment syntax fallout from

copyright update.
	* utils-dsp.inc, utils-fpu.inc, utils-mdmx.inc: Ditto.
This commit is contained in:
Hans-Peter Nilsson 2011-01-05 23:12:37 +00:00
parent 4f6ca12b0f
commit e88b07bd4a
5 changed files with 12 additions and 8 deletions

View File

@ -1,5 +1,9 @@
2011-01-06 Hans-Peter Nilsson <hp@axis.com>
* testutils.inc: Correct comment syntax fallout from
copyright update.
* utils-dsp.inc, utils-fpu.inc, utils-mdmx.inc: Ditto.
* mips32-dsp.s: Update copyright year.
2010-04-26 Mike Frysinger <vapier@gentoo.org>

View File

@ -1,6 +1,6 @@
# MIPS simulator testsuite utility functions.
# Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
# Copyright (C) 2004, 2007, 2008, 2009, 2010,
# 2011 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.

View File

@ -1,6 +1,6 @@
# MIPS DSP ASE simulator testsuite utility functions.
# Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
# Copyright (C) 2005, 2007, 2008, 2009, 2010,
# 2011 Free Software Foundation, Inc.
# Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu.
#
# This file is part of the GNU simulators.

View File

@ -1,6 +1,6 @@
# MIPS simulator testsuite FPU utility functions.
# Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
# Copyright (C) 2004, 2007, 2008, 2009, 2010,
# 2011 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.

View File

@ -1,6 +1,6 @@
# MIPS simulator testsuite MDMX utility functions.
# Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
# Copyright (C) 2004, 2007, 2008, 2009, 2010,
# 2011 Free Software Foundation, Inc.
# Contributed by Chris Demetriou of Broadcom Corporation.
#
# This file is part of the GNU simulators.