Add license and automatic copyright notice #66

Merged
bustikiller merged 12 commits from license into main 2024-10-27 21:23:25 +00:00
Showing only changes of commit 05bd1ac66c - Show all commits

View File

@ -21,4 +21,4 @@ jobs:
git add .
git commit -m "Add copyright notice"
- name: Push changes
run: git push
run: git push origin HEAD:${GITHUB_REF##*/}