diff options
Diffstat (limited to 'ndisasm.c')
-rw-r--r-- | ndisasm.c | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -4,18 +4,6 @@ * See the file AUTHORS included with the NASM distribution for * the specific copyright holders. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation, Inc., - * 51 Franklin St, Fifth Floor, Boston MA 02110-1301, USA; version 2.1, - * or, at your option, any later version, incorporated herein by - * reference. - * - * Patches submitted to this file are required to be dual licensed - * under the LGPL 2.1+ and the 2-clause BSD license: - * - * Copyright 1996-2009 the NASM Authors - All rights reserved. - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following * conditions are met: |