summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-01-06 00:47:40 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-01-06 00:47:40 +0000
commitee9f88963c0f29029334fffc12c91cf758c2464c (patch)
tree85a5a2e967364e9b4fd22087e4b608ec29f158ff /src/tools
parent33eeead1da2f6c80967a6c607c12f9964e4988b4 (diff)
Copyright cleanup:
- removed years from copyright notices - removed redundant (c) from copyright notices - updated "the MAME Team" to be "Nicola Salmoria and the MAME Team"
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/chdcd.c2
-rw-r--r--src/tools/chdcd.h2
-rw-r--r--src/tools/chdman.c2
-rw-r--r--src/tools/jedutil.c2
-rw-r--r--src/tools/makemeta.c2
-rw-r--r--src/tools/regrep.c2
-rw-r--r--src/tools/romcmp.c2
-rw-r--r--src/tools/src2html.c2
-rw-r--r--src/tools/srcclean.c2
-rw-r--r--src/tools/tools.mak2
10 files changed, 10 insertions, 10 deletions
diff --git a/src/tools/chdcd.c b/src/tools/chdcd.c
index d205f4d1bc8..008092bb859 100644
--- a/src/tools/chdcd.c
+++ b/src/tools/chdcd.c
@@ -2,7 +2,7 @@
CDRDAO TOC parser for CHD compression frontend
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/chdcd.h b/src/tools/chdcd.h
index b783ab00acc..a5d75934718 100644
--- a/src/tools/chdcd.h
+++ b/src/tools/chdcd.h
@@ -2,7 +2,7 @@
CDRDAO TOC parser for CHD compression frontend
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/chdman.c b/src/tools/chdman.c
index 8f5be2ee9f5..2364cce0a9f 100644
--- a/src/tools/chdman.c
+++ b/src/tools/chdman.c
@@ -2,7 +2,7 @@
CHD compression frontend
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/jedutil.c b/src/tools/jedutil.c
index 3c3f057a880..d48e28a0007 100644
--- a/src/tools/jedutil.c
+++ b/src/tools/jedutil.c
@@ -4,7 +4,7 @@
JEDEC file utilities.
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
****************************************************************************
diff --git a/src/tools/makemeta.c b/src/tools/makemeta.c
index 4be3290b729..2dc0a95a3b4 100644
--- a/src/tools/makemeta.c
+++ b/src/tools/makemeta.c
@@ -4,7 +4,7 @@
Laserdisc metadata generator.
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
****************************************************************************
diff --git a/src/tools/regrep.c b/src/tools/regrep.c
index e45f27d76c8..cdeed688759 100644
--- a/src/tools/regrep.c
+++ b/src/tools/regrep.c
@@ -2,7 +2,7 @@
Regression test report generator
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/romcmp.c b/src/tools/romcmp.c
index 34557cb7d43..c06c2147409 100644
--- a/src/tools/romcmp.c
+++ b/src/tools/romcmp.c
@@ -4,7 +4,7 @@
ROM comparison utility program.
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/src2html.c b/src/tools/src2html.c
index d3172be59b2..ea23017bc1b 100644
--- a/src/tools/src2html.c
+++ b/src/tools/src2html.c
@@ -2,7 +2,7 @@
MAME source code to HTML converter
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/srcclean.c b/src/tools/srcclean.c
index a0e137b6419..31b1c6a2aa0 100644
--- a/src/tools/srcclean.c
+++ b/src/tools/srcclean.c
@@ -4,7 +4,7 @@
Basic source code cleanear.
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
diff --git a/src/tools/tools.mak b/src/tools/tools.mak
index 4afe12a1625..9e03fbfcbc7 100644
--- a/src/tools/tools.mak
+++ b/src/tools/tools.mak
@@ -4,7 +4,7 @@
#
# MAME tools makefile
#
-# Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+# Copyright Nicola Salmoria and the MAME Team.
# Visit http://mamedev.org for licensing and usage restrictions.
#
###########################################################################