Index: clients/csharp/Settings.StyleCop =================================================================== --- clients/csharp/Settings.StyleCop (revision 1182437) +++ clients/csharp/Settings.StyleCop (working copy) @@ -1,3 +1,19 @@ + Index: clients/csharp/lib/StyleCop/Settings.StyleCop =================================================================== --- clients/csharp/lib/StyleCop/Settings.StyleCop (revision 1182437) +++ clients/csharp/lib/StyleCop/Settings.StyleCop (working copy) @@ -1,3 +1,19 @@ + Index: clients/csharp/lib/StyleCop/Microsoft.StyleCop.Targets =================================================================== --- clients/csharp/lib/StyleCop/Microsoft.StyleCop.Targets (revision 1182437) +++ clients/csharp/lib/StyleCop/Microsoft.StyleCop.Targets (working copy) @@ -1,3 +1,19 @@ +  Index: clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Log4Net.config =================================================================== --- clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Log4Net.config (revision 1182437) +++ clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Log4Net.config (working copy) @@ -1,3 +1,19 @@ +  Index: clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/App.config =================================================================== --- clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/App.config (revision 1182437) +++ clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/App.config (working copy) @@ -1,3 +1,19 @@ +  Index: clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Config/Integration/App.config =================================================================== --- clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Config/Integration/App.config (revision 1182437) +++ clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Config/Integration/App.config (working copy) @@ -1,3 +1,19 @@ +  Index: clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Config/Debug/App.config =================================================================== --- clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Config/Debug/App.config (revision 1182437) +++ clients/csharp/src/Kafka/Tests/Kafka.Client.IntegrationTests/Config/Debug/App.config (working copy) @@ -1,3 +1,19 @@ +  Index: clients/csharp/src/Kafka/Tests/Kafka.Client.Tests/Properties/AssemblyInfo.cs =================================================================== --- clients/csharp/src/Kafka/Tests/Kafka.Client.Tests/Properties/AssemblyInfo.cs (revision 1182437) +++ clients/csharp/src/Kafka/Tests/Kafka.Client.Tests/Properties/AssemblyInfo.cs (working copy) @@ -1,4 +1,20 @@ -using System.Reflection; +/** + * 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. +*/ +using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following Index: clients/csharp/src/Kafka/Kafka.sln =================================================================== --- clients/csharp/src/Kafka/Kafka.sln (revision 1182437) +++ clients/csharp/src/Kafka/Kafka.sln (working copy) @@ -1,3 +1,19 @@ +  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Index: clients/csharp/src/Kafka/Kafka.Client/AbstractRequest.cs =================================================================== --- clients/csharp/src/Kafka/Kafka.Client/AbstractRequest.cs (revision 1182437) +++ clients/csharp/src/Kafka/Kafka.Client/AbstractRequest.cs (working copy) @@ -1,4 +1,20 @@ -using System; +/** + * 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. +*/ +using System; using System.Collections.Generic; using System.Linq; using System.Text; Index: clients/csharp/src/Kafka/Kafka.Client/Properties/AssemblyInfo.cs =================================================================== --- clients/csharp/src/Kafka/Kafka.Client/Properties/AssemblyInfo.cs (revision 1182437) +++ clients/csharp/src/Kafka/Kafka.Client/Properties/AssemblyInfo.cs (working copy) @@ -1,4 +1,20 @@ -using System; +/** + * 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. +*/ +using System; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; Index: clients/csharp/src/Kafka/Kafka.FxCop =================================================================== --- clients/csharp/src/Kafka/Kafka.FxCop (revision 1182437) +++ clients/csharp/src/Kafka/Kafka.FxCop (working copy) @@ -1,3 +1,19 @@ +  Index: clients/ruby/kafka-rb.gemspec =================================================================== --- clients/ruby/kafka-rb.gemspec (revision 1182437) +++ clients/ruby/kafka-rb.gemspec (working copy) @@ -1,4 +1,18 @@ # -*- encoding: utf-8 -*- +# 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. Gem::Specification.new do |s| s.name = %q{kafka-rb} Index: clients/ruby/Rakefile =================================================================== --- clients/ruby/Rakefile (revision 1182437) +++ clients/ruby/Rakefile (working copy) @@ -1,3 +1,18 @@ +# 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 'rubygems' require 'rake/gempackagetask' require 'rubygems/specification' Index: clients/cpp/configure.ac =================================================================== --- clients/cpp/configure.ac (revision 1182437) +++ clients/cpp/configure.ac (working copy) @@ -1,5 +1,19 @@ ## LibKafkaConect ## A C++ shared libray for connecting to Kafka +# 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. # # Warning this is the first time I've made a configure.ac/Makefile.am thing @@ -25,4 +39,4 @@ AC_SUBST([KAFKACONNECT_VERSION], [1:0:1]) AC_CONFIG_FILES([Makefile]) -AC_OUTPUT \ No newline at end of file +AC_OUTPUT Index: project/plugins/Plugins.scala =================================================================== --- project/plugins/Plugins.scala (revision 1182437) +++ project/plugins/Plugins.scala (working copy) @@ -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. + */ + import sbt._ class Plugins(info: ProjectInfo) extends PluginDefinition(info) {