From 346cacfbe3e0ed692204ae96eb67551096e003e5 Mon Sep 17 00:00:00 2001 From: Mark Emlyn David Thomas Date: Mon, 15 Jan 2007 22:44:18 +0000 Subject: [PATCH] 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 --- src/examples/jsp/HSSFExample.jsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/examples/jsp/HSSFExample.jsp b/src/examples/jsp/HSSFExample.jsp index 853587b19..97b62a553 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