Skip to content

Commit d8b46b9

Browse files
committed
fix apache license
1 parent 5d84518 commit d8b46b9

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

LICENSE

+2-13
Original file line numberDiff line numberDiff line change
@@ -175,18 +175,7 @@
175175

176176
END OF TERMS AND CONDITIONS
177177

178-
APPENDIX: How to apply the Apache License to your work.
179-
180-
To apply the Apache License to your work, attach the following
181-
boilerplate notice, with the fields enclosed by brackets "[]"
182-
replaced with your own identifying information. (Don't include
183-
the brackets!) The text should be enclosed in the appropriate
184-
comment syntax for the file format. We also recommend that a
185-
file or class name and description of purpose be included on the
186-
same "printed page" as the copyright notice for easier
187-
identification within third-party archives.
188-
189-
Copyright [yyyy] [name of copyright owner]
178+
Copyright 2024 WSO2 LLC
190179

191180
Licensed under the Apache License, Version 2.0 (the "License");
192181
you may not use this file except in compliance with the License.
@@ -198,4 +187,4 @@
198187
distributed under the License is distributed on an "AS IS" BASIS,
199188
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200189
See the License for the specific language governing permissions and
201-
limitations under the License.
190+
limitations under the License.

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The Choreo VS Code extension enhances your local development experience with [Ch
3636
| :-----------------------------------------------------------------------------------------: |
3737
| _Component details view_ |
3838

39+
<br>
40+
3941
| ![component-details-view.png](./docs/choreo-extension/images/v2/logs.png) |
4042
| :-----------------------------------------------------------------------: |
4143
| _View component runtime logs_ |
@@ -47,3 +49,7 @@ Refer to the [Choreo documentation](https://wso2.com/choreo/docs/develop-compone
4749
## Get Help
4850

4951
Feel free to create [GitHub issues](https://github.com/wso2/choreo-vscode/issues) or reach out to us on [Discord](https://discord.com/invite/wso2).
52+
53+
## License
54+
55+
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)