Skip to content

Commit d91c2d2

Browse files
committed
doc: update license header
1 parent c4213b7 commit d91c2d2

710 files changed

Lines changed: 710 additions & 710 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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/AbstractDataSource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceConfigManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceState.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DataSourceType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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.

jetlinks-components/datasource-component/src/main/java/org/jetlinks/community/datasource/DefaultDataSourceManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025 JetLinks https://www.jetlinks.cn
2+
* Copyright 2026 JetLinks https://www.jetlinks.cn
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)