diff --git a/Activity/Observer.hpp b/Activity/Observer.hpp index 2690dc0a0..9b06fb58f 100644 --- a/Activity/Observer.hpp +++ b/Activity/Observer.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ActivityObserver_h diff --git a/Activity/Source.hpp b/Activity/Source.hpp index 9db6b7a53..853c99210 100644 --- a/Activity/Source.hpp +++ b/Activity/Source.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ActivitySource_h diff --git a/Analyser/Dynamic/ConfidenceCounter.cpp b/Analyser/Dynamic/ConfidenceCounter.cpp index 16e1f3075..097084236 100644 --- a/Analyser/Dynamic/ConfidenceCounter.cpp +++ b/Analyser/Dynamic/ConfidenceCounter.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "ConfidenceCounter.hpp" diff --git a/Analyser/Dynamic/ConfidenceCounter.hpp b/Analyser/Dynamic/ConfidenceCounter.hpp index 8494e4b04..dafb4e695 100644 --- a/Analyser/Dynamic/ConfidenceCounter.hpp +++ b/Analyser/Dynamic/ConfidenceCounter.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ConfidenceCounter_hpp diff --git a/Analyser/Dynamic/ConfidenceSource.hpp b/Analyser/Dynamic/ConfidenceSource.hpp index b0e57648c..0211a6d19 100644 --- a/Analyser/Dynamic/ConfidenceSource.hpp +++ b/Analyser/Dynamic/ConfidenceSource.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ConfidenceSource_hpp diff --git a/Analyser/Dynamic/ConfidenceSummary.cpp b/Analyser/Dynamic/ConfidenceSummary.cpp index d18328f2c..5ffd9264f 100644 --- a/Analyser/Dynamic/ConfidenceSummary.cpp +++ b/Analyser/Dynamic/ConfidenceSummary.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "ConfidenceSummary.hpp" diff --git a/Analyser/Dynamic/ConfidenceSummary.hpp b/Analyser/Dynamic/ConfidenceSummary.hpp index 5952e00a9..e478bb606 100644 --- a/Analyser/Dynamic/ConfidenceSummary.hpp +++ b/Analyser/Dynamic/ConfidenceSummary.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ConfidenceSummary_hpp diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.cpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.cpp index 9c974a106..2f075a1d0 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.cpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiCRTMachine.hpp" diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.hpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.hpp index 4588ea7e2..93906d9ab 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.hpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiCRTMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiCRTMachine_hpp diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.cpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.cpp index 9907c7027..8e85c9410 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.cpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiConfigurable.hpp" diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.hpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.hpp index 79695f5ad..88c70eb65 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.hpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiConfigurable_hpp diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.cpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.cpp index 3208d4258..53804d939 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.cpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiConfigurationTarget.hpp" diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.hpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.hpp index d1245853e..dc3d48981 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.hpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurationTarget.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiConfigurationTarget_hpp diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.cpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.cpp index 5e8a64f24..d6d17fcd3 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.cpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiJoystickMachine.hpp" diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.hpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.hpp index 5e64dad75..f755d3061 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.hpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiJoystickMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiJoystickMachine_hpp diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.cpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.cpp index df4208c25..a74e0cde7 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.cpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiKeyboardMachine.hpp" diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.hpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.hpp index 535fac6d1..f049b4bac 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.hpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiKeyboardMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiKeyboardMachine_hpp diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.cpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.cpp index 104ec1cca..26ec1d4de 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.cpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiSpeaker.hpp" diff --git a/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.hpp b/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.hpp index 1b73a9f31..a6f882fd0 100644 --- a/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.hpp +++ b/Analyser/Dynamic/MultiMachine/Implementation/MultiSpeaker.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiSpeaker_hpp diff --git a/Analyser/Dynamic/MultiMachine/MultiMachine.cpp b/Analyser/Dynamic/MultiMachine/MultiMachine.cpp index 5f7a92f29..a60efb0c2 100644 --- a/Analyser/Dynamic/MultiMachine/MultiMachine.cpp +++ b/Analyser/Dynamic/MultiMachine/MultiMachine.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MultiMachine.hpp" diff --git a/Analyser/Dynamic/MultiMachine/MultiMachine.hpp b/Analyser/Dynamic/MultiMachine/MultiMachine.hpp index f1a8ea845..7b3f26455 100644 --- a/Analyser/Dynamic/MultiMachine/MultiMachine.hpp +++ b/Analyser/Dynamic/MultiMachine/MultiMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MultiMachine_hpp diff --git a/Analyser/Machines.hpp b/Analyser/Machines.hpp index f9133676a..679e8cb5d 100644 --- a/Analyser/Machines.hpp +++ b/Analyser/Machines.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Machines_h diff --git a/Analyser/Static/Acorn/Disk.cpp b/Analyser/Static/Acorn/Disk.cpp index 2dfd80bf5..ac359ec3c 100644 --- a/Analyser/Static/Acorn/Disk.cpp +++ b/Analyser/Static/Acorn/Disk.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Disk.hpp" diff --git a/Analyser/Static/Acorn/Disk.hpp b/Analyser/Static/Acorn/Disk.hpp index 447dcbb8a..287e7f836 100644 --- a/Analyser/Static/Acorn/Disk.hpp +++ b/Analyser/Static/Acorn/Disk.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Acorn_Disk_hpp diff --git a/Analyser/Static/Acorn/File.hpp b/Analyser/Static/Acorn/File.hpp index 29a5d6ea6..11df52237 100644 --- a/Analyser/Static/Acorn/File.hpp +++ b/Analyser/Static/Acorn/File.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Acorn_File_hpp diff --git a/Analyser/Static/Acorn/StaticAnalyser.cpp b/Analyser/Static/Acorn/StaticAnalyser.cpp index eeeba1509..f517eb3c2 100644 --- a/Analyser/Static/Acorn/StaticAnalyser.cpp +++ b/Analyser/Static/Acorn/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/Acorn/StaticAnalyser.hpp b/Analyser/Static/Acorn/StaticAnalyser.hpp index 83c1e1756..d7acbbc38 100644 --- a/Analyser/Static/Acorn/StaticAnalyser.hpp +++ b/Analyser/Static/Acorn/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Acorn_StaticAnalyser_hpp diff --git a/Analyser/Static/Acorn/Tape.cpp b/Analyser/Static/Acorn/Tape.cpp index 7873e4a52..ca8eba1b0 100644 --- a/Analyser/Static/Acorn/Tape.cpp +++ b/Analyser/Static/Acorn/Tape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Tape.hpp" diff --git a/Analyser/Static/Acorn/Tape.hpp b/Analyser/Static/Acorn/Tape.hpp index 863acc6ad..a02f83ce5 100644 --- a/Analyser/Static/Acorn/Tape.hpp +++ b/Analyser/Static/Acorn/Tape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Acorn_Tape_hpp diff --git a/Analyser/Static/Acorn/Target.hpp b/Analyser/Static/Acorn/Target.hpp index a6157a8ec..e2bfcb779 100644 --- a/Analyser/Static/Acorn/Target.hpp +++ b/Analyser/Static/Acorn/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_Acorn_Target_h diff --git a/Analyser/Static/AmstradCPC/StaticAnalyser.cpp b/Analyser/Static/AmstradCPC/StaticAnalyser.cpp index ecec0446b..ee95fd072 100644 --- a/Analyser/Static/AmstradCPC/StaticAnalyser.cpp +++ b/Analyser/Static/AmstradCPC/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/AmstradCPC/StaticAnalyser.hpp b/Analyser/Static/AmstradCPC/StaticAnalyser.hpp index d678bd327..9195dac31 100644 --- a/Analyser/Static/AmstradCPC/StaticAnalyser.hpp +++ b/Analyser/Static/AmstradCPC/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_AmstradCPC_StaticAnalyser_hpp diff --git a/Analyser/Static/AmstradCPC/Target.hpp b/Analyser/Static/AmstradCPC/Target.hpp index adff04774..e30600d24 100644 --- a/Analyser/Static/AmstradCPC/Target.hpp +++ b/Analyser/Static/AmstradCPC/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_AmstradCPC_Target_h diff --git a/Analyser/Static/AppleII/StaticAnalyser.cpp b/Analyser/Static/AppleII/StaticAnalyser.cpp index 03bf6871d..6c09bb6b0 100644 --- a/Analyser/Static/AppleII/StaticAnalyser.cpp +++ b/Analyser/Static/AppleII/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/AppleII/StaticAnalyser.hpp b/Analyser/Static/AppleII/StaticAnalyser.hpp index 2ca147d7c..f539d9352 100644 --- a/Analyser/Static/AppleII/StaticAnalyser.hpp +++ b/Analyser/Static/AppleII/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_AppleII_StaticAnalyser_hpp diff --git a/Analyser/Static/AppleII/Target.hpp b/Analyser/Static/AppleII/Target.hpp index d3f70b8a5..6ac5616ad 100644 --- a/Analyser/Static/AppleII/Target.hpp +++ b/Analyser/Static/AppleII/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Target_h diff --git a/Analyser/Static/Atari/StaticAnalyser.cpp b/Analyser/Static/Atari/StaticAnalyser.cpp index 24318cd5a..84773bb9b 100644 --- a/Analyser/Static/Atari/StaticAnalyser.cpp +++ b/Analyser/Static/Atari/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/Atari/StaticAnalyser.hpp b/Analyser/Static/Atari/StaticAnalyser.hpp index c0ba8f969..a311b2834 100644 --- a/Analyser/Static/Atari/StaticAnalyser.hpp +++ b/Analyser/Static/Atari/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Atari_StaticAnalyser_hpp diff --git a/Analyser/Static/Atari/Target.hpp b/Analyser/Static/Atari/Target.hpp index d102368cc..0e2ab69c2 100644 --- a/Analyser/Static/Atari/Target.hpp +++ b/Analyser/Static/Atari/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_Atari_Target_h diff --git a/Analyser/Static/Coleco/StaticAnalyser.cpp b/Analyser/Static/Coleco/StaticAnalyser.cpp index 076e2ec48..102fdf676 100644 --- a/Analyser/Static/Coleco/StaticAnalyser.cpp +++ b/Analyser/Static/Coleco/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/Coleco/StaticAnalyser.hpp b/Analyser/Static/Coleco/StaticAnalyser.hpp index 7c6389c4f..77de5abf0 100644 --- a/Analyser/Static/Coleco/StaticAnalyser.hpp +++ b/Analyser/Static/Coleco/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Coleco_StaticAnalyser_hpp diff --git a/Analyser/Static/Commodore/Disk.cpp b/Analyser/Static/Commodore/Disk.cpp index 2ce9199d8..0a47a8d8c 100644 --- a/Analyser/Static/Commodore/Disk.cpp +++ b/Analyser/Static/Commodore/Disk.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 13/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Disk.hpp" diff --git a/Analyser/Static/Commodore/Disk.hpp b/Analyser/Static/Commodore/Disk.hpp index 52000d939..486ea086d 100644 --- a/Analyser/Static/Commodore/Disk.hpp +++ b/Analyser/Static/Commodore/Disk.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 13/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Commodore_Disk_hpp diff --git a/Analyser/Static/Commodore/File.cpp b/Analyser/Static/Commodore/File.cpp index 1654336e9..44c17aa86 100644 --- a/Analyser/Static/Commodore/File.cpp +++ b/Analyser/Static/Commodore/File.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "File.hpp" diff --git a/Analyser/Static/Commodore/File.hpp b/Analyser/Static/Commodore/File.hpp index 4b084f7fb..5f943a3c8 100644 --- a/Analyser/Static/Commodore/File.hpp +++ b/Analyser/Static/Commodore/File.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef File_hpp diff --git a/Analyser/Static/Commodore/StaticAnalyser.cpp b/Analyser/Static/Commodore/StaticAnalyser.cpp index 86ba1d2db..7a3bd185f 100644 --- a/Analyser/Static/Commodore/StaticAnalyser.cpp +++ b/Analyser/Static/Commodore/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/Commodore/StaticAnalyser.hpp b/Analyser/Static/Commodore/StaticAnalyser.hpp index 449ffad9d..86d7c9bed 100644 --- a/Analyser/Static/Commodore/StaticAnalyser.hpp +++ b/Analyser/Static/Commodore/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Commodore_StaticAnalyser_hpp diff --git a/Analyser/Static/Commodore/Tape.cpp b/Analyser/Static/Commodore/Tape.cpp index 2609ba66a..cbcd18e65 100644 --- a/Analyser/Static/Commodore/Tape.cpp +++ b/Analyser/Static/Commodore/Tape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Tape.hpp" diff --git a/Analyser/Static/Commodore/Tape.hpp b/Analyser/Static/Commodore/Tape.hpp index 59c21a96e..1dec3a1cc 100644 --- a/Analyser/Static/Commodore/Tape.hpp +++ b/Analyser/Static/Commodore/Tape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Commodore_Tape_hpp diff --git a/Analyser/Static/Commodore/Target.hpp b/Analyser/Static/Commodore/Target.hpp index 3f287d61a..a9737a428 100644 --- a/Analyser/Static/Commodore/Target.hpp +++ b/Analyser/Static/Commodore/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_Commodore_Target_h diff --git a/Analyser/Static/Disassembler/6502.cpp b/Analyser/Static/Disassembler/6502.cpp index 20216a896..141e7d76a 100644 --- a/Analyser/Static/Disassembler/6502.cpp +++ b/Analyser/Static/Disassembler/6502.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "6502.hpp" diff --git a/Analyser/Static/Disassembler/6502.hpp b/Analyser/Static/Disassembler/6502.hpp index d414c09c7..4b9201d2d 100644 --- a/Analyser/Static/Disassembler/6502.hpp +++ b/Analyser/Static/Disassembler/6502.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Disassembler_6502_hpp diff --git a/Analyser/Static/Disassembler/AddressMapper.cpp b/Analyser/Static/Disassembler/AddressMapper.cpp index 6963e02d7..c9b84a507 100644 --- a/Analyser/Static/Disassembler/AddressMapper.cpp +++ b/Analyser/Static/Disassembler/AddressMapper.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "AddressMapper.hpp" diff --git a/Analyser/Static/Disassembler/AddressMapper.hpp b/Analyser/Static/Disassembler/AddressMapper.hpp index 95d4b4b9f..42d4efc2d 100644 --- a/Analyser/Static/Disassembler/AddressMapper.hpp +++ b/Analyser/Static/Disassembler/AddressMapper.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef AddressMapper_hpp diff --git a/Analyser/Static/Disassembler/Kernel.hpp b/Analyser/Static/Disassembler/Kernel.hpp index 9fcb89b9d..d18e9e915 100644 --- a/Analyser/Static/Disassembler/Kernel.hpp +++ b/Analyser/Static/Disassembler/Kernel.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Kernel_hpp diff --git a/Analyser/Static/Disassembler/Z80.cpp b/Analyser/Static/Disassembler/Z80.cpp index 695372a14..f2be54a22 100644 --- a/Analyser/Static/Disassembler/Z80.cpp +++ b/Analyser/Static/Disassembler/Z80.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Z80.hpp" diff --git a/Analyser/Static/Disassembler/Z80.hpp b/Analyser/Static/Disassembler/Z80.hpp index 26a05f54a..4f46b055d 100644 --- a/Analyser/Static/Disassembler/Z80.hpp +++ b/Analyser/Static/Disassembler/Z80.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Disassembler_Z80_hpp diff --git a/Analyser/Static/DiskII/StaticAnalyser.cpp b/Analyser/Static/DiskII/StaticAnalyser.cpp index e37a7758a..0b8659b39 100644 --- a/Analyser/Static/DiskII/StaticAnalyser.cpp +++ b/Analyser/Static/DiskII/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/DiskII/StaticAnalyser.hpp b/Analyser/Static/DiskII/StaticAnalyser.hpp index 1acc3c881..a1f7a09f1 100644 --- a/Analyser/Static/DiskII/StaticAnalyser.hpp +++ b/Analyser/Static/DiskII/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_DiskII_StaticAnalyser_hpp diff --git a/Analyser/Static/MSX/Cartridge.hpp b/Analyser/Static/MSX/Cartridge.hpp index a2d4f8a71..7e7a63a2e 100644 --- a/Analyser/Static/MSX/Cartridge.hpp +++ b/Analyser/Static/MSX/Cartridge.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Cartridge_hpp diff --git a/Analyser/Static/MSX/StaticAnalyser.cpp b/Analyser/Static/MSX/StaticAnalyser.cpp index 8f0fdb1f6..ab94fd467 100644 --- a/Analyser/Static/MSX/StaticAnalyser.cpp +++ b/Analyser/Static/MSX/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/MSX/StaticAnalyser.hpp b/Analyser/Static/MSX/StaticAnalyser.hpp index 32100aae4..e60115bb1 100644 --- a/Analyser/Static/MSX/StaticAnalyser.hpp +++ b/Analyser/Static/MSX/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_MSX_StaticAnalyser_hpp diff --git a/Analyser/Static/MSX/Tape.cpp b/Analyser/Static/MSX/Tape.cpp index 63d7696f2..76bc50a32 100644 --- a/Analyser/Static/MSX/Tape.cpp +++ b/Analyser/Static/MSX/Tape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Tape.hpp" diff --git a/Analyser/Static/MSX/Tape.hpp b/Analyser/Static/MSX/Tape.hpp index b0509b8b9..eb0ca66bf 100644 --- a/Analyser/Static/MSX/Tape.hpp +++ b/Analyser/Static/MSX/Tape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_MSX_Tape_hpp diff --git a/Analyser/Static/MSX/Target.hpp b/Analyser/Static/MSX/Target.hpp index 6d552a4af..081220440 100644 --- a/Analyser/Static/MSX/Target.hpp +++ b/Analyser/Static/MSX/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 02/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_MSX_Target_h diff --git a/Analyser/Static/Oric/StaticAnalyser.cpp b/Analyser/Static/Oric/StaticAnalyser.cpp index c40b117ae..9c40c6635 100644 --- a/Analyser/Static/Oric/StaticAnalyser.cpp +++ b/Analyser/Static/Oric/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/Oric/StaticAnalyser.hpp b/Analyser/Static/Oric/StaticAnalyser.hpp index 40aa7f9d9..f97d84772 100644 --- a/Analyser/Static/Oric/StaticAnalyser.hpp +++ b/Analyser/Static/Oric/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Oric_StaticAnalyser_hpp diff --git a/Analyser/Static/Oric/Tape.cpp b/Analyser/Static/Oric/Tape.cpp index 7409abaa0..7d7c0a79f 100644 --- a/Analyser/Static/Oric/Tape.cpp +++ b/Analyser/Static/Oric/Tape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Tape.hpp" diff --git a/Analyser/Static/Oric/Tape.hpp b/Analyser/Static/Oric/Tape.hpp index e81a85a6b..fc7734697 100644 --- a/Analyser/Static/Oric/Tape.hpp +++ b/Analyser/Static/Oric/Tape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_Oric_Tape_hpp diff --git a/Analyser/Static/Oric/Target.hpp b/Analyser/Static/Oric/Target.hpp index a1f82171b..1df3d16f7 100644 --- a/Analyser/Static/Oric/Target.hpp +++ b/Analyser/Static/Oric/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_Oric_Target_h diff --git a/Analyser/Static/StaticAnalyser.cpp b/Analyser/Static/StaticAnalyser.cpp index d41ba1575..5351ccecb 100644 --- a/Analyser/Static/StaticAnalyser.cpp +++ b/Analyser/Static/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/StaticAnalyser.hpp b/Analyser/Static/StaticAnalyser.hpp index 8d6c85fab..7a7a00000 100644 --- a/Analyser/Static/StaticAnalyser.hpp +++ b/Analyser/Static/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef StaticAnalyser_hpp diff --git a/Analyser/Static/ZX8081/StaticAnalyser.cpp b/Analyser/Static/ZX8081/StaticAnalyser.cpp index f67f462b9..466d5cea4 100644 --- a/Analyser/Static/ZX8081/StaticAnalyser.cpp +++ b/Analyser/Static/ZX8081/StaticAnalyser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "StaticAnalyser.hpp" diff --git a/Analyser/Static/ZX8081/StaticAnalyser.hpp b/Analyser/Static/ZX8081/StaticAnalyser.hpp index d09e5d421..141a15945 100644 --- a/Analyser/Static/ZX8081/StaticAnalyser.hpp +++ b/Analyser/Static/ZX8081/StaticAnalyser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_ZX8081_StaticAnalyser_hpp diff --git a/Analyser/Static/ZX8081/Target.hpp b/Analyser/Static/ZX8081/Target.hpp index b852e4473..5671ab1d6 100644 --- a/Analyser/Static/ZX8081/Target.hpp +++ b/Analyser/Static/ZX8081/Target.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Analyser_Static_ZX8081_Target_h diff --git a/ClockReceiver/ClockReceiver.hpp b/ClockReceiver/ClockReceiver.hpp index 062ba9fa0..b9e6191e4 100644 --- a/ClockReceiver/ClockReceiver.hpp +++ b/ClockReceiver/ClockReceiver.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 22/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef ClockReceiver_hpp diff --git a/ClockReceiver/ForceInline.hpp b/ClockReceiver/ForceInline.hpp index df486d14c..8bf71a094 100644 --- a/ClockReceiver/ForceInline.hpp +++ b/ClockReceiver/ForceInline.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef ForceInline_hpp diff --git a/ClockReceiver/Sleeper.hpp b/ClockReceiver/Sleeper.hpp index 08dadfb92..d1a7ed001 100644 --- a/ClockReceiver/Sleeper.hpp +++ b/ClockReceiver/Sleeper.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Sleeper_hpp diff --git a/ClockReceiver/TimeTypes.hpp b/ClockReceiver/TimeTypes.hpp index 63c771b73..afcda2d3c 100644 --- a/ClockReceiver/TimeTypes.hpp +++ b/ClockReceiver/TimeTypes.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/03/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef TimeTypes_h diff --git a/Components/1770/1770.cpp b/Components/1770/1770.cpp index ec817271a..517851ce3 100644 --- a/Components/1770/1770.cpp +++ b/Components/1770/1770.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "1770.hpp" diff --git a/Components/1770/1770.hpp b/Components/1770/1770.hpp index 52d544824..ae26830fc 100644 --- a/Components/1770/1770.hpp +++ b/Components/1770/1770.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef _770_hpp diff --git a/Components/6522/6522.hpp b/Components/6522/6522.hpp index d21e2190c..6224d1d29 100644 --- a/Components/6522/6522.hpp +++ b/Components/6522/6522.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef _522_hpp diff --git a/Components/6522/Implementation/6522Base.cpp b/Components/6522/Implementation/6522Base.cpp index c5584f408..5fcb2c19f 100644 --- a/Components/6522/Implementation/6522Base.cpp +++ b/Components/6522/Implementation/6522Base.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../6522.hpp" diff --git a/Components/6522/Implementation/6522Implementation.hpp b/Components/6522/Implementation/6522Implementation.hpp index 5efe8905e..9230ee3da 100644 --- a/Components/6522/Implementation/6522Implementation.hpp +++ b/Components/6522/Implementation/6522Implementation.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // template void MOS6522::set_register(int address, uint8_t value) { diff --git a/Components/6522/Implementation/6522Storage.hpp b/Components/6522/Implementation/6522Storage.hpp index aa8ba7dd5..0f37abe22 100644 --- a/Components/6522/Implementation/6522Storage.hpp +++ b/Components/6522/Implementation/6522Storage.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef _522Storage_hpp diff --git a/Components/6522/Implementation/IRQDelegatePortHandler.cpp b/Components/6522/Implementation/IRQDelegatePortHandler.cpp index e764175de..320026aba 100644 --- a/Components/6522/Implementation/IRQDelegatePortHandler.cpp +++ b/Components/6522/Implementation/IRQDelegatePortHandler.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../6522.hpp" diff --git a/Components/6532/6532.hpp b/Components/6532/6532.hpp index 40b03a75b..632d3384e 100644 --- a/Components/6532/6532.hpp +++ b/Components/6532/6532.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef _532_hpp diff --git a/Components/6560/6560.cpp b/Components/6560/6560.cpp index 4c6518f9d..d8fce9a90 100644 --- a/Components/6560/6560.cpp +++ b/Components/6560/6560.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "6560.hpp" diff --git a/Components/6560/6560.hpp b/Components/6560/6560.hpp index 48f1f105d..517740115 100644 --- a/Components/6560/6560.hpp +++ b/Components/6560/6560.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef _560_hpp diff --git a/Components/6845/CRTC6845.hpp b/Components/6845/CRTC6845.hpp index 6370408f3..46a3d7ba0 100644 --- a/Components/6845/CRTC6845.hpp +++ b/Components/6845/CRTC6845.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef CRTC6845_hpp diff --git a/Components/8255/i8255.hpp b/Components/8255/i8255.hpp index 1a25e8196..e3c2d323a 100644 --- a/Components/8255/i8255.hpp +++ b/Components/8255/i8255.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef i8255_hpp diff --git a/Components/8272/i8272.cpp b/Components/8272/i8272.cpp index 64edc2c83..142ff48c5 100644 --- a/Components/8272/i8272.cpp +++ b/Components/8272/i8272.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "i8272.hpp" diff --git a/Components/8272/i8272.hpp b/Components/8272/i8272.hpp index ba6cbc442..a07e0ae27 100644 --- a/Components/8272/i8272.hpp +++ b/Components/8272/i8272.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef i8272_hpp diff --git a/Components/9918/9918.cpp b/Components/9918/9918.cpp index f72b785ff..40fb5b17a 100644 --- a/Components/9918/9918.cpp +++ b/Components/9918/9918.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "9918.hpp" diff --git a/Components/9918/9918.hpp b/Components/9918/9918.hpp index 0fe743062..951f1d6ba 100644 --- a/Components/9918/9918.hpp +++ b/Components/9918/9918.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TMS9918_hpp diff --git a/Components/9918/Implementation/9918Base.hpp b/Components/9918/Implementation/9918Base.hpp index 2f0d0eb8a..862c7807c 100644 --- a/Components/9918/Implementation/9918Base.hpp +++ b/Components/9918/Implementation/9918Base.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TMS9918Base_hpp diff --git a/Components/AY38910/AY38910.cpp b/Components/AY38910/AY38910.cpp index 1c02aeea0..60a707c59 100644 --- a/Components/AY38910/AY38910.cpp +++ b/Components/AY38910/AY38910.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "AY38910.hpp" diff --git a/Components/AY38910/AY38910.hpp b/Components/AY38910/AY38910.hpp index e619df699..737a0c8ea 100644 --- a/Components/AY38910/AY38910.hpp +++ b/Components/AY38910/AY38910.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef AY_3_8910_hpp diff --git a/Components/AudioToggle/AudioToggle.cpp b/Components/AudioToggle/AudioToggle.cpp index e0545ea4a..fc4f60fb4 100644 --- a/Components/AudioToggle/AudioToggle.cpp +++ b/Components/AudioToggle/AudioToggle.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "AudioToggle.hpp" diff --git a/Components/AudioToggle/AudioToggle.hpp b/Components/AudioToggle/AudioToggle.hpp index f00f1304d..cd9d0e483 100644 --- a/Components/AudioToggle/AudioToggle.hpp +++ b/Components/AudioToggle/AudioToggle.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef AudioToggle_hpp diff --git a/Components/DiskII/DiskII.cpp b/Components/DiskII/DiskII.cpp index d009bbce2..d0f2178af 100644 --- a/Components/DiskII/DiskII.cpp +++ b/Components/DiskII/DiskII.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "DiskII.hpp" diff --git a/Components/DiskII/DiskII.hpp b/Components/DiskII/DiskII.hpp index 37e083ef8..28b4cd2cc 100644 --- a/Components/DiskII/DiskII.hpp +++ b/Components/DiskII/DiskII.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef DiskII_hpp diff --git a/Components/KonamiSCC/KonamiSCC.cpp b/Components/KonamiSCC/KonamiSCC.cpp index 91d9a2050..79f82a459 100644 --- a/Components/KonamiSCC/KonamiSCC.cpp +++ b/Components/KonamiSCC/KonamiSCC.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "KonamiSCC.hpp" diff --git a/Components/KonamiSCC/KonamiSCC.hpp b/Components/KonamiSCC/KonamiSCC.hpp index 6c156d1a8..21828ed5a 100644 --- a/Components/KonamiSCC/KonamiSCC.hpp +++ b/Components/KonamiSCC/KonamiSCC.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef KonamiSCC_hpp diff --git a/Components/SN76489/SN76489.cpp b/Components/SN76489/SN76489.cpp index 395f64574..e4d9d8243 100644 --- a/Components/SN76489/SN76489.cpp +++ b/Components/SN76489/SN76489.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 26/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "SN76489.hpp" diff --git a/Components/SN76489/SN76489.hpp b/Components/SN76489/SN76489.hpp index a3e4884d5..215fc80e0 100644 --- a/Components/SN76489/SN76489.hpp +++ b/Components/SN76489/SN76489.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 26/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef SN76489_hpp diff --git a/Concurrency/AsyncTaskQueue.cpp b/Concurrency/AsyncTaskQueue.cpp index 4bde40272..838e1fbf1 100644 --- a/Concurrency/AsyncTaskQueue.cpp +++ b/Concurrency/AsyncTaskQueue.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "AsyncTaskQueue.hpp" diff --git a/Concurrency/AsyncTaskQueue.hpp b/Concurrency/AsyncTaskQueue.hpp index 577f97b1a..599fa7c74 100644 --- a/Concurrency/AsyncTaskQueue.hpp +++ b/Concurrency/AsyncTaskQueue.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef AsyncTaskQueue_hpp diff --git a/Concurrency/BestEffortUpdater.cpp b/Concurrency/BestEffortUpdater.cpp index 9278f2d71..3923d290e 100644 --- a/Concurrency/BestEffortUpdater.cpp +++ b/Concurrency/BestEffortUpdater.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "BestEffortUpdater.hpp" diff --git a/Concurrency/BestEffortUpdater.hpp b/Concurrency/BestEffortUpdater.hpp index cfbd97042..6979c6eaa 100644 --- a/Concurrency/BestEffortUpdater.hpp +++ b/Concurrency/BestEffortUpdater.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef BestEffortUpdater_hpp diff --git a/Configurable/Configurable.cpp b/Configurable/Configurable.cpp index 3478ced64..a96997e90 100644 --- a/Configurable/Configurable.cpp +++ b/Configurable/Configurable.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Configurable.hpp" diff --git a/Configurable/Configurable.hpp b/Configurable/Configurable.hpp index e08e72b8d..1c4ac8f1c 100644 --- a/Configurable/Configurable.hpp +++ b/Configurable/Configurable.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Configurable_h diff --git a/Configurable/StandardOptions.cpp b/Configurable/StandardOptions.cpp index 118543c8e..29036bca7 100644 --- a/Configurable/StandardOptions.cpp +++ b/Configurable/StandardOptions.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "StandardOptions.hpp" diff --git a/Configurable/StandardOptions.hpp b/Configurable/StandardOptions.hpp index dd5e0799c..8aac4a443 100644 --- a/Configurable/StandardOptions.hpp +++ b/Configurable/StandardOptions.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef StandardOptions_hpp diff --git a/Inputs/Joystick.hpp b/Inputs/Joystick.hpp index f7c995cf6..e5d0b4820 100644 --- a/Inputs/Joystick.hpp +++ b/Inputs/Joystick.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Joystick_hpp diff --git a/Inputs/Keyboard.cpp b/Inputs/Keyboard.cpp index 65a28a14f..02afb249b 100644 --- a/Inputs/Keyboard.cpp +++ b/Inputs/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/9/17. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Inputs/Keyboard.hpp b/Inputs/Keyboard.hpp index 2f1249efb..10e798b27 100644 --- a/Inputs/Keyboard.hpp +++ b/Inputs/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/9/17. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Keyboard_hpp diff --git a/Machines/AmstradCPC/AmstradCPC.cpp b/Machines/AmstradCPC/AmstradCPC.cpp index fa60a0d4f..7f7c61575 100644 --- a/Machines/AmstradCPC/AmstradCPC.cpp +++ b/Machines/AmstradCPC/AmstradCPC.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "AmstradCPC.hpp" diff --git a/Machines/AmstradCPC/AmstradCPC.hpp b/Machines/AmstradCPC/AmstradCPC.hpp index cc6c42529..6b8729fec 100644 --- a/Machines/AmstradCPC/AmstradCPC.hpp +++ b/Machines/AmstradCPC/AmstradCPC.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef AmstradCPC_hpp diff --git a/Machines/AmstradCPC/Keyboard.cpp b/Machines/AmstradCPC/Keyboard.cpp index a1e1e1e2f..ac31eb44b 100644 --- a/Machines/AmstradCPC/Keyboard.cpp +++ b/Machines/AmstradCPC/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Machines/AmstradCPC/Keyboard.hpp b/Machines/AmstradCPC/Keyboard.hpp index a75ec7799..c6a230a83 100644 --- a/Machines/AmstradCPC/Keyboard.hpp +++ b/Machines/AmstradCPC/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_AmstradCPC_Keyboard_hpp diff --git a/Machines/AppleII/AppleII.cpp b/Machines/AppleII/AppleII.cpp index 6282d7a46..b1796382c 100644 --- a/Machines/AppleII/AppleII.cpp +++ b/Machines/AppleII/AppleII.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "AppleII.hpp" diff --git a/Machines/AppleII/AppleII.hpp b/Machines/AppleII/AppleII.hpp index cea0b5e9d..fb7501721 100644 --- a/Machines/AppleII/AppleII.hpp +++ b/Machines/AppleII/AppleII.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef AppleII_hpp diff --git a/Machines/AppleII/Card.hpp b/Machines/AppleII/Card.hpp index de89bb75e..4a8d7d864 100644 --- a/Machines/AppleII/Card.hpp +++ b/Machines/AppleII/Card.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Card_h diff --git a/Machines/AppleII/DiskIICard.cpp b/Machines/AppleII/DiskIICard.cpp index 527b23b39..a16afc3ad 100644 --- a/Machines/AppleII/DiskIICard.cpp +++ b/Machines/AppleII/DiskIICard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "DiskIICard.hpp" diff --git a/Machines/AppleII/DiskIICard.hpp b/Machines/AppleII/DiskIICard.hpp index 849e37f94..63953164d 100644 --- a/Machines/AppleII/DiskIICard.hpp +++ b/Machines/AppleII/DiskIICard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef DiskIICard_hpp diff --git a/Machines/AppleII/Video.cpp b/Machines/AppleII/Video.cpp index 8e067f694..9e9d98bc3 100644 --- a/Machines/AppleII/Video.cpp +++ b/Machines/AppleII/Video.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "Video.hpp" diff --git a/Machines/AppleII/Video.hpp b/Machines/AppleII/Video.hpp index 196fb77ca..5e7ddba49 100644 --- a/Machines/AppleII/Video.hpp +++ b/Machines/AppleII/Video.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Video_hpp diff --git a/Machines/Atari2600/Atari2600.cpp b/Machines/Atari2600/Atari2600.cpp index ed75abcc5..55a7b5fa1 100644 --- a/Machines/Atari2600/Atari2600.cpp +++ b/Machines/Atari2600/Atari2600.cpp @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 14/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #include "Atari2600.hpp" diff --git a/Machines/Atari2600/Atari2600.hpp b/Machines/Atari2600/Atari2600.hpp index 4141a5dc8..5b195bd4f 100644 --- a/Machines/Atari2600/Atari2600.hpp +++ b/Machines/Atari2600/Atari2600.hpp @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 14/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #ifndef Atari2600_cpp diff --git a/Machines/Atari2600/Atari2600Inputs.h b/Machines/Atari2600/Atari2600Inputs.h index 30ec4447c..0165f465b 100644 --- a/Machines/Atari2600/Atari2600Inputs.h +++ b/Machines/Atari2600/Atari2600Inputs.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/08/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #ifndef Atari2600Inputs_h diff --git a/Machines/Atari2600/Bus.hpp b/Machines/Atari2600/Bus.hpp index 7d6fabdaf..e08b33211 100644 --- a/Machines/Atari2600/Bus.hpp +++ b/Machines/Atari2600/Bus.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_Bus_hpp diff --git a/Machines/Atari2600/Cartridges/ActivisionStack.hpp b/Machines/Atari2600/Cartridges/ActivisionStack.hpp index 05747df79..025a874b4 100644 --- a/Machines/Atari2600/Cartridges/ActivisionStack.hpp +++ b/Machines/Atari2600/Cartridges/ActivisionStack.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_ActivisionStack_hpp diff --git a/Machines/Atari2600/Cartridges/Atari16k.hpp b/Machines/Atari2600/Cartridges/Atari16k.hpp index 5a5d329e4..a98ff72fd 100644 --- a/Machines/Atari2600/Cartridges/Atari16k.hpp +++ b/Machines/Atari2600/Cartridges/Atari16k.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeAtari16k_hpp diff --git a/Machines/Atari2600/Cartridges/Atari32k.hpp b/Machines/Atari2600/Cartridges/Atari32k.hpp index edf44e127..eff10e86d 100644 --- a/Machines/Atari2600/Cartridges/Atari32k.hpp +++ b/Machines/Atari2600/Cartridges/Atari32k.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeAtari32k_hpp diff --git a/Machines/Atari2600/Cartridges/Atari8k.hpp b/Machines/Atari2600/Cartridges/Atari8k.hpp index 8d881f0ea..9f57527f8 100644 --- a/Machines/Atari2600/Cartridges/Atari8k.hpp +++ b/Machines/Atari2600/Cartridges/Atari8k.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeAtari8k_hpp diff --git a/Machines/Atari2600/Cartridges/CBSRAMPlus.hpp b/Machines/Atari2600/Cartridges/CBSRAMPlus.hpp index 79cf11811..e10a5f287 100644 --- a/Machines/Atari2600/Cartridges/CBSRAMPlus.hpp +++ b/Machines/Atari2600/Cartridges/CBSRAMPlus.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeCBSRAMPlus_hpp diff --git a/Machines/Atari2600/Cartridges/Cartridge.hpp b/Machines/Atari2600/Cartridges/Cartridge.hpp index 44ee90109..55a696cf5 100644 --- a/Machines/Atari2600/Cartridges/Cartridge.hpp +++ b/Machines/Atari2600/Cartridges/Cartridge.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_Cartridge_hpp diff --git a/Machines/Atari2600/Cartridges/CommaVid.hpp b/Machines/Atari2600/Cartridges/CommaVid.hpp index b2d617c9b..251abb139 100644 --- a/Machines/Atari2600/Cartridges/CommaVid.hpp +++ b/Machines/Atari2600/Cartridges/CommaVid.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeCommaVid_hpp diff --git a/Machines/Atari2600/Cartridges/MNetwork.hpp b/Machines/Atari2600/Cartridges/MNetwork.hpp index da6e806a7..9ad5a0faa 100644 --- a/Machines/Atari2600/Cartridges/MNetwork.hpp +++ b/Machines/Atari2600/Cartridges/MNetwork.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeMNetwork_hpp diff --git a/Machines/Atari2600/Cartridges/MegaBoy.hpp b/Machines/Atari2600/Cartridges/MegaBoy.hpp index fb24cee72..a4cc2b91f 100644 --- a/Machines/Atari2600/Cartridges/MegaBoy.hpp +++ b/Machines/Atari2600/Cartridges/MegaBoy.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeMegaBoy_hpp diff --git a/Machines/Atari2600/Cartridges/ParkerBros.hpp b/Machines/Atari2600/Cartridges/ParkerBros.hpp index 081c40090..559491bad 100644 --- a/Machines/Atari2600/Cartridges/ParkerBros.hpp +++ b/Machines/Atari2600/Cartridges/ParkerBros.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeParkerBros_hpp diff --git a/Machines/Atari2600/Cartridges/Pitfall2.hpp b/Machines/Atari2600/Cartridges/Pitfall2.hpp index f568848b6..13966d5d3 100644 --- a/Machines/Atari2600/Cartridges/Pitfall2.hpp +++ b/Machines/Atari2600/Cartridges/Pitfall2.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgePitfall2_hpp diff --git a/Machines/Atari2600/Cartridges/Tigervision.hpp b/Machines/Atari2600/Cartridges/Tigervision.hpp index 0073d2943..fa2f46a51 100644 --- a/Machines/Atari2600/Cartridges/Tigervision.hpp +++ b/Machines/Atari2600/Cartridges/Tigervision.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeTigervision_hpp diff --git a/Machines/Atari2600/Cartridges/Unpaged.hpp b/Machines/Atari2600/Cartridges/Unpaged.hpp index b03f69241..703e127c3 100644 --- a/Machines/Atari2600/Cartridges/Unpaged.hpp +++ b/Machines/Atari2600/Cartridges/Unpaged.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Atari2600_CartridgeUnpaged_hpp diff --git a/Machines/Atari2600/PIA.hpp b/Machines/Atari2600/PIA.hpp index cf3900357..3c20badc6 100644 --- a/Machines/Atari2600/PIA.hpp +++ b/Machines/Atari2600/PIA.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Atari2600_PIA_h diff --git a/Machines/Atari2600/TIA.cpp b/Machines/Atari2600/TIA.cpp index af92c71e9..29f294fb0 100644 --- a/Machines/Atari2600/TIA.cpp +++ b/Machines/Atari2600/TIA.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/01/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "TIA.hpp" diff --git a/Machines/Atari2600/TIA.hpp b/Machines/Atari2600/TIA.hpp index 8edfcf2f5..a860b0dd1 100644 --- a/Machines/Atari2600/TIA.hpp +++ b/Machines/Atari2600/TIA.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/01/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TIA_hpp diff --git a/Machines/Atari2600/TIASound.cpp b/Machines/Atari2600/TIASound.cpp index b22de8baf..bc41148eb 100644 --- a/Machines/Atari2600/TIASound.cpp +++ b/Machines/Atari2600/TIASound.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "TIASound.hpp" diff --git a/Machines/Atari2600/TIASound.hpp b/Machines/Atari2600/TIASound.hpp index a68b96aa4..d55c39b09 100644 --- a/Machines/Atari2600/TIASound.hpp +++ b/Machines/Atari2600/TIASound.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Atari2600_TIASound_hpp diff --git a/Machines/CRTMachine.hpp b/Machines/CRTMachine.hpp index 538c3da88..b82deb045 100644 --- a/Machines/CRTMachine.hpp +++ b/Machines/CRTMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/05/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CRTMachine_hpp diff --git a/Machines/ColecoVision/ColecoVision.cpp b/Machines/ColecoVision/ColecoVision.cpp index a371f619e..02df50f4b 100644 --- a/Machines/ColecoVision/ColecoVision.cpp +++ b/Machines/ColecoVision/ColecoVision.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "ColecoVision.hpp" diff --git a/Machines/ColecoVision/ColecoVision.hpp b/Machines/ColecoVision/ColecoVision.hpp index fc6f41573..258f22e82 100644 --- a/Machines/ColecoVision/ColecoVision.hpp +++ b/Machines/ColecoVision/ColecoVision.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/02/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ColecoVision_hpp diff --git a/Machines/Commodore/1540/C1540.hpp b/Machines/Commodore/1540/C1540.hpp index 87376097d..22b94ea50 100644 --- a/Machines/Commodore/1540/C1540.hpp +++ b/Machines/Commodore/1540/C1540.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Commodore1540_hpp diff --git a/Machines/Commodore/1540/Implementation/C1540.cpp b/Machines/Commodore/1540/Implementation/C1540.cpp index ec0140f71..254ac301b 100644 --- a/Machines/Commodore/1540/Implementation/C1540.cpp +++ b/Machines/Commodore/1540/Implementation/C1540.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "../C1540.hpp" diff --git a/Machines/Commodore/1540/Implementation/C1540Base.hpp b/Machines/Commodore/1540/Implementation/C1540Base.hpp index aef0b8686..28505c86a 100644 --- a/Machines/Commodore/1540/Implementation/C1540Base.hpp +++ b/Machines/Commodore/1540/Implementation/C1540Base.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef C1540Base_hpp diff --git a/Machines/Commodore/SerialBus.cpp b/Machines/Commodore/SerialBus.cpp index 75af721df..d2725ffb9 100644 --- a/Machines/Commodore/SerialBus.cpp +++ b/Machines/Commodore/SerialBus.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "SerialBus.hpp" diff --git a/Machines/Commodore/SerialBus.hpp b/Machines/Commodore/SerialBus.hpp index 2af316d78..877a86447 100644 --- a/Machines/Commodore/SerialBus.hpp +++ b/Machines/Commodore/SerialBus.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef SerialBus_hpp diff --git a/Machines/Commodore/Vic-20/Keyboard.cpp b/Machines/Commodore/Vic-20/Keyboard.cpp index 08da41641..f43a26470 100644 --- a/Machines/Commodore/Vic-20/Keyboard.cpp +++ b/Machines/Commodore/Vic-20/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Machines/Commodore/Vic-20/Keyboard.hpp b/Machines/Commodore/Vic-20/Keyboard.hpp index 0db843f30..3529830dd 100644 --- a/Machines/Commodore/Vic-20/Keyboard.hpp +++ b/Machines/Commodore/Vic-20/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_Commodore_Vic20_Keyboard_hpp diff --git a/Machines/Commodore/Vic-20/Vic20.cpp b/Machines/Commodore/Vic-20/Vic20.cpp index 87e90638a..1478d25ca 100644 --- a/Machines/Commodore/Vic-20/Vic20.cpp +++ b/Machines/Commodore/Vic-20/Vic20.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Vic20.hpp" diff --git a/Machines/Commodore/Vic-20/Vic20.hpp b/Machines/Commodore/Vic-20/Vic20.hpp index 9cd0f639f..c3616ab6c 100644 --- a/Machines/Commodore/Vic-20/Vic20.hpp +++ b/Machines/Commodore/Vic-20/Vic20.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Vic20_hpp diff --git a/Machines/ConfigurationTarget.hpp b/Machines/ConfigurationTarget.hpp index 05cbaa3f2..a86f4f456 100644 --- a/Machines/ConfigurationTarget.hpp +++ b/Machines/ConfigurationTarget.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef ConfigurationTarget_hpp diff --git a/Machines/DynamicMachine.hpp b/Machines/DynamicMachine.hpp index a8f2595b5..d75f323a3 100644 --- a/Machines/DynamicMachine.hpp +++ b/Machines/DynamicMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef DynamicMachine_h diff --git a/Machines/Electron/Electron.cpp b/Machines/Electron/Electron.cpp index 103c2f855..11b090a7b 100644 --- a/Machines/Electron/Electron.cpp +++ b/Machines/Electron/Electron.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Electron.hpp" diff --git a/Machines/Electron/Electron.hpp b/Machines/Electron/Electron.hpp index 0aa8eba5c..d1dc34d64 100644 --- a/Machines/Electron/Electron.hpp +++ b/Machines/Electron/Electron.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Electron_hpp diff --git a/Machines/Electron/Interrupts.hpp b/Machines/Electron/Interrupts.hpp index 776667d79..ca016897b 100644 --- a/Machines/Electron/Interrupts.hpp +++ b/Machines/Electron/Interrupts.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Interrupts_h diff --git a/Machines/Electron/Keyboard.cpp b/Machines/Electron/Keyboard.cpp index 12da6d50c..d9293cf33 100644 --- a/Machines/Electron/Keyboard.cpp +++ b/Machines/Electron/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Machines/Electron/Keyboard.hpp b/Machines/Electron/Keyboard.hpp index b752d2337..9bb59d795 100644 --- a/Machines/Electron/Keyboard.hpp +++ b/Machines/Electron/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_Electron_Keyboard_hpp diff --git a/Machines/Electron/Plus3.cpp b/Machines/Electron/Plus3.cpp index 1338bd11d..10ecf3787 100644 --- a/Machines/Electron/Plus3.cpp +++ b/Machines/Electron/Plus3.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Plus3.hpp" diff --git a/Machines/Electron/Plus3.hpp b/Machines/Electron/Plus3.hpp index d5bf1a7c9..8033a940f 100644 --- a/Machines/Electron/Plus3.hpp +++ b/Machines/Electron/Plus3.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Plus3_hpp diff --git a/Machines/Electron/SoundGenerator.cpp b/Machines/Electron/SoundGenerator.cpp index 18ddb3f12..bfede4a77 100644 --- a/Machines/Electron/SoundGenerator.cpp +++ b/Machines/Electron/SoundGenerator.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "SoundGenerator.hpp" diff --git a/Machines/Electron/SoundGenerator.hpp b/Machines/Electron/SoundGenerator.hpp index ffd4dbb9d..6a4a1308f 100644 --- a/Machines/Electron/SoundGenerator.hpp +++ b/Machines/Electron/SoundGenerator.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Electron_SoundGenerator_hpp diff --git a/Machines/Electron/Tape.cpp b/Machines/Electron/Tape.cpp index 118cb1eaf..525603074 100644 --- a/Machines/Electron/Tape.cpp +++ b/Machines/Electron/Tape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Tape.hpp" diff --git a/Machines/Electron/Tape.hpp b/Machines/Electron/Tape.hpp index 93dad713b..3dbc030bc 100644 --- a/Machines/Electron/Tape.hpp +++ b/Machines/Electron/Tape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Electron_Tape_h diff --git a/Machines/Electron/Video.cpp b/Machines/Electron/Video.cpp index d2a3c521b..5bb352e64 100644 --- a/Machines/Electron/Video.cpp +++ b/Machines/Electron/Video.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Video.hpp" diff --git a/Machines/Electron/Video.hpp b/Machines/Electron/Video.hpp index 3657b0503..0a4db2eab 100644 --- a/Machines/Electron/Video.hpp +++ b/Machines/Electron/Video.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Machines_Electron_Video_hpp diff --git a/Machines/JoystickMachine.hpp b/Machines/JoystickMachine.hpp index 3fe3e05d6..15c74e2eb 100644 --- a/Machines/JoystickMachine.hpp +++ b/Machines/JoystickMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef JoystickMachine_hpp diff --git a/Machines/KeyboardMachine.cpp b/Machines/KeyboardMachine.cpp index 1cbdc28d3..5048cdf71 100644 --- a/Machines/KeyboardMachine.cpp +++ b/Machines/KeyboardMachine.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "KeyboardMachine.hpp" diff --git a/Machines/KeyboardMachine.hpp b/Machines/KeyboardMachine.hpp index 63d465430..c8b00bf44 100644 --- a/Machines/KeyboardMachine.hpp +++ b/Machines/KeyboardMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef KeyboardMachine_h diff --git a/Machines/MSX/Cartridges/ASCII16kb.hpp b/Machines/MSX/Cartridges/ASCII16kb.hpp index 2b03ccbc3..92ff37137 100644 --- a/Machines/MSX/Cartridges/ASCII16kb.hpp +++ b/Machines/MSX/Cartridges/ASCII16kb.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ASCII16kb_hpp diff --git a/Machines/MSX/Cartridges/ASCII8kb.hpp b/Machines/MSX/Cartridges/ASCII8kb.hpp index b9b9d5542..e52a9a63d 100644 --- a/Machines/MSX/Cartridges/ASCII8kb.hpp +++ b/Machines/MSX/Cartridges/ASCII8kb.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ASCII8kb_hpp diff --git a/Machines/MSX/Cartridges/Konami.hpp b/Machines/MSX/Cartridges/Konami.hpp index f61217eaa..7a91fa365 100644 --- a/Machines/MSX/Cartridges/Konami.hpp +++ b/Machines/MSX/Cartridges/Konami.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Konami_hpp diff --git a/Machines/MSX/Cartridges/KonamiWithSCC.hpp b/Machines/MSX/Cartridges/KonamiWithSCC.hpp index 9e6d03e9b..a6cbed409 100644 --- a/Machines/MSX/Cartridges/KonamiWithSCC.hpp +++ b/Machines/MSX/Cartridges/KonamiWithSCC.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef KonamiWithSCC_hpp diff --git a/Machines/MSX/DiskROM.cpp b/Machines/MSX/DiskROM.cpp index af414657a..067c037b4 100644 --- a/Machines/MSX/DiskROM.cpp +++ b/Machines/MSX/DiskROM.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "DiskROM.hpp" diff --git a/Machines/MSX/DiskROM.hpp b/Machines/MSX/DiskROM.hpp index b3f56d92d..a32a599f0 100644 --- a/Machines/MSX/DiskROM.hpp +++ b/Machines/MSX/DiskROM.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef DiskROM_hpp diff --git a/Machines/MSX/Keyboard.cpp b/Machines/MSX/Keyboard.cpp index 438c7f9fe..a55783eb4 100644 --- a/Machines/MSX/Keyboard.cpp +++ b/Machines/MSX/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Machines/MSX/Keyboard.hpp b/Machines/MSX/Keyboard.hpp index 4daec52ea..78314fcfb 100644 --- a/Machines/MSX/Keyboard.hpp +++ b/Machines/MSX/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_MSX_Keyboard_hpp diff --git a/Machines/MSX/MSX.cpp b/Machines/MSX/MSX.cpp index daed39b44..160d88c5a 100644 --- a/Machines/MSX/MSX.cpp +++ b/Machines/MSX/MSX.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "MSX.hpp" diff --git a/Machines/MSX/MSX.hpp b/Machines/MSX/MSX.hpp index f52c4befc..90e1445fb 100644 --- a/Machines/MSX/MSX.hpp +++ b/Machines/MSX/MSX.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef MSX_hpp diff --git a/Machines/MSX/ROMSlotHandler.hpp b/Machines/MSX/ROMSlotHandler.hpp index 4dc567e6c..a617fce9b 100644 --- a/Machines/MSX/ROMSlotHandler.hpp +++ b/Machines/MSX/ROMSlotHandler.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef ROMSlotHandler_hpp diff --git a/Machines/Oric/Keyboard.cpp b/Machines/Oric/Keyboard.cpp index d00abdc0b..d6151c68d 100644 --- a/Machines/Oric/Keyboard.cpp +++ b/Machines/Oric/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Machines/Oric/Keyboard.hpp b/Machines/Oric/Keyboard.hpp index 2adca8442..4c3b1c544 100644 --- a/Machines/Oric/Keyboard.hpp +++ b/Machines/Oric/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_Oric_Keyboard_hpp diff --git a/Machines/Oric/Microdisc.cpp b/Machines/Oric/Microdisc.cpp index e040ce5fb..6f5a200d3 100644 --- a/Machines/Oric/Microdisc.cpp +++ b/Machines/Oric/Microdisc.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 22/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Microdisc.hpp" diff --git a/Machines/Oric/Microdisc.hpp b/Machines/Oric/Microdisc.hpp index 862e7ec8e..a935b222e 100644 --- a/Machines/Oric/Microdisc.hpp +++ b/Machines/Oric/Microdisc.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 22/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Microdisc_hpp diff --git a/Machines/Oric/Oric.cpp b/Machines/Oric/Oric.cpp index cbc6fd4d4..5bd00ff4c 100644 --- a/Machines/Oric/Oric.cpp +++ b/Machines/Oric/Oric.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Oric.hpp" diff --git a/Machines/Oric/Oric.hpp b/Machines/Oric/Oric.hpp index 9b6e5505e..3f827b8a4 100644 --- a/Machines/Oric/Oric.hpp +++ b/Machines/Oric/Oric.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Oric_hpp diff --git a/Machines/Oric/Video.cpp b/Machines/Oric/Video.cpp index 6fbe91382..07443a5ea 100644 --- a/Machines/Oric/Video.cpp +++ b/Machines/Oric/Video.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Video.hpp" diff --git a/Machines/Oric/Video.hpp b/Machines/Oric/Video.hpp index 9de5a85d7..e65a54fc0 100644 --- a/Machines/Oric/Video.hpp +++ b/Machines/Oric/Video.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Machines_Oric_Video_hpp diff --git a/Machines/ROMMachine.hpp b/Machines/ROMMachine.hpp index 42c34e07f..a397f6095 100644 --- a/Machines/ROMMachine.hpp +++ b/Machines/ROMMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef ROMMachine_hpp diff --git a/Machines/Utility/MachineForTarget.cpp b/Machines/Utility/MachineForTarget.cpp index ccef9c5c2..a7fbaba64 100644 --- a/Machines/Utility/MachineForTarget.cpp +++ b/Machines/Utility/MachineForTarget.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "MachineForTarget.hpp" diff --git a/Machines/Utility/MachineForTarget.hpp b/Machines/Utility/MachineForTarget.hpp index 87c089900..ee862e066 100644 --- a/Machines/Utility/MachineForTarget.hpp +++ b/Machines/Utility/MachineForTarget.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef MachineForTarget_hpp diff --git a/Machines/Utility/MemoryFuzzer.cpp b/Machines/Utility/MemoryFuzzer.cpp index 3d74bb8ae..fdcdaa01e 100644 --- a/Machines/Utility/MemoryFuzzer.cpp +++ b/Machines/Utility/MemoryFuzzer.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "MemoryFuzzer.hpp" diff --git a/Machines/Utility/MemoryFuzzer.hpp b/Machines/Utility/MemoryFuzzer.hpp index eec4580db..dd922e077 100644 --- a/Machines/Utility/MemoryFuzzer.hpp +++ b/Machines/Utility/MemoryFuzzer.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef MemoryFuzzer_hpp diff --git a/Machines/Utility/StringSerialiser.cpp b/Machines/Utility/StringSerialiser.cpp index ffbc97b58..1c83c3c3d 100644 --- a/Machines/Utility/StringSerialiser.cpp +++ b/Machines/Utility/StringSerialiser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 13/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "StringSerialiser.hpp" diff --git a/Machines/Utility/StringSerialiser.hpp b/Machines/Utility/StringSerialiser.hpp index d08459aea..87c2d8e26 100644 --- a/Machines/Utility/StringSerialiser.hpp +++ b/Machines/Utility/StringSerialiser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 13/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef StringSerialiser_hpp diff --git a/Machines/Utility/TypedDynamicMachine.hpp b/Machines/Utility/TypedDynamicMachine.hpp index db3632733..c76d62ada 100644 --- a/Machines/Utility/TypedDynamicMachine.hpp +++ b/Machines/Utility/TypedDynamicMachine.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TypedDynamicMachine_h diff --git a/Machines/Utility/Typer.cpp b/Machines/Utility/Typer.cpp index c4ef250d3..da1131894 100644 --- a/Machines/Utility/Typer.cpp +++ b/Machines/Utility/Typer.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Typer.hpp" diff --git a/Machines/Utility/Typer.hpp b/Machines/Utility/Typer.hpp index aa9d20031..5304b1a73 100644 --- a/Machines/Utility/Typer.hpp +++ b/Machines/Utility/Typer.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Typer_hpp diff --git a/Machines/ZX8081/Keyboard.cpp b/Machines/ZX8081/Keyboard.cpp index 8824e4507..e24eb693b 100644 --- a/Machines/ZX8081/Keyboard.cpp +++ b/Machines/ZX8081/Keyboard.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Keyboard.hpp" diff --git a/Machines/ZX8081/Keyboard.hpp b/Machines/ZX8081/Keyboard.hpp index 146b676b7..01bd9c8f5 100644 --- a/Machines/ZX8081/Keyboard.hpp +++ b/Machines/ZX8081/Keyboard.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_ZX8081_Keyboard_hpp diff --git a/Machines/ZX8081/Video.cpp b/Machines/ZX8081/Video.cpp index 5f22a6d31..a6b6cf6b2 100644 --- a/Machines/ZX8081/Video.cpp +++ b/Machines/ZX8081/Video.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Video.hpp" diff --git a/Machines/ZX8081/Video.hpp b/Machines/ZX8081/Video.hpp index 609fba068..d0e4a3af1 100644 --- a/Machines/ZX8081/Video.hpp +++ b/Machines/ZX8081/Video.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Machines_ZX8081_Video_hpp diff --git a/Machines/ZX8081/ZX8081.cpp b/Machines/ZX8081/ZX8081.cpp index ade679f17..5d5828256 100644 --- a/Machines/ZX8081/ZX8081.cpp +++ b/Machines/ZX8081/ZX8081.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "ZX8081.hpp" diff --git a/Machines/ZX8081/ZX8081.hpp b/Machines/ZX8081/ZX8081.hpp index cbe1615eb..2641a3fdb 100644 --- a/Machines/ZX8081/ZX8081.hpp +++ b/Machines/ZX8081/ZX8081.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef ZX8081_hpp diff --git a/NumberTheory/CRC.hpp b/NumberTheory/CRC.hpp index 5f6e29bdd..a0fd70729 100644 --- a/NumberTheory/CRC.hpp +++ b/NumberTheory/CRC.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CRC_hpp diff --git a/NumberTheory/Factors.hpp b/NumberTheory/Factors.hpp index ad73315d5..36321fdd0 100644 --- a/NumberTheory/Factors.hpp +++ b/NumberTheory/Factors.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Factors_hpp diff --git a/OSBindings/Mac/Clock Signal/AppDelegate.swift b/OSBindings/Mac/Clock Signal/AppDelegate.swift index baa92fb6a..26aa5fb2f 100644 --- a/OSBindings/Mac/Clock Signal/AppDelegate.swift +++ b/OSBindings/Mac/Clock Signal/AppDelegate.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // import Cocoa diff --git a/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.h b/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.h index 5bdf71d4a..aac792cb0 100644 --- a/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.h +++ b/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.m b/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.m index 28cc2d607..5d4decb90 100644 --- a/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.m +++ b/OSBindings/Mac/Clock Signal/Audio/CSAudioQueue.m @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "CSAudioQueue.h" diff --git a/OSBindings/Mac/Clock Signal/Document Controller/DocumentController.swift b/OSBindings/Mac/Clock Signal/Document Controller/DocumentController.swift index 01ec875bb..44c0c1d84 100644 --- a/OSBindings/Mac/Clock Signal/Document Controller/DocumentController.swift +++ b/OSBindings/Mac/Clock Signal/Document Controller/DocumentController.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import Cocoa diff --git a/OSBindings/Mac/Clock Signal/Documents/Atari2600OptionsPanel.swift b/OSBindings/Mac/Clock Signal/Documents/Atari2600OptionsPanel.swift index b4129b5a3..641aff31a 100644 --- a/OSBindings/Mac/Clock Signal/Documents/Atari2600OptionsPanel.swift +++ b/OSBindings/Mac/Clock Signal/Documents/Atari2600OptionsPanel.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 02/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // class Atari2600OptionsPanel: MachinePanel { diff --git a/OSBindings/Mac/Clock Signal/Documents/MachineDocument.swift b/OSBindings/Mac/Clock Signal/Documents/MachineDocument.swift index dc1aeb5c4..8d5453830 100644 --- a/OSBindings/Mac/Clock Signal/Documents/MachineDocument.swift +++ b/OSBindings/Mac/Clock Signal/Documents/MachineDocument.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import Cocoa diff --git a/OSBindings/Mac/Clock Signal/Documents/MachinePanel.swift b/OSBindings/Mac/Clock Signal/Documents/MachinePanel.swift index dba240002..ec3584b37 100644 --- a/OSBindings/Mac/Clock Signal/Documents/MachinePanel.swift +++ b/OSBindings/Mac/Clock Signal/Documents/MachinePanel.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 02/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import Cocoa diff --git a/OSBindings/Mac/Clock Signal/Documents/ZX8081OptionsPanel.swift b/OSBindings/Mac/Clock Signal/Documents/ZX8081OptionsPanel.swift index 9de95ff72..492a14936 100644 --- a/OSBindings/Mac/Clock Signal/Documents/ZX8081OptionsPanel.swift +++ b/OSBindings/Mac/Clock Signal/Documents/ZX8081OptionsPanel.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // class ZX8081OptionsPanel: MachinePanel { diff --git a/OSBindings/Mac/Clock Signal/Info.plist b/OSBindings/Mac/Clock Signal/Info.plist index dfa0820d8..c63e044ea 100644 --- a/OSBindings/Mac/Clock Signal/Info.plist +++ b/OSBindings/Mac/Clock Signal/Info.plist @@ -440,7 +440,7 @@ LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright - Copyright © 2018 Thomas Harte. All rights reserved. + Copyright 2018 Thomas Harte. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass diff --git a/OSBindings/Mac/Clock Signal/Machine/CSFastLoading.h b/OSBindings/Mac/Clock Signal/Machine/CSFastLoading.h index 3c41389a0..896f2d2dd 100644 --- a/OSBindings/Mac/Clock Signal/Machine/CSFastLoading.h +++ b/OSBindings/Mac/Clock Signal/Machine/CSFastLoading.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // @protocol CSFastLoading diff --git a/OSBindings/Mac/Clock Signal/Machine/CSMachine+Target.h b/OSBindings/Mac/Clock Signal/Machine/CSMachine+Target.h index 83f25a981..779e9acda 100644 --- a/OSBindings/Mac/Clock Signal/Machine/CSMachine+Target.h +++ b/OSBindings/Mac/Clock Signal/Machine/CSMachine+Target.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Machine/CSMachine.h b/OSBindings/Mac/Clock Signal/Machine/CSMachine.h index cc1d40eae..9d07af255 100644 --- a/OSBindings/Mac/Clock Signal/Machine/CSMachine.h +++ b/OSBindings/Mac/Clock Signal/Machine/CSMachine.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Machine/CSMachine.mm b/OSBindings/Mac/Clock Signal/Machine/CSMachine.mm index ca561ae7e..1d4e37c64 100644 --- a/OSBindings/Mac/Clock Signal/Machine/CSMachine.mm +++ b/OSBindings/Mac/Clock Signal/Machine/CSMachine.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "CSMachine.h" diff --git a/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.hpp b/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.hpp index 0cf1201b2..28958b535 100644 --- a/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.hpp +++ b/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "ROMMachine.hpp" diff --git a/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.mm b/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.mm index 499046097..0ab615bbf 100644 --- a/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.mm +++ b/OSBindings/Mac/Clock Signal/Machine/CSROMFetcher.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Machine/KeyCodes.h b/OSBindings/Mac/Clock Signal/Machine/KeyCodes.h index c9083663a..9b7238c8d 100644 --- a/OSBindings/Mac/Clock Signal/Machine/KeyCodes.h +++ b/OSBindings/Mac/Clock Signal/Machine/KeyCodes.h @@ -3,7 +3,7 @@ // Clock Signal // // Emancipated from Carbon's HIToolbox by Thomas Harte on 11/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef KeyCodes_h diff --git a/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.h b/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.h index 46833748c..9ac03a301 100644 --- a/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.h +++ b/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 02/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.m b/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.m index fb3d6cf74..e373d94ec 100644 --- a/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.m +++ b/OSBindings/Mac/Clock Signal/Machine/NSBundle+DataResource.m @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 02/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "NSBundle+DataResource.h" diff --git a/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.h b/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.h index 9b3ae7935..0d2371db4 100644 --- a/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.h +++ b/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.mm b/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.mm index 88a32c457..720e87057 100644 --- a/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.mm +++ b/OSBindings/Mac/Clock Signal/Machine/NSData+StdVector.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 20/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "NSData+StdVector.h" diff --git a/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser+TargetVector.h b/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser+TargetVector.h index 6607de2c1..17b536cc6 100644 --- a/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser+TargetVector.h +++ b/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser+TargetVector.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #import "CSStaticAnalyser.h" diff --git a/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.h b/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.h index dae609944..e183d7217 100644 --- a/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.h +++ b/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.mm b/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.mm index 74c19e7d8..34ee2dcc7 100644 --- a/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.mm +++ b/OSBindings/Mac/Clock Signal/Machine/StaticAnalyser/CSStaticAnalyser.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "CSStaticAnalyser.h" diff --git a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.h b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.h index 66984889d..672a91465 100644 --- a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.h +++ b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // @class CSAtari2600; diff --git a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.mm b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.mm index 9b5fa41dc..f56299a2d 100644 --- a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.mm +++ b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSAtari2600.mm @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 14/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #import "CSAtari2600.h" diff --git a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.h b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.h index 3133dca67..ac51dea6f 100644 --- a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.h +++ b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // @class CSZX8081; diff --git a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.mm b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.mm index 0143bb3bb..80b8fb822 100644 --- a/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.mm +++ b/OSBindings/Mac/Clock Signal/Machine/Wrappers/CSZX8081.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import "CSZX8081.h" diff --git a/OSBindings/Mac/Clock Signal/New Group/MachinePicker.swift b/OSBindings/Mac/Clock Signal/New Group/MachinePicker.swift index 084426ad8..2bbd83287 100644 --- a/OSBindings/Mac/Clock Signal/New Group/MachinePicker.swift +++ b/OSBindings/Mac/Clock Signal/New Group/MachinePicker.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 02/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // import Cocoa diff --git a/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.h b/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.h index 6cbe940f0..b206e54b2 100644 --- a/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.h +++ b/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.mm b/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.mm index 678b22308..bc22986db 100644 --- a/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.mm +++ b/OSBindings/Mac/Clock Signal/Updater/CSBestEffortUpdater.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "CSBestEffortUpdater.h" diff --git a/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.h b/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.h index 17f2ed89b..6d6fcd42a 100644 --- a/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.h +++ b/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.m b/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.m index a6b90dc82..42acd326c 100644 --- a/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.m +++ b/OSBindings/Mac/Clock Signal/Views/CSOpenGLView.m @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #import "CSOpenGLView.h" diff --git a/OSBindings/Mac/Clock SignalTests/6502InterruptTests.swift b/OSBindings/Mac/Clock SignalTests/6502InterruptTests.swift index 54b979a4d..98c9c6b8c 100644 --- a/OSBindings/Mac/Clock SignalTests/6502InterruptTests.swift +++ b/OSBindings/Mac/Clock SignalTests/6502InterruptTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/6502TimingTests.swift b/OSBindings/Mac/Clock SignalTests/6502TimingTests.swift index 45c520a61..fdccca3a7 100644 --- a/OSBindings/Mac/Clock SignalTests/6502TimingTests.swift +++ b/OSBindings/Mac/Clock SignalTests/6502TimingTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 13/08/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // import Foundation diff --git a/OSBindings/Mac/Clock SignalTests/6522Tests.swift b/OSBindings/Mac/Clock SignalTests/6522Tests.swift index f82c51610..9a5d412f6 100644 --- a/OSBindings/Mac/Clock SignalTests/6522Tests.swift +++ b/OSBindings/Mac/Clock SignalTests/6522Tests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/6532Tests.swift b/OSBindings/Mac/Clock SignalTests/6532Tests.swift index fa48039f5..f599a25f5 100644 --- a/OSBindings/Mac/Clock SignalTests/6532Tests.swift +++ b/OSBindings/Mac/Clock SignalTests/6532Tests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/AllSuiteATests.swift b/OSBindings/Mac/Clock SignalTests/AllSuiteATests.swift index ca6034d1e..2aa7f992a 100644 --- a/OSBindings/Mac/Clock SignalTests/AllSuiteATests.swift +++ b/OSBindings/Mac/Clock SignalTests/AllSuiteATests.swift @@ -3,7 +3,7 @@ // Clock SignalTests // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/ArrayBuilderTests.mm b/OSBindings/Mac/Clock SignalTests/ArrayBuilderTests.mm index 0dc82b606..8303a0cb3 100644 --- a/OSBindings/Mac/Clock SignalTests/ArrayBuilderTests.mm +++ b/OSBindings/Mac/Clock SignalTests/ArrayBuilderTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/AtariStaticAnalyserTests.mm b/OSBindings/Mac/Clock SignalTests/AtariStaticAnalyserTests.mm index c05aef2ba..28bd51ef5 100644 --- a/OSBindings/Mac/Clock SignalTests/AtariStaticAnalyserTests.mm +++ b/OSBindings/Mac/Clock SignalTests/AtariStaticAnalyserTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/BCDTest.swift b/OSBindings/Mac/Clock SignalTests/BCDTest.swift index 3775ee43a..7dbcfa435 100644 --- a/OSBindings/Mac/Clock SignalTests/BCDTest.swift +++ b/OSBindings/Mac/Clock SignalTests/BCDTest.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import Foundation diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.h b/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.h index 8a5bed004..c093da83d 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.mm b/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.mm index 89abd2b98..1aa3829d1 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/C1540Bridge.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "C1540Bridge.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.h b/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.h index 288305d6f..d9e841325 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.mm b/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.mm index 08141146b..21072fc90 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/DigitalPhaseLockedLoopBridge.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "DigitalPhaseLockedLoopBridge.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.h b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.h index b5110ae86..c1e62f653 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.mm b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.mm index 4aa673d8e..f14941e28 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6522Bridge.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "MOS6522Bridge.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.h b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.h index 47d0f7ebc..1e28a43b3 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.mm b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.mm index 585c91d0a..560a41eb2 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/MOS6532Bridge.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import "MOS6532Bridge.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine+ForSubclassEyesOnly.h b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine+ForSubclassEyesOnly.h index 50536c269..a2772b8c2 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine+ForSubclassEyesOnly.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine+ForSubclassEyesOnly.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import "TestMachine.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.h b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.h index f7c22d059..9103b239c 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.mm b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.mm index ac8bb7063..385e4270a 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import "TestMachine.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.h b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.h index 24f12a975..5d78b5306 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.h @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 29/06/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.mm b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.mm index b7295e7d0..e4bbe2499 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachine6502.mm @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 29/06/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #import "TestMachine6502.h" diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.h b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.h index dd6ab350b..0d29f6af8 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.h +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.h @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.mm b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.mm index a2d4889ff..fe1818917 100644 --- a/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.mm +++ b/OSBindings/Mac/Clock SignalTests/Bridges/TestMachineZ80.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import "TestMachineZ80.h" diff --git a/OSBindings/Mac/Clock SignalTests/C1540Tests.swift b/OSBindings/Mac/Clock SignalTests/C1540Tests.swift index 6cb81b4a2..5ce0246a2 100644 --- a/OSBindings/Mac/Clock SignalTests/C1540Tests.swift +++ b/OSBindings/Mac/Clock SignalTests/C1540Tests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 09/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/CRCTests.mm b/OSBindings/Mac/Clock SignalTests/CRCTests.mm index a370149d6..e836ea53f 100644 --- a/OSBindings/Mac/Clock SignalTests/CRCTests.mm +++ b/OSBindings/Mac/Clock SignalTests/CRCTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/DPLLTests.swift b/OSBindings/Mac/Clock SignalTests/DPLLTests.swift index 889efba23..fde82b5f5 100644 --- a/OSBindings/Mac/Clock SignalTests/DPLLTests.swift +++ b/OSBindings/Mac/Clock SignalTests/DPLLTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/FUSETests.swift b/OSBindings/Mac/Clock SignalTests/FUSETests.swift index 6daa0febe..b79c313e0 100644 --- a/OSBindings/Mac/Clock SignalTests/FUSETests.swift +++ b/OSBindings/Mac/Clock SignalTests/FUSETests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/KlausDormannTests.swift b/OSBindings/Mac/Clock SignalTests/KlausDormannTests.swift index ad649e01b..118a7cac7 100644 --- a/OSBindings/Mac/Clock SignalTests/KlausDormannTests.swift +++ b/OSBindings/Mac/Clock SignalTests/KlausDormannTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // import Foundation diff --git a/OSBindings/Mac/Clock SignalTests/MSXStaticAnalyserTests.mm b/OSBindings/Mac/Clock SignalTests/MSXStaticAnalyserTests.mm index f04690449..66af90c2c 100644 --- a/OSBindings/Mac/Clock SignalTests/MSXStaticAnalyserTests.mm +++ b/OSBindings/Mac/Clock SignalTests/MSXStaticAnalyserTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/03/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/PCMPatchedTrackTests.mm b/OSBindings/Mac/Clock SignalTests/PCMPatchedTrackTests.mm index e0a2858cd..5af9b5472 100644 --- a/OSBindings/Mac/Clock SignalTests/PCMPatchedTrackTests.mm +++ b/OSBindings/Mac/Clock SignalTests/PCMPatchedTrackTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/PCMSegmentEventSourceTests.mm b/OSBindings/Mac/Clock SignalTests/PCMSegmentEventSourceTests.mm index f40af2f28..6afb0c3b7 100644 --- a/OSBindings/Mac/Clock SignalTests/PCMSegmentEventSourceTests.mm +++ b/OSBindings/Mac/Clock SignalTests/PCMSegmentEventSourceTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/PCMTrackTests.mm b/OSBindings/Mac/Clock SignalTests/PCMTrackTests.mm index e531a63b1..0d30dc769 100644 --- a/OSBindings/Mac/Clock SignalTests/PCMTrackTests.mm +++ b/OSBindings/Mac/Clock SignalTests/PCMTrackTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/TIATests.mm b/OSBindings/Mac/Clock SignalTests/TIATests.mm index bda993fce..f00163776 100644 --- a/OSBindings/Mac/Clock SignalTests/TIATests.mm +++ b/OSBindings/Mac/Clock SignalTests/TIATests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/02/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/TimeTests.mm b/OSBindings/Mac/Clock SignalTests/TimeTests.mm index ad55cc965..788395245 100644 --- a/OSBindings/Mac/Clock SignalTests/TimeTests.mm +++ b/OSBindings/Mac/Clock SignalTests/TimeTests.mm @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #import diff --git a/OSBindings/Mac/Clock SignalTests/WolfgangLorenzTests.swift b/OSBindings/Mac/Clock SignalTests/WolfgangLorenzTests.swift index eb847741b..9f0660853 100644 --- a/OSBindings/Mac/Clock SignalTests/WolfgangLorenzTests.swift +++ b/OSBindings/Mac/Clock SignalTests/WolfgangLorenzTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/Z80InterruptTests.swift b/OSBindings/Mac/Clock SignalTests/Z80InterruptTests.swift index 43ddc4a3b..2fe9c1bbd 100644 --- a/OSBindings/Mac/Clock SignalTests/Z80InterruptTests.swift +++ b/OSBindings/Mac/Clock SignalTests/Z80InterruptTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/Z80MachineCycleTests.swift b/OSBindings/Mac/Clock SignalTests/Z80MachineCycleTests.swift index 086eb1bcf..9d8eaabdc 100644 --- a/OSBindings/Mac/Clock SignalTests/Z80MachineCycleTests.swift +++ b/OSBindings/Mac/Clock SignalTests/Z80MachineCycleTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/Z80MemptrTests.swift b/OSBindings/Mac/Clock SignalTests/Z80MemptrTests.swift index 804407f53..6fc3c5ce5 100644 --- a/OSBindings/Mac/Clock SignalTests/Z80MemptrTests.swift +++ b/OSBindings/Mac/Clock SignalTests/Z80MemptrTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalTests/ZexallTests.swift b/OSBindings/Mac/Clock SignalTests/ZexallTests.swift index 6f2dade03..ced5b6d8d 100644 --- a/OSBindings/Mac/Clock SignalTests/ZexallTests.swift +++ b/OSBindings/Mac/Clock SignalTests/ZexallTests.swift @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // import XCTest diff --git a/OSBindings/Mac/Clock SignalUITests/Clock_SignalUITests.swift b/OSBindings/Mac/Clock SignalUITests/Clock_SignalUITests.swift index 85a7bb435..d205321d9 100644 --- a/OSBindings/Mac/Clock SignalUITests/Clock_SignalUITests.swift +++ b/OSBindings/Mac/Clock SignalUITests/Clock_SignalUITests.swift @@ -3,7 +3,7 @@ // Clock SignalUITests // // Created by Thomas Harte on 16/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // import XCTest @@ -34,4 +34,4 @@ class Clock_SignalUITests: XCTestCase { // Use recording to get started writing UI tests. // Use XCTAssert and related functions to verify your tests produce the correct results. } -} \ No newline at end of file +} diff --git a/OSBindings/SDL/main.cpp b/OSBindings/SDL/main.cpp index 94a50728f..d80f4c4a1 100644 --- a/OSBindings/SDL/main.cpp +++ b/OSBindings/SDL/main.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include diff --git a/Outputs/CRT/CRT.cpp b/Outputs/CRT/CRT.cpp index 579820d17..fc074b528 100644 --- a/Outputs/CRT/CRT.cpp +++ b/Outputs/CRT/CRT.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #include "CRT.hpp" diff --git a/Outputs/CRT/CRT.hpp b/Outputs/CRT/CRT.hpp index cd1af41c5..b9d4a7e70 100644 --- a/Outputs/CRT/CRT.hpp +++ b/Outputs/CRT/CRT.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #ifndef CRT_hpp diff --git a/Outputs/CRT/CRTTypes.hpp b/Outputs/CRT/CRTTypes.hpp index 66edccfc4..fbbf31aed 100644 --- a/Outputs/CRT/CRTTypes.hpp +++ b/Outputs/CRT/CRTTypes.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/03/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CRTTypes_h diff --git a/Outputs/CRT/Internals/ArrayBuilder.cpp b/Outputs/CRT/Internals/ArrayBuilder.cpp index 6dcef65af..04a35bb49 100644 --- a/Outputs/CRT/Internals/ArrayBuilder.cpp +++ b/Outputs/CRT/Internals/ArrayBuilder.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "ArrayBuilder.hpp" diff --git a/Outputs/CRT/Internals/ArrayBuilder.hpp b/Outputs/CRT/Internals/ArrayBuilder.hpp index 33715ad89..8b47b6ecd 100644 --- a/Outputs/CRT/Internals/ArrayBuilder.hpp +++ b/Outputs/CRT/Internals/ArrayBuilder.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef ArrayBuilder_hpp diff --git a/Outputs/CRT/Internals/CRTConstants.hpp b/Outputs/CRT/Internals/CRTConstants.hpp index 54f14edbe..c31812cfd 100644 --- a/Outputs/CRT/Internals/CRTConstants.hpp +++ b/Outputs/CRT/Internals/CRTConstants.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/03/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CRTConstants_h diff --git a/Outputs/CRT/Internals/CRTOpenGL.cpp b/Outputs/CRT/Internals/CRTOpenGL.cpp index 05e4667b6..9efb296cc 100644 --- a/Outputs/CRT/Internals/CRTOpenGL.cpp +++ b/Outputs/CRT/Internals/CRTOpenGL.cpp @@ -2,7 +2,7 @@ // Clock Signal // // Created by Thomas Harte on 03/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "../CRT.hpp" diff --git a/Outputs/CRT/Internals/CRTOpenGL.hpp b/Outputs/CRT/Internals/CRTOpenGL.hpp index 646510cf3..23462831d 100644 --- a/Outputs/CRT/Internals/CRTOpenGL.hpp +++ b/Outputs/CRT/Internals/CRTOpenGL.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 13/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CRTOpenGL_h diff --git a/Outputs/CRT/Internals/Flywheel.hpp b/Outputs/CRT/Internals/Flywheel.hpp index 70cc0d884..2525d5415 100644 --- a/Outputs/CRT/Internals/Flywheel.hpp +++ b/Outputs/CRT/Internals/Flywheel.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Flywheel_hpp diff --git a/Outputs/CRT/Internals/OpenGL.hpp b/Outputs/CRT/Internals/OpenGL.hpp index f400e97fa..af83410a0 100644 --- a/Outputs/CRT/Internals/OpenGL.hpp +++ b/Outputs/CRT/Internals/OpenGL.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef OpenGL_h diff --git a/Outputs/CRT/Internals/Shaders/IntermediateShader.cpp b/Outputs/CRT/Internals/Shaders/IntermediateShader.cpp index afe2b183d..36c614659 100644 --- a/Outputs/CRT/Internals/Shaders/IntermediateShader.cpp +++ b/Outputs/CRT/Internals/Shaders/IntermediateShader.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/04/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "IntermediateShader.hpp" diff --git a/Outputs/CRT/Internals/Shaders/IntermediateShader.hpp b/Outputs/CRT/Internals/Shaders/IntermediateShader.hpp index e4fe0f4f0..70478f1ec 100644 --- a/Outputs/CRT/Internals/Shaders/IntermediateShader.hpp +++ b/Outputs/CRT/Internals/Shaders/IntermediateShader.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/04/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef IntermediateShader_hpp diff --git a/Outputs/CRT/Internals/Shaders/OutputShader.cpp b/Outputs/CRT/Internals/Shaders/OutputShader.cpp index 58d11cec2..32688146a 100644 --- a/Outputs/CRT/Internals/Shaders/OutputShader.cpp +++ b/Outputs/CRT/Internals/Shaders/OutputShader.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/04/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "OutputShader.hpp" diff --git a/Outputs/CRT/Internals/Shaders/OutputShader.hpp b/Outputs/CRT/Internals/Shaders/OutputShader.hpp index 55fbea7a4..8518a59c9 100644 --- a/Outputs/CRT/Internals/Shaders/OutputShader.hpp +++ b/Outputs/CRT/Internals/Shaders/OutputShader.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/04/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef OutputShader_hpp diff --git a/Outputs/CRT/Internals/Shaders/Shader.cpp b/Outputs/CRT/Internals/Shaders/Shader.cpp index e378b66ee..ec53172e8 100644 --- a/Outputs/CRT/Internals/Shaders/Shader.cpp +++ b/Outputs/CRT/Internals/Shaders/Shader.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Shader.hpp" diff --git a/Outputs/CRT/Internals/Shaders/Shader.hpp b/Outputs/CRT/Internals/Shaders/Shader.hpp index c2947fe74..572218cb6 100644 --- a/Outputs/CRT/Internals/Shaders/Shader.hpp +++ b/Outputs/CRT/Internals/Shaders/Shader.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Shader_hpp diff --git a/Outputs/CRT/Internals/TextureBuilder.cpp b/Outputs/CRT/Internals/TextureBuilder.cpp index df005f5d2..526332f32 100644 --- a/Outputs/CRT/Internals/TextureBuilder.cpp +++ b/Outputs/CRT/Internals/TextureBuilder.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/03/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "TextureBuilder.hpp" diff --git a/Outputs/CRT/Internals/TextureBuilder.hpp b/Outputs/CRT/Internals/TextureBuilder.hpp index 11e3ff4fe..e4112f4b6 100644 --- a/Outputs/CRT/Internals/TextureBuilder.hpp +++ b/Outputs/CRT/Internals/TextureBuilder.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/03/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Outputs_CRT_Internals_TextureBuilder_hpp diff --git a/Outputs/CRT/Internals/TextureTarget.cpp b/Outputs/CRT/Internals/TextureTarget.cpp index 3dee17c6b..b9652d8eb 100644 --- a/Outputs/CRT/Internals/TextureTarget.cpp +++ b/Outputs/CRT/Internals/TextureTarget.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "TextureTarget.hpp" diff --git a/Outputs/CRT/Internals/TextureTarget.hpp b/Outputs/CRT/Internals/TextureTarget.hpp index c5a248ea3..6c7b04b99 100644 --- a/Outputs/CRT/Internals/TextureTarget.hpp +++ b/Outputs/CRT/Internals/TextureTarget.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/02/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef TextureTarget_hpp diff --git a/Outputs/Speaker/Implementation/CompoundSource.hpp b/Outputs/Speaker/Implementation/CompoundSource.hpp index d8232cb7c..bafed9986 100644 --- a/Outputs/Speaker/Implementation/CompoundSource.hpp +++ b/Outputs/Speaker/Implementation/CompoundSource.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 19/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef CompoundSource_h diff --git a/Outputs/Speaker/Implementation/LowpassSpeaker.hpp b/Outputs/Speaker/Implementation/LowpassSpeaker.hpp index 19655f980..9cdb752f1 100644 --- a/Outputs/Speaker/Implementation/LowpassSpeaker.hpp +++ b/Outputs/Speaker/Implementation/LowpassSpeaker.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef FilteringSpeaker_h diff --git a/Outputs/Speaker/Implementation/SampleSource.hpp b/Outputs/Speaker/Implementation/SampleSource.hpp index 651ad3301..e4be20bec 100644 --- a/Outputs/Speaker/Implementation/SampleSource.hpp +++ b/Outputs/Speaker/Implementation/SampleSource.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef SampleSource_hpp diff --git a/Outputs/Speaker/Speaker.hpp b/Outputs/Speaker/Speaker.hpp index e3c95a5b6..11b06bfde 100644 --- a/Outputs/Speaker/Speaker.hpp +++ b/Outputs/Speaker/Speaker.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Speaker_hpp diff --git a/Processors/6502/6502.hpp b/Processors/6502/6502.hpp index fed338612..d22504b21 100644 --- a/Processors/6502/6502.hpp +++ b/Processors/6502/6502.hpp @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 09/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #ifndef MOS6502_cpp diff --git a/Processors/6502/AllRAM/6502AllRAM.cpp b/Processors/6502/AllRAM/6502AllRAM.cpp index 4f56345d0..8c9424576 100644 --- a/Processors/6502/AllRAM/6502AllRAM.cpp +++ b/Processors/6502/AllRAM/6502AllRAM.cpp @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 13/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #include "6502AllRAM.hpp" diff --git a/Processors/6502/AllRAM/6502AllRAM.hpp b/Processors/6502/AllRAM/6502AllRAM.hpp index 084dd4d97..617edac36 100644 --- a/Processors/6502/AllRAM/6502AllRAM.hpp +++ b/Processors/6502/AllRAM/6502AllRAM.hpp @@ -3,7 +3,7 @@ // CLK // // Created by Thomas Harte on 13/07/2015. -// Copyright © 2015 Thomas Harte. All rights reserved. +// Copyright 2015 Thomas Harte. All rights reserved. // #ifndef MOS6502AllRAM_cpp diff --git a/Processors/6502/Implementation/6502Base.cpp b/Processors/6502/Implementation/6502Base.cpp index 148715819..7de1bc331 100644 --- a/Processors/6502/Implementation/6502Base.cpp +++ b/Processors/6502/Implementation/6502Base.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 31/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../6502.hpp" diff --git a/Processors/6502/Implementation/6502Implementation.hpp b/Processors/6502/Implementation/6502Implementation.hpp index 5b49a766c..e491e93e7 100644 --- a/Processors/6502/Implementation/6502Implementation.hpp +++ b/Processors/6502/Implementation/6502Implementation.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // /* diff --git a/Processors/6502/Implementation/6502Storage.cpp b/Processors/6502/Implementation/6502Storage.cpp index 688bee285..5d589af7f 100644 --- a/Processors/6502/Implementation/6502Storage.cpp +++ b/Processors/6502/Implementation/6502Storage.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../6502.hpp" diff --git a/Processors/6502/Implementation/6502Storage.hpp b/Processors/6502/Implementation/6502Storage.hpp index 227def011..72509aba6 100644 --- a/Processors/6502/Implementation/6502Storage.hpp +++ b/Processors/6502/Implementation/6502Storage.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef MOS6502Storage_h diff --git a/Processors/AllRAMProcessor.cpp b/Processors/AllRAMProcessor.cpp index 5d8836796..f7c518e36 100644 --- a/Processors/AllRAMProcessor.cpp +++ b/Processors/AllRAMProcessor.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "AllRAMProcessor.hpp" diff --git a/Processors/AllRAMProcessor.hpp b/Processors/AllRAMProcessor.hpp index 2a8808b38..117b85711 100644 --- a/Processors/AllRAMProcessor.hpp +++ b/Processors/AllRAMProcessor.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef AllRAMProcessor_hpp diff --git a/Processors/RegisterSizes.hpp b/Processors/RegisterSizes.hpp index 4c407e920..766e74dbb 100644 --- a/Processors/RegisterSizes.hpp +++ b/Processors/RegisterSizes.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef RegisterSizes_hpp diff --git a/Processors/Z80/AllRAM/Z80AllRAM.cpp b/Processors/Z80/AllRAM/Z80AllRAM.cpp index 7a73c7761..fe4bc5083 100644 --- a/Processors/Z80/AllRAM/Z80AllRAM.cpp +++ b/Processors/Z80/AllRAM/Z80AllRAM.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Z80AllRAM.hpp" diff --git a/Processors/Z80/AllRAM/Z80AllRAM.hpp b/Processors/Z80/AllRAM/Z80AllRAM.hpp index ad8da8f0f..505d73c2c 100644 --- a/Processors/Z80/AllRAM/Z80AllRAM.hpp +++ b/Processors/Z80/AllRAM/Z80AllRAM.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Z80AllRAM_hpp diff --git a/Processors/Z80/Implementation/PartialMachineCycle.cpp b/Processors/Z80/Implementation/PartialMachineCycle.cpp index ab1f79aec..951185921 100644 --- a/Processors/Z80/Implementation/PartialMachineCycle.cpp +++ b/Processors/Z80/Implementation/PartialMachineCycle.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../Z80.hpp" diff --git a/Processors/Z80/Implementation/Z80Base.cpp b/Processors/Z80/Implementation/Z80Base.cpp index 182498c75..04cdc5f09 100644 --- a/Processors/Z80/Implementation/Z80Base.cpp +++ b/Processors/Z80/Implementation/Z80Base.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../Z80.hpp" diff --git a/Processors/Z80/Implementation/Z80Implementation.hpp b/Processors/Z80/Implementation/Z80Implementation.hpp index 3b8e76c3d..cc24de790 100644 --- a/Processors/Z80/Implementation/Z80Implementation.hpp +++ b/Processors/Z80/Implementation/Z80Implementation.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // template < class T, diff --git a/Processors/Z80/Implementation/Z80Storage.cpp b/Processors/Z80/Implementation/Z80Storage.cpp index 7189ec72f..bf462d519 100644 --- a/Processors/Z80/Implementation/Z80Storage.cpp +++ b/Processors/Z80/Implementation/Z80Storage.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "../Z80.hpp" diff --git a/Processors/Z80/Implementation/Z80Storage.hpp b/Processors/Z80/Implementation/Z80Storage.hpp index 24387224f..76f63894e 100644 --- a/Processors/Z80/Implementation/Z80Storage.hpp +++ b/Processors/Z80/Implementation/Z80Storage.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // /*! diff --git a/Processors/Z80/Z80.hpp b/Processors/Z80/Z80.hpp index 7a7dbbbe1..b659633d1 100644 --- a/Processors/Z80/Z80.hpp +++ b/Processors/Z80/Z80.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/05/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Z80_hpp diff --git a/SignalProcessing/Stepper.hpp b/SignalProcessing/Stepper.hpp index 998a0d812..ec35ed091 100644 --- a/SignalProcessing/Stepper.hpp +++ b/SignalProcessing/Stepper.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 12/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Stepper_hpp diff --git a/Storage/Cartridge/Cartridge.cpp b/Storage/Cartridge/Cartridge.cpp index 10582f6cd..60622c083 100644 --- a/Storage/Cartridge/Cartridge.cpp +++ b/Storage/Cartridge/Cartridge.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Cartridge.hpp" diff --git a/Storage/Cartridge/Cartridge.hpp b/Storage/Cartridge/Cartridge.hpp index 3b92b755a..0cb552811 100644 --- a/Storage/Cartridge/Cartridge.hpp +++ b/Storage/Cartridge/Cartridge.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Cartridge_hpp diff --git a/Storage/Cartridge/Encodings/CommodoreROM.cpp b/Storage/Cartridge/Encodings/CommodoreROM.cpp index 9a4bbde7a..c70fa275b 100644 --- a/Storage/Cartridge/Encodings/CommodoreROM.cpp +++ b/Storage/Cartridge/Encodings/CommodoreROM.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "CommodoreROM.hpp" diff --git a/Storage/Cartridge/Encodings/CommodoreROM.hpp b/Storage/Cartridge/Encodings/CommodoreROM.hpp index 731e505e6..ee8f79759 100644 --- a/Storage/Cartridge/Encodings/CommodoreROM.hpp +++ b/Storage/Cartridge/Encodings/CommodoreROM.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CommodoreROM_hpp diff --git a/Storage/Cartridge/Formats/BinaryDump.cpp b/Storage/Cartridge/Formats/BinaryDump.cpp index 1fced44a2..4e69fed5f 100644 --- a/Storage/Cartridge/Formats/BinaryDump.cpp +++ b/Storage/Cartridge/Formats/BinaryDump.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "BinaryDump.hpp" diff --git a/Storage/Cartridge/Formats/BinaryDump.hpp b/Storage/Cartridge/Formats/BinaryDump.hpp index 1b7c03747..2aba3cb25 100644 --- a/Storage/Cartridge/Formats/BinaryDump.hpp +++ b/Storage/Cartridge/Formats/BinaryDump.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 28/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Cartridge_BinaryDump_hpp diff --git a/Storage/Cartridge/Formats/PRG.cpp b/Storage/Cartridge/Formats/PRG.cpp index 6dfd75dfa..e3b312ff9 100644 --- a/Storage/Cartridge/Formats/PRG.cpp +++ b/Storage/Cartridge/Formats/PRG.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "PRG.hpp" diff --git a/Storage/Cartridge/Formats/PRG.hpp b/Storage/Cartridge/Formats/PRG.hpp index 3dc52fbbc..f26286efb 100644 --- a/Storage/Cartridge/Formats/PRG.hpp +++ b/Storage/Cartridge/Formats/PRG.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Cartridge_PRG_hpp diff --git a/Storage/Data/BitReverse.cpp b/Storage/Data/BitReverse.cpp index 2f14ffdc5..30aa12f32 100644 --- a/Storage/Data/BitReverse.cpp +++ b/Storage/Data/BitReverse.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "BitReverse.hpp" diff --git a/Storage/Data/BitReverse.hpp b/Storage/Data/BitReverse.hpp index 6f54a35ab..861002d3c 100644 --- a/Storage/Data/BitReverse.hpp +++ b/Storage/Data/BitReverse.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 03/10/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef BitReverse_hpp diff --git a/Storage/Data/Commodore.cpp b/Storage/Data/Commodore.cpp index 04f81b1d2..a45aad00f 100644 --- a/Storage/Data/Commodore.cpp +++ b/Storage/Data/Commodore.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Commodore.hpp" diff --git a/Storage/Data/Commodore.hpp b/Storage/Data/Commodore.hpp index 6540a8188..5fb10aa91 100644 --- a/Storage/Data/Commodore.hpp +++ b/Storage/Data/Commodore.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Data_Commodore_hpp diff --git a/Storage/Data/ZX8081.cpp b/Storage/Data/ZX8081.cpp index ea541ead4..54f9dfd2f 100644 --- a/Storage/Data/ZX8081.cpp +++ b/Storage/Data/ZX8081.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "ZX8081.hpp" diff --git a/Storage/Data/ZX8081.hpp b/Storage/Data/ZX8081.hpp index 03e5c25f8..85649041d 100644 --- a/Storage/Data/ZX8081.hpp +++ b/Storage/Data/ZX8081.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Storage_Data_ZX8081_hpp diff --git a/Storage/Disk/Controller/DiskController.cpp b/Storage/Disk/Controller/DiskController.cpp index 9a0b992f1..f4c403664 100644 --- a/Storage/Disk/Controller/DiskController.cpp +++ b/Storage/Disk/Controller/DiskController.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "DiskController.hpp" diff --git a/Storage/Disk/Controller/DiskController.hpp b/Storage/Disk/Controller/DiskController.hpp index ac079e6c3..62a033232 100644 --- a/Storage/Disk/Controller/DiskController.hpp +++ b/Storage/Disk/Controller/DiskController.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Disk_Controller_hpp diff --git a/Storage/Disk/Controller/MFMDiskController.cpp b/Storage/Disk/Controller/MFMDiskController.cpp index c0b625c6d..e31d87246 100644 --- a/Storage/Disk/Controller/MFMDiskController.cpp +++ b/Storage/Disk/Controller/MFMDiskController.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "MFMDiskController.hpp" diff --git a/Storage/Disk/Controller/MFMDiskController.hpp b/Storage/Disk/Controller/MFMDiskController.hpp index 60c152e35..8a68a2bae 100644 --- a/Storage/Disk/Controller/MFMDiskController.hpp +++ b/Storage/Disk/Controller/MFMDiskController.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef MFMDiskController_hpp diff --git a/Storage/Disk/DPLL/DigitalPhaseLockedLoop.cpp b/Storage/Disk/DPLL/DigitalPhaseLockedLoop.cpp index 56d56a5e5..4a66325f5 100644 --- a/Storage/Disk/DPLL/DigitalPhaseLockedLoop.cpp +++ b/Storage/Disk/DPLL/DigitalPhaseLockedLoop.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "DigitalPhaseLockedLoop.hpp" diff --git a/Storage/Disk/DPLL/DigitalPhaseLockedLoop.hpp b/Storage/Disk/DPLL/DigitalPhaseLockedLoop.hpp index d008f7f4d..b3509a46b 100644 --- a/Storage/Disk/DPLL/DigitalPhaseLockedLoop.hpp +++ b/Storage/Disk/DPLL/DigitalPhaseLockedLoop.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 11/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef DigitalPhaseLockedLoop_hpp diff --git a/Storage/Disk/Disk.hpp b/Storage/Disk/Disk.hpp index ffdd8d621..bdcc667e8 100644 --- a/Storage/Disk/Disk.hpp +++ b/Storage/Disk/Disk.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Disk_hpp diff --git a/Storage/Disk/DiskImage/DiskImage.hpp b/Storage/Disk/DiskImage/DiskImage.hpp index 017165c33..9f1564645 100644 --- a/Storage/Disk/DiskImage/DiskImage.hpp +++ b/Storage/Disk/DiskImage/DiskImage.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef DiskImage_hpp diff --git a/Storage/Disk/DiskImage/DiskImageImplementation.hpp b/Storage/Disk/DiskImage/DiskImageImplementation.hpp index 3ece59688..a96f19001 100644 --- a/Storage/Disk/DiskImage/DiskImageImplementation.hpp +++ b/Storage/Disk/DiskImage/DiskImageImplementation.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 22/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // template HeadPosition DiskImageHolder::get_maximum_head_position() { diff --git a/Storage/Disk/DiskImage/Formats/AcornADF.cpp b/Storage/Disk/DiskImage/Formats/AcornADF.cpp index f3aba25af..75546b1cc 100644 --- a/Storage/Disk/DiskImage/Formats/AcornADF.cpp +++ b/Storage/Disk/DiskImage/Formats/AcornADF.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "AcornADF.hpp" diff --git a/Storage/Disk/DiskImage/Formats/AcornADF.hpp b/Storage/Disk/DiskImage/Formats/AcornADF.hpp index b2ce0e3ab..42bb1d4aa 100644 --- a/Storage/Disk/DiskImage/Formats/AcornADF.hpp +++ b/Storage/Disk/DiskImage/Formats/AcornADF.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef AcornADF_hpp diff --git a/Storage/Disk/DiskImage/Formats/AppleDSK.cpp b/Storage/Disk/DiskImage/Formats/AppleDSK.cpp index 8461e9ec0..c281c107b 100644 --- a/Storage/Disk/DiskImage/Formats/AppleDSK.cpp +++ b/Storage/Disk/DiskImage/Formats/AppleDSK.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "AppleDSK.hpp" diff --git a/Storage/Disk/DiskImage/Formats/AppleDSK.hpp b/Storage/Disk/DiskImage/Formats/AppleDSK.hpp index cc783e1a9..c6ad98787 100644 --- a/Storage/Disk/DiskImage/Formats/AppleDSK.hpp +++ b/Storage/Disk/DiskImage/Formats/AppleDSK.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef AppleDSK_hpp diff --git a/Storage/Disk/DiskImage/Formats/CPCDSK.cpp b/Storage/Disk/DiskImage/Formats/CPCDSK.cpp index ee64a785f..3c3f946ef 100644 --- a/Storage/Disk/DiskImage/Formats/CPCDSK.cpp +++ b/Storage/Disk/DiskImage/Formats/CPCDSK.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "CPCDSK.hpp" diff --git a/Storage/Disk/DiskImage/Formats/CPCDSK.hpp b/Storage/Disk/DiskImage/Formats/CPCDSK.hpp index 58dfa9d10..0e4e34908 100644 --- a/Storage/Disk/DiskImage/Formats/CPCDSK.hpp +++ b/Storage/Disk/DiskImage/Formats/CPCDSK.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef CPCDSK_hpp diff --git a/Storage/Disk/DiskImage/Formats/D64.cpp b/Storage/Disk/DiskImage/Formats/D64.cpp index c0a098653..2bcfb9e19 100644 --- a/Storage/Disk/DiskImage/Formats/D64.cpp +++ b/Storage/Disk/DiskImage/Formats/D64.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "D64.hpp" diff --git a/Storage/Disk/DiskImage/Formats/D64.hpp b/Storage/Disk/DiskImage/Formats/D64.hpp index e7f465e30..c196d46b8 100644 --- a/Storage/Disk/DiskImage/Formats/D64.hpp +++ b/Storage/Disk/DiskImage/Formats/D64.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 01/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef D64_hpp diff --git a/Storage/Disk/DiskImage/Formats/DMK.cpp b/Storage/Disk/DiskImage/Formats/DMK.cpp index a3099bf7a..f7d233738 100644 --- a/Storage/Disk/DiskImage/Formats/DMK.cpp +++ b/Storage/Disk/DiskImage/Formats/DMK.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "DMK.hpp" diff --git a/Storage/Disk/DiskImage/Formats/DMK.hpp b/Storage/Disk/DiskImage/Formats/DMK.hpp index 087f5bb49..ace439463 100644 --- a/Storage/Disk/DiskImage/Formats/DMK.hpp +++ b/Storage/Disk/DiskImage/Formats/DMK.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 08/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef DMK_hpp diff --git a/Storage/Disk/DiskImage/Formats/G64.cpp b/Storage/Disk/DiskImage/Formats/G64.cpp index 379c0716e..6b083b5b1 100644 --- a/Storage/Disk/DiskImage/Formats/G64.cpp +++ b/Storage/Disk/DiskImage/Formats/G64.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "G64.hpp" diff --git a/Storage/Disk/DiskImage/Formats/G64.hpp b/Storage/Disk/DiskImage/Formats/G64.hpp index 311690bda..45406635b 100644 --- a/Storage/Disk/DiskImage/Formats/G64.hpp +++ b/Storage/Disk/DiskImage/Formats/G64.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef G64_hpp diff --git a/Storage/Disk/DiskImage/Formats/HFE.cpp b/Storage/Disk/DiskImage/Formats/HFE.cpp index 69dd6fe33..0d7b28f4c 100644 --- a/Storage/Disk/DiskImage/Formats/HFE.cpp +++ b/Storage/Disk/DiskImage/Formats/HFE.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "HFE.hpp" diff --git a/Storage/Disk/DiskImage/Formats/HFE.hpp b/Storage/Disk/DiskImage/Formats/HFE.hpp index f3c506ae0..760bf508a 100644 --- a/Storage/Disk/DiskImage/Formats/HFE.hpp +++ b/Storage/Disk/DiskImage/Formats/HFE.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef HFE_hpp diff --git a/Storage/Disk/DiskImage/Formats/MFMSectorDump.cpp b/Storage/Disk/DiskImage/Formats/MFMSectorDump.cpp index ed4672c16..995607273 100644 --- a/Storage/Disk/DiskImage/Formats/MFMSectorDump.cpp +++ b/Storage/Disk/DiskImage/Formats/MFMSectorDump.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "MFMSectorDump.hpp" diff --git a/Storage/Disk/DiskImage/Formats/MFMSectorDump.hpp b/Storage/Disk/DiskImage/Formats/MFMSectorDump.hpp index 14b5d6803..dded6fd8c 100644 --- a/Storage/Disk/DiskImage/Formats/MFMSectorDump.hpp +++ b/Storage/Disk/DiskImage/Formats/MFMSectorDump.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 30/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef SectorDump_hpp diff --git a/Storage/Disk/DiskImage/Formats/MSXDSK.cpp b/Storage/Disk/DiskImage/Formats/MSXDSK.cpp index 210a29dde..7ed36d5fc 100644 --- a/Storage/Disk/DiskImage/Formats/MSXDSK.cpp +++ b/Storage/Disk/DiskImage/Formats/MSXDSK.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "MSXDSK.hpp" diff --git a/Storage/Disk/DiskImage/Formats/MSXDSK.hpp b/Storage/Disk/DiskImage/Formats/MSXDSK.hpp index 9acd77336..672841eee 100644 --- a/Storage/Disk/DiskImage/Formats/MSXDSK.hpp +++ b/Storage/Disk/DiskImage/Formats/MSXDSK.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/01/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef MSXDSK_hpp diff --git a/Storage/Disk/DiskImage/Formats/NIB.cpp b/Storage/Disk/DiskImage/Formats/NIB.cpp index 29e780ef9..6cf53b9c4 100644 --- a/Storage/Disk/DiskImage/Formats/NIB.cpp +++ b/Storage/Disk/DiskImage/Formats/NIB.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "NIB.hpp" diff --git a/Storage/Disk/DiskImage/Formats/NIB.hpp b/Storage/Disk/DiskImage/Formats/NIB.hpp index cba3ffa56..4cb7734be 100644 --- a/Storage/Disk/DiskImage/Formats/NIB.hpp +++ b/Storage/Disk/DiskImage/Formats/NIB.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef NIB_hpp diff --git a/Storage/Disk/DiskImage/Formats/OricMFMDSK.cpp b/Storage/Disk/DiskImage/Formats/OricMFMDSK.cpp index 95509011a..ee4774dae 100644 --- a/Storage/Disk/DiskImage/Formats/OricMFMDSK.cpp +++ b/Storage/Disk/DiskImage/Formats/OricMFMDSK.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "OricMFMDSK.hpp" diff --git a/Storage/Disk/DiskImage/Formats/OricMFMDSK.hpp b/Storage/Disk/DiskImage/Formats/OricMFMDSK.hpp index 1fa4ed4e9..f0981175d 100644 --- a/Storage/Disk/DiskImage/Formats/OricMFMDSK.hpp +++ b/Storage/Disk/DiskImage/Formats/OricMFMDSK.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef OricMFMDSK_hpp diff --git a/Storage/Disk/DiskImage/Formats/SSD.cpp b/Storage/Disk/DiskImage/Formats/SSD.cpp index de2e02bad..e46b74fdc 100644 --- a/Storage/Disk/DiskImage/Formats/SSD.cpp +++ b/Storage/Disk/DiskImage/Formats/SSD.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "SSD.hpp" diff --git a/Storage/Disk/DiskImage/Formats/SSD.hpp b/Storage/Disk/DiskImage/Formats/SSD.hpp index 0b204a0df..694a7168b 100644 --- a/Storage/Disk/DiskImage/Formats/SSD.hpp +++ b/Storage/Disk/DiskImage/Formats/SSD.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef SSD_hpp diff --git a/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.cpp b/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.cpp index a55364367..4ad10547b 100644 --- a/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.cpp +++ b/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "ImplicitSectors.hpp" diff --git a/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.hpp b/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.hpp index 9d07f3716..e656f24af 100644 --- a/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.hpp +++ b/Storage/Disk/DiskImage/Formats/Utility/ImplicitSectors.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef ImplicitSectors_hpp diff --git a/Storage/Disk/DiskImage/Formats/WOZ.cpp b/Storage/Disk/DiskImage/Formats/WOZ.cpp index db696aded..b5a79b3ec 100644 --- a/Storage/Disk/DiskImage/Formats/WOZ.cpp +++ b/Storage/Disk/DiskImage/Formats/WOZ.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "WOZ.hpp" diff --git a/Storage/Disk/DiskImage/Formats/WOZ.hpp b/Storage/Disk/DiskImage/Formats/WOZ.hpp index f49dd7a95..7b0ed8b24 100644 --- a/Storage/Disk/DiskImage/Formats/WOZ.hpp +++ b/Storage/Disk/DiskImage/Formats/WOZ.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef WOZ_hpp diff --git a/Storage/Disk/Drive.cpp b/Storage/Disk/Drive.cpp index 8418aa1ff..4458f5089 100644 --- a/Storage/Disk/Drive.cpp +++ b/Storage/Disk/Drive.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Drive.hpp" diff --git a/Storage/Disk/Drive.hpp b/Storage/Disk/Drive.hpp index e10ab4099..b2df321b8 100644 --- a/Storage/Disk/Drive.hpp +++ b/Storage/Disk/Drive.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Drive_hpp diff --git a/Storage/Disk/Encodings/AppleGCR/Encoder.cpp b/Storage/Disk/Encodings/AppleGCR/Encoder.cpp index 69dfe48d2..11d2da80e 100644 --- a/Storage/Disk/Encodings/AppleGCR/Encoder.cpp +++ b/Storage/Disk/Encodings/AppleGCR/Encoder.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "Encoder.hpp" diff --git a/Storage/Disk/Encodings/AppleGCR/Encoder.hpp b/Storage/Disk/Encodings/AppleGCR/Encoder.hpp index 7e1c216d6..0f06f1c5d 100644 --- a/Storage/Disk/Encodings/AppleGCR/Encoder.hpp +++ b/Storage/Disk/Encodings/AppleGCR/Encoder.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/04/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef AppleGCR_hpp diff --git a/Storage/Disk/Encodings/AppleGCR/Sector.hpp b/Storage/Disk/Encodings/AppleGCR/Sector.hpp index d9f6c568e..8766075c5 100644 --- a/Storage/Disk/Encodings/AppleGCR/Sector.hpp +++ b/Storage/Disk/Encodings/AppleGCR/Sector.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef Sector_h diff --git a/Storage/Disk/Encodings/AppleGCR/SegmentParser.cpp b/Storage/Disk/Encodings/AppleGCR/SegmentParser.cpp index 8fff6992a..239da51ac 100644 --- a/Storage/Disk/Encodings/AppleGCR/SegmentParser.cpp +++ b/Storage/Disk/Encodings/AppleGCR/SegmentParser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #include "SegmentParser.hpp" diff --git a/Storage/Disk/Encodings/AppleGCR/SegmentParser.hpp b/Storage/Disk/Encodings/AppleGCR/SegmentParser.hpp index ba9464d39..b60393d12 100644 --- a/Storage/Disk/Encodings/AppleGCR/SegmentParser.hpp +++ b/Storage/Disk/Encodings/AppleGCR/SegmentParser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/05/2018. -// Copyright © 2018 Thomas Harte. All rights reserved. +// Copyright 2018 Thomas Harte. All rights reserved. // #ifndef TrackParser_hpp diff --git a/Storage/Disk/Encodings/CommodoreGCR.cpp b/Storage/Disk/Encodings/CommodoreGCR.cpp index 643731da6..bfaec454a 100644 --- a/Storage/Disk/Encodings/CommodoreGCR.cpp +++ b/Storage/Disk/Encodings/CommodoreGCR.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "CommodoreGCR.hpp" diff --git a/Storage/Disk/Encodings/CommodoreGCR.hpp b/Storage/Disk/Encodings/CommodoreGCR.hpp index fe78d9391..ed6420c83 100644 --- a/Storage/Disk/Encodings/CommodoreGCR.hpp +++ b/Storage/Disk/Encodings/CommodoreGCR.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Disk_Encodings_CommodoreGCR_hpp diff --git a/Storage/Disk/Encodings/MFM/Constants.hpp b/Storage/Disk/Encodings/MFM/Constants.hpp index 2fa43e7af..5db0f0bd2 100644 --- a/Storage/Disk/Encodings/MFM/Constants.hpp +++ b/Storage/Disk/Encodings/MFM/Constants.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Constants_h diff --git a/Storage/Disk/Encodings/MFM/Encoder.cpp b/Storage/Disk/Encodings/MFM/Encoder.cpp index 6d63c538f..27c7ebc82 100644 --- a/Storage/Disk/Encodings/MFM/Encoder.cpp +++ b/Storage/Disk/Encodings/MFM/Encoder.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Encoder.hpp" diff --git a/Storage/Disk/Encodings/MFM/Encoder.hpp b/Storage/Disk/Encodings/MFM/Encoder.hpp index d36550106..4cfe6c6e0 100644 --- a/Storage/Disk/Encodings/MFM/Encoder.hpp +++ b/Storage/Disk/Encodings/MFM/Encoder.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Disk_Encodings_MFM_hpp diff --git a/Storage/Disk/Encodings/MFM/Parser.cpp b/Storage/Disk/Encodings/MFM/Parser.cpp index 7244171aa..79907f203 100644 --- a/Storage/Disk/Encodings/MFM/Parser.cpp +++ b/Storage/Disk/Encodings/MFM/Parser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Parser.hpp" diff --git a/Storage/Disk/Encodings/MFM/Parser.hpp b/Storage/Disk/Encodings/MFM/Parser.hpp index a749ab407..7e7a1e74f 100644 --- a/Storage/Disk/Encodings/MFM/Parser.hpp +++ b/Storage/Disk/Encodings/MFM/Parser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Parser_hpp diff --git a/Storage/Disk/Encodings/MFM/Sector.hpp b/Storage/Disk/Encodings/MFM/Sector.hpp index 1f03ceeff..9a3e72a58 100644 --- a/Storage/Disk/Encodings/MFM/Sector.hpp +++ b/Storage/Disk/Encodings/MFM/Sector.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Sector_h diff --git a/Storage/Disk/Encodings/MFM/SegmentParser.cpp b/Storage/Disk/Encodings/MFM/SegmentParser.cpp index 8fd0c3810..fb97738ac 100644 --- a/Storage/Disk/Encodings/MFM/SegmentParser.cpp +++ b/Storage/Disk/Encodings/MFM/SegmentParser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "SegmentParser.hpp" diff --git a/Storage/Disk/Encodings/MFM/SegmentParser.hpp b/Storage/Disk/Encodings/MFM/SegmentParser.hpp index c5047fcf4..0bf428eab 100644 --- a/Storage/Disk/Encodings/MFM/SegmentParser.hpp +++ b/Storage/Disk/Encodings/MFM/SegmentParser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef SegmentParser_hpp diff --git a/Storage/Disk/Encodings/MFM/Shifter.cpp b/Storage/Disk/Encodings/MFM/Shifter.cpp index c0dc25803..5ffca5a50 100644 --- a/Storage/Disk/Encodings/MFM/Shifter.cpp +++ b/Storage/Disk/Encodings/MFM/Shifter.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "Shifter.hpp" diff --git a/Storage/Disk/Encodings/MFM/Shifter.hpp b/Storage/Disk/Encodings/MFM/Shifter.hpp index 6626c704c..dbe5a6715 100644 --- a/Storage/Disk/Encodings/MFM/Shifter.hpp +++ b/Storage/Disk/Encodings/MFM/Shifter.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 24/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Shifter_hpp diff --git a/Storage/Disk/Parsers/CPM.cpp b/Storage/Disk/Parsers/CPM.cpp index 223d80c78..6133607b1 100644 --- a/Storage/Disk/Parsers/CPM.cpp +++ b/Storage/Disk/Parsers/CPM.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "CPM.hpp" diff --git a/Storage/Disk/Parsers/CPM.hpp b/Storage/Disk/Parsers/CPM.hpp index a51c8b5cc..d7140c738 100644 --- a/Storage/Disk/Parsers/CPM.hpp +++ b/Storage/Disk/Parsers/CPM.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Storage_Disk_Parsers_CPM_hpp diff --git a/Storage/Disk/Track/PCMPatchedTrack.cpp b/Storage/Disk/Track/PCMPatchedTrack.cpp index d1cb9eed7..5f2450339 100644 --- a/Storage/Disk/Track/PCMPatchedTrack.cpp +++ b/Storage/Disk/Track/PCMPatchedTrack.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "PCMPatchedTrack.hpp" diff --git a/Storage/Disk/Track/PCMPatchedTrack.hpp b/Storage/Disk/Track/PCMPatchedTrack.hpp index 4dda09a4c..62d5b2130 100644 --- a/Storage/Disk/Track/PCMPatchedTrack.hpp +++ b/Storage/Disk/Track/PCMPatchedTrack.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef PCMPatchedTrack_hpp diff --git a/Storage/Disk/Track/PCMSegment.cpp b/Storage/Disk/Track/PCMSegment.cpp index 119084c47..5433df568 100644 --- a/Storage/Disk/Track/PCMSegment.cpp +++ b/Storage/Disk/Track/PCMSegment.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "PCMSegment.hpp" diff --git a/Storage/Disk/Track/PCMSegment.hpp b/Storage/Disk/Track/PCMSegment.hpp index b7687a505..b686c36f6 100644 --- a/Storage/Disk/Track/PCMSegment.hpp +++ b/Storage/Disk/Track/PCMSegment.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 17/12/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef PCMSegment_hpp diff --git a/Storage/Disk/Track/PCMTrack.cpp b/Storage/Disk/Track/PCMTrack.cpp index caa1197a5..93da03f17 100644 --- a/Storage/Disk/Track/PCMTrack.cpp +++ b/Storage/Disk/Track/PCMTrack.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "PCMTrack.hpp" diff --git a/Storage/Disk/Track/PCMTrack.hpp b/Storage/Disk/Track/PCMTrack.hpp index df9ee44ba..9ec932175 100644 --- a/Storage/Disk/Track/PCMTrack.hpp +++ b/Storage/Disk/Track/PCMTrack.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef PCMTrack_hpp diff --git a/Storage/Disk/Track/Track.hpp b/Storage/Disk/Track/Track.hpp index 4437c9300..5e8d8c7f7 100644 --- a/Storage/Disk/Track/Track.hpp +++ b/Storage/Disk/Track/Track.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 22/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Track_h diff --git a/Storage/Disk/Track/TrackSerialiser.cpp b/Storage/Disk/Track/TrackSerialiser.cpp index be67dba35..143dcde1c 100644 --- a/Storage/Disk/Track/TrackSerialiser.cpp +++ b/Storage/Disk/Track/TrackSerialiser.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 26/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "TrackSerialiser.hpp" diff --git a/Storage/Disk/Track/TrackSerialiser.hpp b/Storage/Disk/Track/TrackSerialiser.hpp index 5dbedc47e..513c41872 100644 --- a/Storage/Disk/Track/TrackSerialiser.hpp +++ b/Storage/Disk/Track/TrackSerialiser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 23/09/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TrackSerialiser_h diff --git a/Storage/Disk/Track/UnformattedTrack.cpp b/Storage/Disk/Track/UnformattedTrack.cpp index b501bc8a0..d61db09e8 100644 --- a/Storage/Disk/Track/UnformattedTrack.cpp +++ b/Storage/Disk/Track/UnformattedTrack.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "UnformattedTrack.hpp" diff --git a/Storage/Disk/Track/UnformattedTrack.hpp b/Storage/Disk/Track/UnformattedTrack.hpp index 8e9f02046..77b645782 100644 --- a/Storage/Disk/Track/UnformattedTrack.hpp +++ b/Storage/Disk/Track/UnformattedTrack.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 15/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef UnformattedTrack_hpp diff --git a/Storage/FileHolder.cpp b/Storage/FileHolder.cpp index 2825db34b..38b47243e 100644 --- a/Storage/FileHolder.cpp +++ b/Storage/FileHolder.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "FileHolder.hpp" diff --git a/Storage/FileHolder.hpp b/Storage/FileHolder.hpp index e639b03d3..78fd399bc 100644 --- a/Storage/FileHolder.hpp +++ b/Storage/FileHolder.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 21/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef FileHolder_hpp diff --git a/Storage/Storage.hpp b/Storage/Storage.hpp index f51043e4a..d7237e38a 100644 --- a/Storage/Storage.hpp +++ b/Storage/Storage.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_hpp diff --git a/Storage/Tape/Formats/CAS.cpp b/Storage/Tape/Formats/CAS.cpp index 6c75d6a66..ef9e129f3 100644 --- a/Storage/Tape/Formats/CAS.cpp +++ b/Storage/Tape/Formats/CAS.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "CAS.hpp" diff --git a/Storage/Tape/Formats/CAS.hpp b/Storage/Tape/Formats/CAS.hpp index d22f9d395..ec1d89efc 100644 --- a/Storage/Tape/Formats/CAS.hpp +++ b/Storage/Tape/Formats/CAS.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/11/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef CAS_hpp diff --git a/Storage/Tape/Formats/CSW.cpp b/Storage/Tape/Formats/CSW.cpp index 1662a4481..ea3deb40b 100644 --- a/Storage/Tape/Formats/CSW.cpp +++ b/Storage/Tape/Formats/CSW.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "CSW.hpp" diff --git a/Storage/Tape/Formats/CSW.hpp b/Storage/Tape/Formats/CSW.hpp index 21fcfdc17..c0ca59f84 100644 --- a/Storage/Tape/Formats/CSW.hpp +++ b/Storage/Tape/Formats/CSW.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef CSW_hpp diff --git a/Storage/Tape/Formats/CommodoreTAP.cpp b/Storage/Tape/Formats/CommodoreTAP.cpp index e38197e10..fb4f1b5fa 100644 --- a/Storage/Tape/Formats/CommodoreTAP.cpp +++ b/Storage/Tape/Formats/CommodoreTAP.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "CommodoreTAP.hpp" diff --git a/Storage/Tape/Formats/CommodoreTAP.hpp b/Storage/Tape/Formats/CommodoreTAP.hpp index 8da500ab0..0d884eb08 100644 --- a/Storage/Tape/Formats/CommodoreTAP.hpp +++ b/Storage/Tape/Formats/CommodoreTAP.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 25/06/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef CommodoreTAP_hpp diff --git a/Storage/Tape/Formats/OricTAP.cpp b/Storage/Tape/Formats/OricTAP.cpp index df7574f48..d046bd8ba 100644 --- a/Storage/Tape/Formats/OricTAP.cpp +++ b/Storage/Tape/Formats/OricTAP.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "OricTAP.hpp" diff --git a/Storage/Tape/Formats/OricTAP.hpp b/Storage/Tape/Formats/OricTAP.hpp index eabea004f..f40734abc 100644 --- a/Storage/Tape/Formats/OricTAP.hpp +++ b/Storage/Tape/Formats/OricTAP.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 10/10/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef OricTAP_hpp diff --git a/Storage/Tape/Formats/TZX.cpp b/Storage/Tape/Formats/TZX.cpp index 7a0c693a1..f23ae936c 100644 --- a/Storage/Tape/Formats/TZX.cpp +++ b/Storage/Tape/Formats/TZX.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "TZX.hpp" diff --git a/Storage/Tape/Formats/TZX.hpp b/Storage/Tape/Formats/TZX.hpp index 46ed24030..e38ad66ec 100644 --- a/Storage/Tape/Formats/TZX.hpp +++ b/Storage/Tape/Formats/TZX.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TZX_hpp diff --git a/Storage/Tape/Formats/TapePRG.cpp b/Storage/Tape/Formats/TapePRG.cpp index f5916a203..4e644d6d0 100644 --- a/Storage/Tape/Formats/TapePRG.cpp +++ b/Storage/Tape/Formats/TapePRG.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "TapePRG.hpp" diff --git a/Storage/Tape/Formats/TapePRG.hpp b/Storage/Tape/Formats/TapePRG.hpp index 99e8e6285..31d7c4447 100644 --- a/Storage/Tape/Formats/TapePRG.hpp +++ b/Storage/Tape/Formats/TapePRG.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 14/08/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Tape_PRG_hpp diff --git a/Storage/Tape/Formats/TapeUEF.cpp b/Storage/Tape/Formats/TapeUEF.cpp index 064eaf5bf..a69577588 100644 --- a/Storage/Tape/Formats/TapeUEF.cpp +++ b/Storage/Tape/Formats/TapeUEF.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "TapeUEF.hpp" diff --git a/Storage/Tape/Formats/TapeUEF.hpp b/Storage/Tape/Formats/TapeUEF.hpp index 938720f22..1016722cc 100644 --- a/Storage/Tape/Formats/TapeUEF.hpp +++ b/Storage/Tape/Formats/TapeUEF.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef TapeUEF_hpp diff --git a/Storage/Tape/Formats/ZX80O81P.cpp b/Storage/Tape/Formats/ZX80O81P.cpp index 1b1cd0831..666572588 100644 --- a/Storage/Tape/Formats/ZX80O81P.cpp +++ b/Storage/Tape/Formats/ZX80O81P.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "ZX80O81P.hpp" diff --git a/Storage/Tape/Formats/ZX80O81P.hpp b/Storage/Tape/Formats/ZX80O81P.hpp index 060a01c53..5f0d9006c 100644 --- a/Storage/Tape/Formats/ZX80O81P.hpp +++ b/Storage/Tape/Formats/ZX80O81P.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 04/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef ZX80O81P_hpp diff --git a/Storage/Tape/Parsers/Acorn.cpp b/Storage/Tape/Parsers/Acorn.cpp index d9d84d561..92933b758 100644 --- a/Storage/Tape/Parsers/Acorn.cpp +++ b/Storage/Tape/Parsers/Acorn.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Acorn.hpp" diff --git a/Storage/Tape/Parsers/Acorn.hpp b/Storage/Tape/Parsers/Acorn.hpp index 102c877b0..0ac156f1d 100644 --- a/Storage/Tape/Parsers/Acorn.hpp +++ b/Storage/Tape/Parsers/Acorn.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Tape_Parsers_Acorn_hpp diff --git a/Storage/Tape/Parsers/Commodore.cpp b/Storage/Tape/Parsers/Commodore.cpp index c6ebad897..862845183 100644 --- a/Storage/Tape/Parsers/Commodore.cpp +++ b/Storage/Tape/Parsers/Commodore.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Commodore.hpp" diff --git a/Storage/Tape/Parsers/Commodore.hpp b/Storage/Tape/Parsers/Commodore.hpp index c1b7eb863..0a64728f4 100644 --- a/Storage/Tape/Parsers/Commodore.hpp +++ b/Storage/Tape/Parsers/Commodore.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Tape_Parsers_Commodore_hpp diff --git a/Storage/Tape/Parsers/MSX.cpp b/Storage/Tape/Parsers/MSX.cpp index a392b2d00..a63cc428a 100644 --- a/Storage/Tape/Parsers/MSX.cpp +++ b/Storage/Tape/Parsers/MSX.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 26/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "MSX.hpp" diff --git a/Storage/Tape/Parsers/MSX.hpp b/Storage/Tape/Parsers/MSX.hpp index 5146fb6c5..837b6c749 100644 --- a/Storage/Tape/Parsers/MSX.hpp +++ b/Storage/Tape/Parsers/MSX.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 26/12/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Storage_Tape_Parsers_MSX_hpp diff --git a/Storage/Tape/Parsers/Oric.cpp b/Storage/Tape/Parsers/Oric.cpp index 884456c83..47218e71e 100644 --- a/Storage/Tape/Parsers/Oric.cpp +++ b/Storage/Tape/Parsers/Oric.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Oric.hpp" diff --git a/Storage/Tape/Parsers/Oric.hpp b/Storage/Tape/Parsers/Oric.hpp index 5417242ae..76eccb2ae 100644 --- a/Storage/Tape/Parsers/Oric.hpp +++ b/Storage/Tape/Parsers/Oric.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 06/11/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Storage_Tape_Parsers_Oric_hpp diff --git a/Storage/Tape/Parsers/TapeParser.hpp b/Storage/Tape/Parsers/TapeParser.hpp index a120ec624..478ee21c6 100644 --- a/Storage/Tape/Parsers/TapeParser.hpp +++ b/Storage/Tape/Parsers/TapeParser.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 05/09/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef TapeParser_hpp diff --git a/Storage/Tape/Parsers/ZX8081.cpp b/Storage/Tape/Parsers/ZX8081.cpp index f63b5772f..61148c9b5 100644 --- a/Storage/Tape/Parsers/ZX8081.cpp +++ b/Storage/Tape/Parsers/ZX8081.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "ZX8081.hpp" diff --git a/Storage/Tape/Parsers/ZX8081.hpp b/Storage/Tape/Parsers/ZX8081.hpp index 32a607163..bb32f7cdd 100644 --- a/Storage/Tape/Parsers/ZX8081.hpp +++ b/Storage/Tape/Parsers/ZX8081.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 07/06/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef Storage_Tape_Parsers_ZX8081_hpp diff --git a/Storage/Tape/PulseQueuedTape.cpp b/Storage/Tape/PulseQueuedTape.cpp index 7a3a343af..42e16d45b 100644 --- a/Storage/Tape/PulseQueuedTape.cpp +++ b/Storage/Tape/PulseQueuedTape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #include "PulseQueuedTape.hpp" diff --git a/Storage/Tape/PulseQueuedTape.hpp b/Storage/Tape/PulseQueuedTape.hpp index 637af4683..a55e717be 100644 --- a/Storage/Tape/PulseQueuedTape.hpp +++ b/Storage/Tape/PulseQueuedTape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 16/07/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef PulseQueuedTape_hpp diff --git a/Storage/Tape/Tape.cpp b/Storage/Tape/Tape.cpp index 2c09dc228..1b66af089 100644 --- a/Storage/Tape/Tape.cpp +++ b/Storage/Tape/Tape.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "Tape.hpp" diff --git a/Storage/Tape/Tape.hpp b/Storage/Tape/Tape.hpp index 829634ef5..b28e815c4 100644 --- a/Storage/Tape/Tape.hpp +++ b/Storage/Tape/Tape.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 18/01/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef Tape_hpp diff --git a/Storage/TargetPlatforms.hpp b/Storage/TargetPlatforms.hpp index cbd70bfc6..e6718dbf4 100644 --- a/Storage/TargetPlatforms.hpp +++ b/Storage/TargetPlatforms.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 27/08/2017. -// Copyright © 2017 Thomas Harte. All rights reserved. +// Copyright 2017 Thomas Harte. All rights reserved. // #ifndef TargetPlatforms_hpp diff --git a/Storage/TimedEventLoop.cpp b/Storage/TimedEventLoop.cpp index 122ae4110..b358b2758 100644 --- a/Storage/TimedEventLoop.cpp +++ b/Storage/TimedEventLoop.cpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #include "TimedEventLoop.hpp" diff --git a/Storage/TimedEventLoop.hpp b/Storage/TimedEventLoop.hpp index 31d174cd8..7fda8122f 100644 --- a/Storage/TimedEventLoop.hpp +++ b/Storage/TimedEventLoop.hpp @@ -3,7 +3,7 @@ // Clock Signal // // Created by Thomas Harte on 29/07/2016. -// Copyright © 2016 Thomas Harte. All rights reserved. +// Copyright 2016 Thomas Harte. All rights reserved. // #ifndef TimedEventLoop_hpp