Clarify name of MIT license.

This commit is contained in:
Mike Pall
2011-08-14 21:11:58 +02:00
parent 4a42933b17
commit b500b50edc
14 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
/*
** DynASM ARM encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
** Released under the MIT license. See dynasm.lua for full copyright notice.
*/
#include <stddef.h>