X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=error.c;h=196e4a900aa987009d5182fc63acf1dd7e6c7c89;hp=75efaadfa50c0077e705555e7be6ccdcaf9415d9;hb=60f204cb9e3905100da0d89f14bb40db764acd9e;hpb=3f2bccb78ab4cd59654d521c8aedfe5512ee6608 diff --git a/error.c b/error.c index 75efaad..196e4a9 100644 --- a/error.c +++ b/error.c @@ -1,9 +1,9 @@ // // RMAC - Reboot's Macro Assembler for the Atari Jaguar Console System // ERROR.C - Error Handling -// Copyright (C) 199x Landon Dyer, 2011 Reboot and Friends +// Copyright (C) 199x Landon Dyer, 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"