You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2005/12/17 06:53:48 UTC

svn commit: r357306 - /jakarta/commons/trunks-sandbox/csv/src/java/org/apache/commons/csv/package.html

Author: bayard
Date: Fri Dec 16 21:53:45 2005
New Revision: 357306

URL: http://svn.apache.org/viewcvs?rev=357306&view=rev
Log:
fixed package/license in javadoc

Modified:
    jakarta/commons/trunks-sandbox/csv/src/java/org/apache/commons/csv/package.html

Modified: jakarta/commons/trunks-sandbox/csv/src/java/org/apache/commons/csv/package.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/trunks-sandbox/csv/src/java/org/apache/commons/csv/package.html?rev=357306&r1=357305&r2=357306&view=diff
==============================================================================
--- jakarta/commons/trunks-sandbox/csv/src/java/org/apache/commons/csv/package.html (original)
+++ jakarta/commons/trunks-sandbox/csv/src/java/org/apache/commons/csv/package.html Fri Dec 16 21:53:45 2005
@@ -1,20 +1,22 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <!--
- Copyright (C) 2004 by Netcetera AG.
- All rights reserved.
+ Copyright 2005 The Apache Software Foundation.
  
- The copyright to the computer program(s) herein is the property of
- Netcetera AG, Switzerland.  The program(s) may be used and/or copied
- only with the written permission of Netcetera AG or in accordance
- with the terms and conditions stipulated in the agreement/contract
- under which the program(s) have been supplied.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
  
- @(#) $Id: package.html,v 1.3 2004/05/18 09:43:23 uhardegg Exp $
--->
+      http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+--> 
 <html>
 <head>
-<title>ch.netcetera.wake.core.format.csv package</title>
-<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<title>org.apache.commons.csv package</title>
 </head>
 <body>
 <h3>WAKE CSV Format Support</h3>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org