]> source.dussan.org Git - poi.git/commitdiff
Fix missing license-headers
authorDominik Stadler <centic@apache.org>
Sat, 31 Dec 2016 17:55:52 +0000 (17:55 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 31 Dec 2016 17:55:52 +0000 (17:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776806 13f79535-47bb-0310-9956-ffa450edef68

src/ooxml/testcases/org/apache/poi/dev/TestOOXMLLister.java
src/ooxml/testcases/org/apache/poi/dev/TestOOXMLPrettyPrint.java
src/ooxml/testcases/org/apache/poi/dev/TestRecordGenerator.java
src/scratchpad/testcases/org/apache/poi/hdgf/dev/TestVSDDumper.java
src/scratchpad/testcases/org/apache/poi/hmef/dev/TestHMEFDumper.java

index d643d04834e6b366ffae293d35d570649dc80dd9..94b01173d85e548624719181af2f58dc779d418b 100644 (file)
@@ -1,3 +1,23 @@
+/* ====================================================================
+   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.
+
+   2012 - Alfresco Software, Ltd.
+   Alfresco Software has modified source of this file
+   The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src
+==================================================================== */
 package org.apache.poi.dev;
 
 import org.apache.poi.openxml4j.opc.OPCPackage;
index 3400fb58f771654781e5e875138b64c5bae09511..edc0bdd7d7445d56fb9f94195621ec154014e0e4 100644 (file)
@@ -1,3 +1,23 @@
+/* ====================================================================
+   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.
+
+   2012 - Alfresco Software, Ltd.
+   Alfresco Software has modified source of this file
+   The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src
+==================================================================== */
 package org.apache.poi.dev;
 
 import org.apache.poi.util.TempFile;
index 6d6fcde590574f9c96b7b8226cf773c0eb51ca54..84de1f84418d829c312b8ff3b9a5064a2481bfac 100644 (file)
@@ -1,3 +1,23 @@
+/* ====================================================================
+   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.
+
+   2012 - Alfresco Software, Ltd.
+   Alfresco Software has modified source of this file
+   The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src
+==================================================================== */
 package org.apache.poi.dev;
 
 import org.apache.poi.util.TempFile;
index f8dc7c3697709683e87c0affa361a2e88c7ae37d..94516a77e508baf6d1d580922db56fa41b1b69e7 100644 (file)
@@ -1,3 +1,23 @@
+/* ====================================================================
+   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.
+
+   2012 - Alfresco Software, Ltd.
+   Alfresco Software has modified source of this file
+   The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src
+==================================================================== */
 package org.apache.poi.hdgf.dev;
 
 import org.apache.poi.POIDataSamples;
index 27efcffe53543da90c1ac1f65b7f2521e7775c0c..5d956b0cb85caa0e1bc1fc68309b5ced0797ca68 100644 (file)
@@ -1,3 +1,23 @@
+/* ====================================================================
+   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.
+
+   2012 - Alfresco Software, Ltd.
+   Alfresco Software has modified source of this file
+   The details of changes as svn diff can be found in svn at location root/projects/3rd-party/src
+==================================================================== */
 package org.apache.poi.hmef.dev;
 
 import org.apache.poi.POIDataSamples;