diff options
Diffstat (limited to 'src/devices/machine/ram.h')
-rw-r--r-- | src/devices/machine/ram.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/machine/ram.h b/src/devices/machine/ram.h index 7d3f054895f..5140309f825 100644 --- a/src/devices/machine/ram.h +++ b/src/devices/machine/ram.h @@ -1,5 +1,5 @@ -// license:GPL-2.0+ -// copyright-holders:Dirk Best +// license: BSD-3-Clause +// copyright-holders: Dirk Best /************************************************************************* RAM device |