Skip to content

Commit

Permalink
update license notice (#372)
Browse files Browse the repository at this point in the history
* update license notice

* change notice in the README with a link
  • Loading branch information
stefanotorresi authored Jan 14, 2025
1 parent 2ba03df commit 1efd24e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
6 changes: 3 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Copyright 2024 SUSE LLC
Copyright 2025 SUSE LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
you may not use this code repository except in compliance with the License.
You may obtain a copy of the License at

https://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
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,17 +285,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)

# License

Copyright 2022-2024 SUSE LLC
See the [LICENSE](LICENSE) notice.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this code repository except in compliance with the License. You may obtain a copy of the
License at

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, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

[k3s]: https://k3s.io

0 comments on commit 1efd24e

Please sign in to comment.