|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
2 | 2 | <!-- |
3 | | - Copyright (C) 2004 by Netcetera AG. |
4 | | - All rights reserved. |
| 3 | + Copyright 2005 The Apache Software Foundation. |
5 | 4 | |
6 | | - The copyright to the computer program(s) herein is the property of |
7 | | - Netcetera AG, Switzerland. The program(s) may be used and/or copied |
8 | | - only with the written permission of Netcetera AG or in accordance |
9 | | - with the terms and conditions stipulated in the agreement/contract |
10 | | - under which the program(s) have been supplied. |
| 5 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | + you may not use this file except in compliance with the License. |
| 7 | + You may obtain a copy of the License at |
11 | 8 | |
12 | | - @(#) $Id: package.html,v 1.3 2004/05/18 09:43:23 uhardegg Exp $ |
13 | | ---> |
| 9 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | + |
| 11 | + Unless required by applicable law or agreed to in writing, software |
| 12 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | + See the License for the specific language governing permissions and |
| 15 | + limitations under the License. |
| 16 | +--> |
14 | 17 | <html> |
15 | 18 | <head> |
16 | | -<title>ch.netcetera.wake.core.format.csv package</title> |
17 | | -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
| 19 | +<title>org.apache.commons.csv package</title> |
18 | 20 | </head> |
19 | 21 | <body> |
20 | 22 | <h3>WAKE CSV Format Support</h3> |
|
0 commit comments