diff options
author | 2015-05-18 20:09:41 +0200 | |
---|---|---|
committer | 2015-05-18 20:54:30 +0200 | |
commit | c5b0aa514f64ed9750466864d2cad2683c3c2db7 (patch) | |
tree | 7b9fb5f05af59ea37945b0851bfcee4d5587ad3a /src/emu/machine/ds1315.c | |
parent | 00142ca341e870c7de1a24ecbb9124b7035f8c6c (diff) |
Update for Phill Harvey-Smith and Tim Lindner
Diffstat (limited to 'src/emu/machine/ds1315.c')
-rw-r--r-- | src/emu/machine/ds1315.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/ds1315.c b/src/emu/machine/ds1315.c index 913c5413f5f..9036c18ba90 100644 --- a/src/emu/machine/ds1315.c +++ b/src/emu/machine/ds1315.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Tim Lindner /***************************************************************************************** |