From 01b51167301fe75415ea2d2a16f89e34204f3bfa Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 8 May 2016 21:45:50 +0100 Subject: Changes for V1.2: * Finished library support. * Finished SNES support * Fixed bad email in copyleft headers. --- src/libout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libout.c') diff --git a/src/libout.c b/src/libout.c index 9303a2a..5aed18c 100644 --- a/src/libout.c +++ b/src/libout.c @@ -2,7 +2,7 @@ casm - Simple, portable assembler - Copyright (C) 2003-2015 Ian Cowburn (ianc@noddybox.demon.co.uk) + Copyright (C) 2003-2015 Ian Cowburn (ianc@noddybox.co.uk) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ ------------------------------------------------------------------------- - Various output type handlers. + LIB binary file output */ #include -- cgit v1.2.3