diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/framebuffer.c | 2 | ||||
-rw-r--r-- | source/gui.c | 2 | ||||
-rw-r--r-- | source/keyboard.c | 2 | ||||
-rw-r--r-- | source/main.c | 2 | ||||
-rw-r--r-- | source/tapes.c | 2 | ||||
-rw-r--r-- | source/zx81.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/framebuffer.c b/source/framebuffer.c index 22a4e12..4a4b03d 100644 --- a/source/framebuffer.c +++ b/source/framebuffer.c @@ -1,7 +1,7 @@ /* ds81 - Nintendo DS ZX81 emulator. - Copyright (C) 2006 Ian Cowburn + Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/source/gui.c b/source/gui.c index 45b0817..91c7f8d 100644 --- a/source/gui.c +++ b/source/gui.c @@ -1,7 +1,7 @@ /* ds81 - Nintendo DS ZX81 emulator. - Copyright (C) 2006 Ian Cowburn + Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/source/keyboard.c b/source/keyboard.c index c58aaae..8db8d34 100644 --- a/source/keyboard.c +++ b/source/keyboard.c @@ -1,7 +1,7 @@ /* ds81 - Nintendo DS ZX81 emulator. - Copyright (C) 2006 Ian Cowburn + Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/source/main.c b/source/main.c index b5459fc..1da90c2 100644 --- a/source/main.c +++ b/source/main.c @@ -1,7 +1,7 @@ /* ds81 - Nintendo DS ZX81 emulator. - Copyright (C) 2006 Ian Cowburn + Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/source/tapes.c b/source/tapes.c index 7d01e82..86da796 100644 --- a/source/tapes.c +++ b/source/tapes.c @@ -1,7 +1,7 @@ /* ds81 - Nintendo DS ZX81 emulator. - Copyright (C) 2006 Ian Cowburn + Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/source/zx81.c b/source/zx81.c index 2b81e2b..0b7e729 100644 --- a/source/zx81.c +++ b/source/zx81.c @@ -1,7 +1,7 @@ /* ds81 - Nintendo DS ZX81 emulator - Copyright (C) 2006 Ian Cowburn (ianc@noddybox.demon.co.uk) + Copyright (C) 2006 Ian Cowburn <ianc@noddybox.co.uk> 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 |