From f96332b0913a8a365db73a1af3443c0e225a23d8 Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 29 Dec 2011 00:17:13 +0000 Subject: Development check-in. --- Noddybox.Emulation.EightBit/Register16BigEndian.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Noddybox.Emulation.EightBit/Register16BigEndian.cs') diff --git a/Noddybox.Emulation.EightBit/Register16BigEndian.cs b/Noddybox.Emulation.EightBit/Register16BigEndian.cs index 8378543..e7a3780 100644 --- a/Noddybox.Emulation.EightBit/Register16BigEndian.cs +++ b/Noddybox.Emulation.EightBit/Register16BigEndian.cs @@ -1,4 +1,7 @@ -using System; +// +// Copyright (c) 2012 Ian Cowburn +// +using System; using System.Net; using System.Windows; using System.Windows.Controls; -- cgit v1.2.3