+ * * Licensed 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 - *
+ * + * 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. diff --git a/src/main/java/io/confluent/kafka/connect/splunk/SinkRecordContent.java b/src/main/java/io/confluent/kafka/connect/splunk/SinkRecordContent.java index 0ab588d..83f6b0e 100644 --- a/src/main/java/io/confluent/kafka/connect/splunk/SinkRecordContent.java +++ b/src/main/java/io/confluent/kafka/connect/splunk/SinkRecordContent.java @@ -1,12 +1,12 @@ /** * Copyright (C) ${project.inceptionYear} Jeremy Custenborder (jcustenborder@gmail.com) - *
+ * * Licensed 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 - *
+ * + * 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. diff --git a/src/main/java/io/confluent/kafka/connect/splunk/SplunkHttpSinkTask.java b/src/main/java/io/confluent/kafka/connect/splunk/SplunkHttpSinkTask.java index 2104f59..435a30e 100644 --- a/src/main/java/io/confluent/kafka/connect/splunk/SplunkHttpSinkTask.java +++ b/src/main/java/io/confluent/kafka/connect/splunk/SplunkHttpSinkTask.java @@ -1,12 +1,12 @@ /** * Copyright (C) ${project.inceptionYear} Jeremy Custenborder (jcustenborder@gmail.com) - *
+ * * Licensed 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 - *
+ * + * 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. diff --git a/src/test/java/io/confluent/kafka/connect/splunk/SinkRecordContentTest.java b/src/test/java/io/confluent/kafka/connect/splunk/SinkRecordContentTest.java index c1f6cf3..f9bec3d 100644 --- a/src/test/java/io/confluent/kafka/connect/splunk/SinkRecordContentTest.java +++ b/src/test/java/io/confluent/kafka/connect/splunk/SinkRecordContentTest.java @@ -1,12 +1,12 @@ /** * Copyright (C) ${project.inceptionYear} Jeremy Custenborder (jcustenborder@gmail.com) - *
+ * * Licensed 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 - *
+ * + * 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.