diff options
author | 2008-01-06 00:47:40 +0000 | |
---|---|---|
committer | 2008-01-06 00:47:40 +0000 | |
commit | ee9f88963c0f29029334fffc12c91cf758c2464c (patch) | |
tree | 85a5a2e967364e9b4fd22087e4b608ec29f158ff /src/lib/util/unicode.c | |
parent | 33eeead1da2f6c80967a6c607c12f9964e4988b4 (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/lib/util/unicode.c')
-rw-r--r-- | src/lib/util/unicode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/unicode.c b/src/lib/util/unicode.c index 33dac112fa7..e5282ec2caa 100644 --- a/src/lib/util/unicode.c +++ b/src/lib/util/unicode.c @@ -4,7 +4,7 @@ Unicode related functions - 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. *********************************************************************/ |