summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--README.md2
-rw-r--r--android-project/LICENSE2
-rw-r--r--benchmarks/LICENSE2
-rw-r--r--docs/source/conf.py2
-rw-r--r--docs/source/license.rst2
-rw-r--r--docs/source/whatis.rst2
-rw-r--r--regtests/LICENSE2
-rw-r--r--scripts/toolchain.lua2
-rw-r--r--src/devices/video/fixfreq.cpp2
-rw-r--r--src/lib/netlist/prg/nltool.cpp2
-rwxr-xr-xsrc/lib/netlist/prg/nlwav.cpp2
-rw-r--r--src/mame/drivers/socrates.cpp2
-rw-r--r--src/osd/modules/render/bgfx/shaders/shader.mk2
-rw-r--r--src/tools/testkeys.cpp2
-rw-r--r--tests/LICENSE2
-rw-r--r--uismall.bdf2
-rw-r--r--web/LICENSE2
18 files changed, 18 insertions, 18 deletions
diff --git a/COPYING b/COPYING
index 98f507b260b..0fe8ef9213d 100644
--- a/COPYING
+++ b/COPYING
@@ -10,7 +10,7 @@ distributions.
MAME
-Copyright (c) 1997-2020 MAMEdev and contributors
+Copyright (c) 1997-2021 MAMEdev and contributors
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2, as provided
diff --git a/README.md b/README.md
index 2fb01696d2c..9f57fdb5c25 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ is required to use the "MAME" name, logo, or wordmark.
<img align="right" src="http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png">
</a>
- Copyright (C) 1997-2020 MAMEDev and contributors
+ Copyright (C) 1997-2021 MAMEDev and contributors
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2, as provided in
diff --git a/android-project/LICENSE b/android-project/LICENSE
index 9b30d5a81a9..b79d3ac3812 100644
--- a/android-project/LICENSE
+++ b/android-project/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2020, MAME Development Team
+Copyright (c) 2021, MAME Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/benchmarks/LICENSE b/benchmarks/LICENSE
index 9b30d5a81a9..b79d3ac3812 100644
--- a/benchmarks/LICENSE
+++ b/benchmarks/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2020, MAME Development Team
+Copyright (c) 2021, MAME Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 4cb7ff4b3aa..48dce31b321 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -56,7 +56,7 @@ master_doc = 'index'
# General information about the project.
project = u'MAME Documentation'
-copyright = u'2020, MAMEdev Team'
+copyright = u'2021, MAMEdev Team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/docs/source/license.rst b/docs/source/license.rst
index b405ddc9fe6..b53cb1eca3c 100644
--- a/docs/source/license.rst
+++ b/docs/source/license.rst
@@ -6,7 +6,7 @@ The MAME project as a whole is distributed under the terms of the `GNU General P
Please note that MAME is a registered trademark of Gregory Ember, and permission is required to use the "MAME" name, logo, or wordmark.
- Copyright (C) 1997-2020 MAMEDev and contributors
+ Copyright (C) 1997-2021 MAMEDev and contributors
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
diff --git a/docs/source/whatis.rst b/docs/source/whatis.rst
index 6b912c0d1f7..3213b62900c 100644
--- a/docs/source/whatis.rst
+++ b/docs/source/whatis.rst
@@ -7,7 +7,7 @@ MAME's purpose is to preserve decades of software history. As electronic technol
|
| **MAME®**
-| **Copyright © 1997-2020 by Nicola Salmoria and the MAME team**
+| **Copyright © 1997-2021 by Nicola Salmoria and the MAME team**
| **MAME is a registered trademark owned by Gregory Ember**
|
diff --git a/regtests/LICENSE b/regtests/LICENSE
index 9b30d5a81a9..b79d3ac3812 100644
--- a/regtests/LICENSE
+++ b/regtests/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2020, MAME Development Team
+Copyright (c) 2021, MAME Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua
index e8f1c3caa31..e5208f7e682 100644
--- a/scripts/toolchain.lua
+++ b/scripts/toolchain.lua
@@ -1,5 +1,5 @@
--
--- Copyright 2010-2020 Branimir Karadzic. All rights reserved.
+-- Copyright 2010-2021 Branimir Karadzic. All rights reserved.
-- License: https://github.com/bkaradzic/bx#license-bsd-2-clause
--
diff --git a/src/devices/video/fixfreq.cpp b/src/devices/video/fixfreq.cpp
index 5de27dc0b08..74db7c77216 100644
--- a/src/devices/video/fixfreq.cpp
+++ b/src/devices/video/fixfreq.cpp
@@ -4,7 +4,7 @@
fixfreq.h
- 2013-2020 Couriersud
+ 2013-2021 Couriersud
Fixed frequency monochrome monitor emulation
diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp
index 21f1f0725fa..3108828d6ad 100644
--- a/src/lib/netlist/prg/nltool.cpp
+++ b/src/lib/netlist/prg/nltool.cpp
@@ -1273,7 +1273,7 @@ int tool_app_t::execute()
{
pout(
"nltool (netlist) {1}\n"
- "Copyright (C) 2020 Couriersud\n"
+ "Copyright (C) 2021 Couriersud\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n\n"
diff --git a/src/lib/netlist/prg/nlwav.cpp b/src/lib/netlist/prg/nlwav.cpp
index 4b726bbe2cc..113479e91c6 100755
--- a/src/lib/netlist/prg/nlwav.cpp
+++ b/src/lib/netlist/prg/nlwav.cpp
@@ -784,7 +784,7 @@ int nlwav_app::execute()
{
pout(
"nlwav (netlist) 0.1\n"
- "Copyright (C) 2020 Couriersud\n"
+ "Copyright (C) 2021 Couriersud\n"
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n\n"
diff --git a/src/mame/drivers/socrates.cpp b/src/mame/drivers/socrates.cpp
index 522f7439e8d..98af1ac9647 100644
--- a/src/mame/drivers/socrates.cpp
+++ b/src/mame/drivers/socrates.cpp
@@ -3,7 +3,7 @@
/******************************************************************************
*
* V-tech Socrates-series devices
-* Copyright (C) 2009-2020 Jonathan Gevaryahu AKA Lord Nightmare
+* Copyright (C) 2009-2021 Jonathan Gevaryahu AKA Lord Nightmare
* with dumping help from Kevin 'kevtris' Horton
*
* The devices in this driver all use a similar ASIC, presumably produced by
diff --git a/src/osd/modules/render/bgfx/shaders/shader.mk b/src/osd/modules/render/bgfx/shaders/shader.mk
index 049f9ebd506..8c391d4bce6 100644
--- a/src/osd/modules/render/bgfx/shaders/shader.mk
+++ b/src/osd/modules/render/bgfx/shaders/shader.mk
@@ -1,5 +1,5 @@
#
-# Copyright 2011-2020 Branimir Karadzic. All rights reserved.
+# Copyright 2011-2021 Branimir Karadzic. All rights reserved.
# License: http://www.opensource.org/licenses/BSD-2-Clause
#
diff --git a/src/tools/testkeys.cpp b/src/tools/testkeys.cpp
index 7bc93dc6532..c963f948a67 100644
--- a/src/tools/testkeys.cpp
+++ b/src/tools/testkeys.cpp
@@ -2,7 +2,7 @@
//
// testkeys.cpp - A small utility to analyze SDL keycodes
//
-// Copyright (c) 1996-2020, Nicola Salmoria and the MAME Team.
+// Copyright (c) 1996-2021, Nicola Salmoria and the MAME Team.
// Visit http://mamedev.org for licensing and usage restrictions.
//
// SDLMAME by Olivier Galibert and R. Belmont
diff --git a/tests/LICENSE b/tests/LICENSE
index 9b30d5a81a9..b79d3ac3812 100644
--- a/tests/LICENSE
+++ b/tests/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2020, MAME Development Team
+Copyright (c) 2021, MAME Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/uismall.bdf b/uismall.bdf
index b97d498c4a6..4e2cd00136a 100644
--- a/uismall.bdf
+++ b/uismall.bdf
@@ -1,5 +1,5 @@
STARTFONT 2.1
-COMMENT Copyright (C) 1997-2020 MAMEDev and contributors
+COMMENT Copyright (C) 1997-2021 MAMEDev and contributors
FONT -mamedev-uismall-Medium-R-Normal--16-120-96-96-P-100-ISO10646-1
SIZE 12 96 96
FONTBOUNDINGBOX 8 11 0 -2
diff --git a/web/LICENSE b/web/LICENSE
index 9b30d5a81a9..b79d3ac3812 100644
--- a/web/LICENSE
+++ b/web/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2020, MAME Development Team
+Copyright (c) 2021, MAME Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without