diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index cbd2bd7a..7605efe6 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -44,7 +44,7 @@ jobs: . ./venv/bin/activate && python3 -m analysis ${{ github.event.inputs.command }} ${{ github.event.inputs.date }} ${{ github.event.inputs.options }} - name: Commit, push, and create pull request - uses: peter-evans/create-pull-request@v4.0.1 + uses: peter-evans/create-pull-request@v7.0.1 with: branch: process-result branch-suffix: timestamp diff --git a/LICENSE b/LICENSE index 2478f23c..01f4fcce 100644 --- a/LICENSE +++ b/LICENSE @@ -1,14 +1,18 @@ Copyright 2022 Qi Tianshi & An Wei Teck. All rights reserved. -You are hereby granted permission to access and view this repository on GitHub. +This is proprietary software - it is neither open source nor freely available. -You may not copy, redistribute, or adapt any part of this repository (including -any current or historical revisions, branches, forks, and clones) in any medium -without express written permission from Qi Tianshi. +You are hereby granted permission to freely access and view this repository on +GitHub for your personal reference only. -This is proprietary software - it is neither open source nor freely available. +You may not reproduce, redistribute, adapt, or transmit any part of this +repository (including any code, documentation, assets, binaries, executables, +or any other content, in any current or historical revisions, branches, forks, +or clones) in any form or by any means, for any purpose other than personal +reference, without prior express written permission from Qi Tianshi. This software is provided "as is", without warranty of any kind, express or implied. -Qi Tianshi +For permissions beyond the scope of this license, you can reach out to +Qi Tianshi at hello@qitianshi.com.