X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=error.c;h=81f0633f771d0175237756e684129cff5fb4292a;hp=75efaadfa50c0077e705555e7be6ccdcaf9415d9;hb=03dd34951a331e0b8971195ccef1600fffaea2e6;hpb=3f2bccb78ab4cd59654d521c8aedfe5512ee6608 diff --git a/error.c b/error.c index 75efaad..81f0633 100644 --- a/error.c +++ b/error.c @@ -1,9 +1,9 @@ // -// RMAC - Reboot's Macro Assembler for the Atari Jaguar Console System +// RMAC - Reboot's Macro Assembler for all Atari computers // ERROR.C - Error Handling -// Copyright (C) 199x Landon Dyer, 2011 Reboot and Friends +// Copyright (C) 199x Landon Dyer, 2011-2017 Reboot and Friends // RMAC derived from MADMAC v1.07 Written by Landon Dyer, 1986 -// Source Utilised with the Kind Permission of Landon Dyer +// Source utilised with the kind permission of Landon Dyer // #include "error.h"