From: Mark Thomas Date: Mon, 15 Jan 2007 22:41:39 +0000 (+0000) Subject: Add standard licence header for contrib directory X-Git-Tag: REL_3_0_RC1~30 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=84f5ae94af7546bd0a910ca4d25aef134c9aec70;p=poi.git Add standard licence header for contrib directory git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496523 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/contrib/poi-ruby/tests/tc_base_tests.rb b/src/contrib/poi-ruby/tests/tc_base_tests.rb index 09741e8386..33492c7ab7 100644 --- a/src/contrib/poi-ruby/tests/tc_base_tests.rb +++ b/src/contrib/poi-ruby/tests/tc_base_tests.rb @@ -1,3 +1,20 @@ +# ==================================================================== +# 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. +# ==================================================================== + require 'test/unit' require 'release/poi4r' diff --git a/src/contrib/poi-ruby/tests/tc_gc.rb b/src/contrib/poi-ruby/tests/tc_gc.rb index fda1324040..82c3c2b132 100644 --- a/src/contrib/poi-ruby/tests/tc_gc.rb +++ b/src/contrib/poi-ruby/tests/tc_gc.rb @@ -1,3 +1,20 @@ +# ==================================================================== +# 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. +# ==================================================================== + require 'test/unit' require 'release/poi4r' diff --git a/src/contrib/poi-ruby/tests/ts_all.rb b/src/contrib/poi-ruby/tests/ts_all.rb index cbaf8738d3..ef50ad5d6d 100644 --- a/src/contrib/poi-ruby/tests/ts_all.rb +++ b/src/contrib/poi-ruby/tests/ts_all.rb @@ -1,3 +1,20 @@ +# ==================================================================== +# 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. +# ==================================================================== + require 'test/unit' require 'tests/tc_base_tests' require 'tests/tc_gc' diff --git a/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html b/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html index ef4fbaa295..cf78c20808 100644 --- a/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html +++ b/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html @@ -1,5 +1,22 @@ - +