@@ -70,15 +70,16 @@ { [_header writeString: COPYRIGHT]; [_impl writeString: COPYRIGHT]; [_header writeString: - @"/* This file is automatically generated from library.xml */\n" - @"\n"]; + @"/* This file is automatically generated from " + @"amiga-library.xml */\n\n"]; [_impl writeString: - @"/* This file is automatically generated from library.xml */\n" + @"/* This file is automatically generated from " + @"amiga-library.xml */\n" @"\n" @"#include \"config.h\"\n" @"\n" @"#import \"amiga-glue.h\"\n" @"\n"];