summaryrefslogtreecommitdiff
path: root/expat/gennmtab
diff options
context:
space:
mode:
authorJames Clark <jjc@jclark.com>1999-05-29 02:19:21 +0000
committerJames Clark <jjc@jclark.com>1999-05-29 02:19:21 +0000
commit973ad606fde0f7b553a413409b28096032d4aa95 (patch)
treea95040a465340af7e7af964f9624cd47d7df8e36 /expat/gennmtab
parenta7cd413a1ec992c2ba00aec16e70f9c16f9fac85 (diff)
downloadlibexpat-git-973ad606fde0f7b553a413409b28096032d4aa95.tar.gz
Change license to MPL 1.1
Diffstat (limited to 'expat/gennmtab')
-rwxr-xr-xexpat/gennmtab/gennmtab.c14
1 files changed, 12 insertions, 2 deletions
diff --git a/expat/gennmtab/gennmtab.c b/expat/gennmtab/gennmtab.c
index 95a35eac..5ca453e4 100755
--- a/expat/gennmtab/gennmtab.c
+++ b/expat/gennmtab/gennmtab.c
@@ -1,6 +1,6 @@
/*
The contents of this file are subject to the Mozilla Public License
-Version 1.0 (the "License"); you may not use this file except in
+Version 1.1 (the "License"); you may not use this file except in
compliance with the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
@@ -12,10 +12,20 @@ under the License.
The Original Code is expat.
The Initial Developer of the Original Code is James Clark.
-Portions created by James Clark are Copyright (C) 1998
+Portions created by James Clark are Copyright (C) 1998, 1999
James Clark. All Rights Reserved.
Contributor(s):
+
+Alternatively, the contents of this file may be used under the terms
+of the GNU General Public License (the "GPL"), in which case the
+provisions of the GPL are applicable instead of those above. If you
+wish to allow use of your version of this file only under the terms of
+the GPL and not to allow others to use your version of this file under
+the MPL, indicate your decision by deleting the provisions above and
+replace them with the notice and other provisions required by the
+GPL. If you do not delete the provisions above, a recipient may use
+your version of this file under either the MPL or the GPL.
*/
#include <string.h>