Skip to content

Commit

Permalink
Modify copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
timandy committed Dec 14, 2023
1 parent 67175b2 commit aa34009
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

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

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,13 +255,13 @@ System.out.println(result);
## *License*
LINQ to Objects (Java) is released under the [Apache License 2.0](LICENSE).
```
Copyright 2017-2019 济南百思为科信息工程有限公司
Copyright 2017-2024 济南百思为科信息工程有限公司
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
https://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,
Expand Down
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,13 +255,13 @@ System.out.println(result);
## *许可证*
LINQ to Objects (Java) 是在 [Apache License 2.0](LICENSE) 下发布的。
```
Copyright 2017-2019 济南百思为科信息工程有限公司
Copyright 2017-2024 济南百思为科信息工程有限公司
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
https://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,
Expand Down

0 comments on commit aa34009

Please sign in to comment.