Skip to content

Commit eff6343

Browse files
committed
Update license header year to 2026
1 parent 438c7e7 commit eff6343

171 files changed

Lines changed: 190 additions & 261 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright © 2025 DataSQRL (contact@datasqrl.com)
4+
Copyright © 2026 DataSQRL (contact@datasqrl.com)
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2025 DataSQRL (contact@datasqrl.com)
1+
Copyright (c) 2026 DataSQRL (contact@datasqrl.com)
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright © 2025 DataSQRL (contact@datasqrl.com)
4+
Copyright © 2026 DataSQRL (contact@datasqrl.com)
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/com/datasqrl/flinkrunner/connector/kafka/DeserFailureHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/com/datasqrl/flinkrunner/connector/kafka/DeserFailureHandlerOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/com/datasqrl/flinkrunner/connector/kafka/DeserFailureHandlerType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/com/datasqrl/flinkrunner/connector/kafka/DeserFailureProducer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/org/apache/flink/streaming/connectors/kafka/table/SafeDynamicKafkaDeserializationSchema.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/org/apache/flink/streaming/connectors/kafka/table/SafeKafkaDynamicSource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

connectors/kafka-safe-connector/src/main/java/org/apache/flink/streaming/connectors/kafka/table/SafeKafkaDynamicTableFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2025 DataSQRL (contact@datasqrl.com)
2+
* Copyright © 2026 DataSQRL (contact@datasqrl.com)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)