[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    svn commit: r949477 - in /avro/trunk: CHANGES.txt lang/ruby/test/test_datafile.rb lang/ruby/test/tes
From:       jmhodges () apache ! org
Date:       2010-05-30 4:59:00
Message-ID: 20100530045900.D603D23889DD () eris ! apache ! org
[Download RAW message or body]

Author: jmhodges
Date: Sun May 30 04:59:00 2010
New Revision: 949477

URL: http://svn.apache.org/viewvc?rev=949477&view=rev
Log:
AVR0-555 Missing license headers in some ruby source files

Modified:
    avro/trunk/CHANGES.txt
    avro/trunk/lang/ruby/test/test_datafile.rb
    avro/trunk/lang/ruby/test/test_socket_transport.rb
    avro/trunk/lang/ruby/test/tool.rb

Modified: avro/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/avro/trunk/CHANGES.txt?rev=949477&r1=949476&r2=949477&view=diff
 ==============================================================================
--- avro/trunk/CHANGES.txt (original)
+++ avro/trunk/CHANGES.txt Sun May 30 04:59:00 2010
@@ -71,6 +71,9 @@ Avro 1.4.0 (unreleased)
     AVRO-548. Python client should handle CLIENT handshake match status
     correctly. (hammer)
 
+    AVR0-555 Missing license headers in some ruby source
+    files. (jmhodges)
+ 
 Avro 1.3.3 (Unreleased)
 
 Avro 1.3.2 (31 March 2010)

Modified: avro/trunk/lang/ruby/test/test_datafile.rb
URL: http://svn.apache.org/viewvc/avro/trunk/lang/ruby/test/test_datafile.rb?rev=949477&r1=949476&r2=949477&view=diff
 ==============================================================================
--- avro/trunk/lang/ruby/test/test_datafile.rb (original)
+++ avro/trunk/lang/ruby/test/test_datafile.rb Sun May 30 04:59:00 2010
@@ -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.
+
 require 'test_help'
 
 class TestDataFile < Test::Unit::TestCase

Modified: avro/trunk/lang/ruby/test/test_socket_transport.rb
URL: http://svn.apache.org/viewvc/avro/trunk/lang/ruby/test/test_socket_transport.rb?rev=949477&r1=949476&r2=949477&view=diff
 ==============================================================================
--- avro/trunk/lang/ruby/test/test_socket_transport.rb (original)
+++ avro/trunk/lang/ruby/test/test_socket_transport.rb Sun May 30 04:59:00 2010
@@ -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.
+
 require 'test_help'
 
 class TestSocketTransport < Test::Unit::TestCase

Modified: avro/trunk/lang/ruby/test/tool.rb
URL: http://svn.apache.org/viewvc/avro/trunk/lang/ruby/test/tool.rb?rev=949477&r1=949476&r2=949477&view=diff
 ==============================================================================
--- avro/trunk/lang/ruby/test/tool.rb (original)
+++ avro/trunk/lang/ruby/test/tool.rb Sun May 30 04:59:00 2010
@@ -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.
+
 require 'avro'
 require 'webrick'
 require 'uri'


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic