summaryrefslogtreecommitdiff
path: root/src/Noddybox.Emulation.EightBit/IMemory.cs
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2012-01-08 22:37:21 +0000
committerIan C <ianc@noddybox.co.uk>2012-01-08 22:37:21 +0000
commita00e548533eed5b1aead479e70a117eb05458a5f (patch)
tree9126a23a6e6e85d1cbea05dc85a6f4e03d5bfdd9 /src/Noddybox.Emulation.EightBit/IMemory.cs
parentdead9024c73e16a141b1381ba6e8432d44d2d567 (diff)
Added rest of ED opcodes and GPL fixed headers.
Diffstat (limited to 'src/Noddybox.Emulation.EightBit/IMemory.cs')
-rw-r--r--src/Noddybox.Emulation.EightBit/IMemory.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Noddybox.Emulation.EightBit/IMemory.cs b/src/Noddybox.Emulation.EightBit/IMemory.cs
index 285a2aa..1d03ccd 100644
--- a/src/Noddybox.Emulation.EightBit/IMemory.cs
+++ b/src/Noddybox.Emulation.EightBit/IMemory.cs
@@ -11,7 +11,7 @@
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
-// along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+// along with Noddybox.Emulation. If not, see <http://www.gnu.org/licenses/>.
//
// Copyright (c) 2012 Ian Cowburn
//