From b6d6cac8d12a1ae02d5cf8ec87ec5ad295bbf415 Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Mon, 15 Jan 2007 22:46:35 +0000 Subject: [PATCH] Add standard licence header for src/java directory git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496526 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/poi/ddf/EscherBitmapBlip.java | 16 +++++++++++++++ src/java/org/apache/poi/ddf/package.html | 19 +++++++++++++++++- src/java/org/apache/poi/hpsf/package.html | 20 +++++++++++++++++-- .../apache/poi/hpsf/wellknown/package.html | 18 ++++++++++++++++- src/java/org/apache/poi/hssf/dev/package.html | 19 +++++++++++++++++- .../poi/hssf/eventusermodel/package.html | 19 +++++++++++++++++- .../org/apache/poi/hssf/model/package.html | 19 +++++++++++++++++- src/java/org/apache/poi/hssf/package.html | 19 +++++++++++++++++- .../ColumnInfoRecordsAggregate.java | 16 +++++++++++++++ .../poi/hssf/record/aggregates/package.html | 19 +++++++++++++++++- .../poi/hssf/record/formula/package.html | 19 +++++++++++++++++- .../org/apache/poi/hssf/record/package.html | 19 +++++++++++++++++- .../poi/hssf/usermodel/HSSFPicture.java | 16 +++++++++++++++ .../apache/poi/hssf/usermodel/package.html | 19 +++++++++++++++++- .../org/apache/poi/hssf/util/package.html | 19 +++++++++++++++++- .../org/apache/poi/poifs/common/package.html | 19 +++++++++++++++++- .../org/apache/poi/poifs/dev/package.html | 19 +++++++++++++++++- .../poi/poifs/eventfilesystem/package.html | 19 +++++++++++++++++- .../apache/poi/poifs/filesystem/package.html | 19 +++++++++++++++++- src/java/org/apache/poi/poifs/package.html | 19 +++++++++++++++++- .../apache/poi/poifs/property/package.html | 19 +++++++++++++++++- .../org/apache/poi/poifs/storage/package.html | 19 +++++++++++++++++- .../org/apache/poi/util/DoubleList2d.java | 16 +++++++++++++++ src/java/org/apache/poi/util/IntList2d.java | 16 +++++++++++++++ src/java/org/apache/poi/util/List2d.java | 16 +++++++++++++++ src/java/org/apache/poi/util/package.html | 19 +++++++++++++++++- 26 files changed, 455 insertions(+), 21 deletions(-) diff --git a/src/java/org/apache/poi/ddf/EscherBitmapBlip.java b/src/java/org/apache/poi/ddf/EscherBitmapBlip.java index 6222aeceb2..53383e8e9d 100644 --- a/src/java/org/apache/poi/ddf/EscherBitmapBlip.java +++ b/src/java/org/apache/poi/ddf/EscherBitmapBlip.java @@ -1,3 +1,19 @@ +/* +* 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.ddf; import org.apache.poi.util.HexDump; diff --git a/src/java/org/apache/poi/ddf/package.html b/src/java/org/apache/poi/ddf/package.html index 9a4afd6be5..d15e4ce4b9 100644 --- a/src/java/org/apache/poi/ddf/package.html +++ b/src/java/org/apache/poi/ddf/package.html @@ -1,4 +1,21 @@ - + diff --git a/src/java/org/apache/poi/hpsf/package.html b/src/java/org/apache/poi/hpsf/package.html index 89b15aa521..d250bf0d9d 100644 --- a/src/java/org/apache/poi/hpsf/package.html +++ b/src/java/org/apache/poi/hpsf/package.html @@ -1,6 +1,22 @@ - - + HPSF diff --git a/src/java/org/apache/poi/hpsf/wellknown/package.html b/src/java/org/apache/poi/hpsf/wellknown/package.html index 3c33b378b1..40d9b6a7df 100644 --- a/src/java/org/apache/poi/hpsf/wellknown/package.html +++ b/src/java/org/apache/poi/hpsf/wellknown/package.html @@ -1,6 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/dev/package.html b/src/java/org/apache/poi/hssf/dev/package.html index 5a5613dab3..01fd56844a 100755 --- a/src/java/org/apache/poi/hssf/dev/package.html +++ b/src/java/org/apache/poi/hssf/dev/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/eventusermodel/package.html b/src/java/org/apache/poi/hssf/eventusermodel/package.html index 25e0714cd1..3e41ea35e3 100644 --- a/src/java/org/apache/poi/hssf/eventusermodel/package.html +++ b/src/java/org/apache/poi/hssf/eventusermodel/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/model/package.html b/src/java/org/apache/poi/hssf/model/package.html index 315390a3e0..b2ea96e765 100755 --- a/src/java/org/apache/poi/hssf/model/package.html +++ b/src/java/org/apache/poi/hssf/model/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/package.html b/src/java/org/apache/poi/hssf/package.html index f9bde65a68..6de598a6c2 100755 --- a/src/java/org/apache/poi/hssf/package.html +++ b/src/java/org/apache/poi/hssf/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.java b/src/java/org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.java index 517ea4a115..6df796c2aa 100644 --- a/src/java/org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.java +++ b/src/java/org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.java @@ -1,3 +1,19 @@ +/* +* 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.hssf.record.aggregates; import org.apache.poi.hssf.record.ColumnInfoRecord; diff --git a/src/java/org/apache/poi/hssf/record/aggregates/package.html b/src/java/org/apache/poi/hssf/record/aggregates/package.html index 484bdd260d..5bc7363dce 100755 --- a/src/java/org/apache/poi/hssf/record/aggregates/package.html +++ b/src/java/org/apache/poi/hssf/record/aggregates/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/record/formula/package.html b/src/java/org/apache/poi/hssf/record/formula/package.html index ef7028acdd..2c4c223afa 100755 --- a/src/java/org/apache/poi/hssf/record/formula/package.html +++ b/src/java/org/apache/poi/hssf/record/formula/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/record/package.html b/src/java/org/apache/poi/hssf/record/package.html index 27832cf31d..8d88294d40 100755 --- a/src/java/org/apache/poi/hssf/record/package.html +++ b/src/java/org/apache/poi/hssf/record/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java b/src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java index 7baf6d2fce..9425d54d76 100644 --- a/src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java +++ b/src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java @@ -1,3 +1,19 @@ +/* +* 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.hssf.usermodel; /** diff --git a/src/java/org/apache/poi/hssf/usermodel/package.html b/src/java/org/apache/poi/hssf/usermodel/package.html index c9bbb1e77b..5a6aa7eef6 100755 --- a/src/java/org/apache/poi/hssf/usermodel/package.html +++ b/src/java/org/apache/poi/hssf/usermodel/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/hssf/util/package.html b/src/java/org/apache/poi/hssf/util/package.html index dd15e4d786..6c666a69cc 100755 --- a/src/java/org/apache/poi/hssf/util/package.html +++ b/src/java/org/apache/poi/hssf/util/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/common/package.html b/src/java/org/apache/poi/poifs/common/package.html index 77b0f0620c..b20b3097b3 100755 --- a/src/java/org/apache/poi/poifs/common/package.html +++ b/src/java/org/apache/poi/poifs/common/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/dev/package.html b/src/java/org/apache/poi/poifs/dev/package.html index f0e48b0e38..1a40366e74 100755 --- a/src/java/org/apache/poi/poifs/dev/package.html +++ b/src/java/org/apache/poi/poifs/dev/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/eventfilesystem/package.html b/src/java/org/apache/poi/poifs/eventfilesystem/package.html index 8210d7f862..e487b71325 100755 --- a/src/java/org/apache/poi/poifs/eventfilesystem/package.html +++ b/src/java/org/apache/poi/poifs/eventfilesystem/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/filesystem/package.html b/src/java/org/apache/poi/poifs/filesystem/package.html index 1114f25def..9f3110f25b 100755 --- a/src/java/org/apache/poi/poifs/filesystem/package.html +++ b/src/java/org/apache/poi/poifs/filesystem/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/package.html b/src/java/org/apache/poi/poifs/package.html index 10dc34d4d7..a5afa18d2c 100755 --- a/src/java/org/apache/poi/poifs/package.html +++ b/src/java/org/apache/poi/poifs/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/property/package.html b/src/java/org/apache/poi/poifs/property/package.html index 14336ded59..2e9c64c7e4 100755 --- a/src/java/org/apache/poi/poifs/property/package.html +++ b/src/java/org/apache/poi/poifs/property/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/poifs/storage/package.html b/src/java/org/apache/poi/poifs/storage/package.html index ce3e3be3fe..9e5e0a57a1 100755 --- a/src/java/org/apache/poi/poifs/storage/package.html +++ b/src/java/org/apache/poi/poifs/storage/package.html @@ -1,5 +1,22 @@ - + diff --git a/src/java/org/apache/poi/util/DoubleList2d.java b/src/java/org/apache/poi/util/DoubleList2d.java index 3b17fe5322..45a44fd369 100644 --- a/src/java/org/apache/poi/util/DoubleList2d.java +++ b/src/java/org/apache/poi/util/DoubleList2d.java @@ -1,3 +1,19 @@ +/* +* 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.util; import java.util.List; diff --git a/src/java/org/apache/poi/util/IntList2d.java b/src/java/org/apache/poi/util/IntList2d.java index fb2b03cebb..6b48170988 100644 --- a/src/java/org/apache/poi/util/IntList2d.java +++ b/src/java/org/apache/poi/util/IntList2d.java @@ -1,3 +1,19 @@ +/* +* 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.util; import java.util.List; diff --git a/src/java/org/apache/poi/util/List2d.java b/src/java/org/apache/poi/util/List2d.java index dd9059a623..0d1b11e480 100644 --- a/src/java/org/apache/poi/util/List2d.java +++ b/src/java/org/apache/poi/util/List2d.java @@ -1,3 +1,19 @@ +/* +* 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.util; import java.util.List; diff --git a/src/java/org/apache/poi/util/package.html b/src/java/org/apache/poi/util/package.html index 4630bddd68..1d8fc20411 100755 --- a/src/java/org/apache/poi/util/package.html +++ b/src/java/org/apache/poi/util/package.html @@ -1,5 +1,22 @@ - + -- 2.39.5