Skip to content

Commit bc37707

Browse files
committed
Modify copyright
1 parent be5ab9d commit bc37707

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2017-2019 济南百思为科信息工程有限公司
190+
Copyright 2017-2024 济南百思为科信息工程有限公司
191191

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,13 +255,13 @@ System.out.println(result);
255255
## *License*
256256
LINQ to Objects (Java) is released under the [Apache License 2.0](LICENSE).
257257
```
258-
Copyright 2017-2019 济南百思为科信息工程有限公司
258+
Copyright 2017-2024 济南百思为科信息工程有限公司
259259
260260
Licensed under the Apache License, Version 2.0 (the "License");
261261
you may not use this file except in compliance with the License.
262262
You may obtain a copy of the License at
263263
264-
http://www.apache.org/licenses/LICENSE-2.0
264+
https://www.apache.org/licenses/LICENSE-2.0
265265
266266
Unless required by applicable law or agreed to in writing, software
267267
distributed under the License is distributed on an "AS IS" BASIS,

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,13 +255,13 @@ System.out.println(result);
255255
## *许可证*
256256
LINQ to Objects (Java) 是在 [Apache License 2.0](LICENSE) 下发布的。
257257
```
258-
Copyright 2017-2019 济南百思为科信息工程有限公司
258+
Copyright 2017-2024 济南百思为科信息工程有限公司
259259
260260
Licensed under the Apache License, Version 2.0 (the "License");
261261
you may not use this file except in compliance with the License.
262262
You may obtain a copy of the License at
263263
264-
http://www.apache.org/licenses/LICENSE-2.0
264+
https://www.apache.org/licenses/LICENSE-2.0
265265
266266
Unless required by applicable law or agreed to in writing, software
267267
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)