vishnuprakaz opened a new pull request, #820:
URL: https://github.com/apache/flink-agents/pull/820
<!--
* Thank you very much for contributing to Flink Agents.
* Please add the relevant components in the PR title. E.g., [api],
[runtime], [java], [python], [hotfix], etc.
-->
### Purpose of change
Several files are missing the
`See the License for the specific language governing permissions and` line
in
their Apache license header. Noticed while addressing review feedback on
#815;
Completes the header in:
- `plan/tools/bash/` (`__init__.py`, `bash_tool.py`, `bash_validator.py`,
`tests/__init__.py`, `tests/test_bash_tool.py`)
- `runtime/skill/skill_tools.py`
License-header text only no code changes.
### Tests
N/A - comment-only change.
### API
No API changes.
### Documentation
- [ ] `doc-needed`
- [x] `doc-not-needed`
- [ ] `doc-included
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]