From: Mark Thomas Date: Mon, 15 Jan 2007 22:44:18 +0000 (+0000) Subject: Add standard licence header for src/examples directory X-Git-Tag: REL_3_0_RC1~29 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d8216c6915e0ce55ebca0ad1ba2c9e48d336c20b;p=poi.git Add standard licence header for src/examples directory git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496525 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/examples/jsp/HSSFExample.jsp b/src/examples/jsp/HSSFExample.jsp index 853587b19d..97b62a5531 100644 --- a/src/examples/jsp/HSSFExample.jsp +++ b/src/examples/jsp/HSSFExample.jsp @@ -1,3 +1,19 @@ + <%@page contentType="text/html" import="java.io.*,org.apache.poi.poifs.filesystem.POIFSFileSystem,org.apache.poi .hssf.record.*,org.apache.poi.hssf.model.*,org.apache.poi.hssf.usermodel.*,org.a