summaryrefslogtreecommitdiff
path: root/xmlwf/readfilemap.c
diff options
context:
space:
mode:
authorjjc <jjc>1998-04-05 15:09:28 +0000
committerjjc <jjc>1998-04-05 15:09:28 +0000
commit64b3d408ec7b0fe46a000bde3748f46f2c09d8aa (patch)
tree2fe321e0803810f87575c223af066708040f7e04 /xmlwf/readfilemap.c
parent9377dda30f7d0414ca906a767871653d5a67b9ea (diff)
downloadlibexpat-64b3d408ec7b0fe46a000bde3748f46f2c09d8aa.tar.gz
Add copyright notice.
Diffstat (limited to 'xmlwf/readfilemap.c')
-rwxr-xr-xxmlwf/readfilemap.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/xmlwf/readfilemap.c b/xmlwf/readfilemap.c
index 63cd62f..cfdfa2a 100755
--- a/xmlwf/readfilemap.c
+++ b/xmlwf/readfilemap.c
@@ -1,3 +1,23 @@
+/*
+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
+compliance with the License. You may obtain a copy of the License at
+http://www.mozilla.org/MPL/
+
+Software distributed under the License is distributed on an "AS IS"
+basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
+License for the specific language governing rights and limitations
+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
+James Clark. All Rights Reserved.
+
+Contributor(s):
+*/
+
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>