You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ma...@apache.org on 2007/01/15 23:41:40 UTC

svn commit: r496523 - in /jakarta/poi/trunk/src/contrib: poi-ruby/tests/tc_base_tests.rb poi-ruby/tests/tc_gc.rb poi-ruby/tests/ts_all.rb src/org/apache/poi/contrib/poibrowser/package.html

Author: markt
Date: Mon Jan 15 14:41:39 2007
New Revision: 496523

URL: http://svn.apache.org/viewvc?view=rev&rev=496523
Log:
Add standard licence header for contrib directory

Modified:
    jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_base_tests.rb
    jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_gc.rb
    jakarta/poi/trunk/src/contrib/poi-ruby/tests/ts_all.rb
    jakarta/poi/trunk/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html

Modified: jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_base_tests.rb
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_base_tests.rb?view=diff&rev=496523&r1=496522&r2=496523
==============================================================================
--- jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_base_tests.rb (original)
+++ jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_base_tests.rb Mon Jan 15 14:41:39 2007
@@ -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'
 

Modified: jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_gc.rb
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_gc.rb?view=diff&rev=496523&r1=496522&r2=496523
==============================================================================
--- jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_gc.rb (original)
+++ jakarta/poi/trunk/src/contrib/poi-ruby/tests/tc_gc.rb Mon Jan 15 14:41:39 2007
@@ -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'
 

Modified: jakarta/poi/trunk/src/contrib/poi-ruby/tests/ts_all.rb
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/contrib/poi-ruby/tests/ts_all.rb?view=diff&rev=496523&r1=496522&r2=496523
==============================================================================
--- jakarta/poi/trunk/src/contrib/poi-ruby/tests/ts_all.rb (original)
+++ jakarta/poi/trunk/src/contrib/poi-ruby/tests/ts_all.rb Mon Jan 15 14:41:39 2007
@@ -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'

Modified: jakarta/poi/trunk/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html?view=diff&rev=496523&r1=496522&r2=496523
==============================================================================
--- jakarta/poi/trunk/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html (original)
+++ jakarta/poi/trunk/src/contrib/src/org/apache/poi/contrib/poibrowser/package.html Mon Jan 15 14:41:39 2007
@@ -1,5 +1,22 @@
 <!doctype html public "-//W3C//DTD HTML 4.0//EN//">
-<!-- Copyright (C) 2004 The Apache Software Foundation. All rights reserved. -->
+<!--
+/* ====================================================================
+   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.
+   ==================================================================== */
+-->
 
 <html>
  <head>



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