Author: klute
Date: Mon Jan 15 09:56:52 2007
New Revision: 496419

URL: http://svn.apache.org/viewvc?view=rev&rev=496419
Log:
License comment fixed.

Modified:
    jakarta/poi/trunk/src/java/org/apache/poi/hpsf/SummaryInformation.java

Modified: jakarta/poi/trunk/src/java/org/apache/poi/hpsf/SummaryInformation.java
URL: 
http://svn.apache.org/viewvc/jakarta/poi/trunk/src/java/org/apache/poi/hpsf/SummaryInformation.java?view=diff&rev=496419&r1=496418&r2=496419
==============================================================================
--- jakarta/poi/trunk/src/java/org/apache/poi/hpsf/SummaryInformation.java 
(original)
+++ jakarta/poi/trunk/src/java/org/apache/poi/hpsf/SummaryInformation.java Mon 
Jan 15 09:56:52 2007
@@ -1,20 +1,19 @@
-/*
- * ====================================================================
- * Copyright 2002-2006 Apache Software Foundation
- * 
- * 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
- * 
- * 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.
- * ====================================================================
- */
+/* ====================================================================
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You 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
+
+       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.
+==================================================================== */
 
 package org.apache.poi.hpsf;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to