2 Commits

Author SHA1 Message Date
2eaf7b8d5d .gitea/workflows: update gitea-web target host
All checks were successful
Test upload web docs / test (push) Successful in 28s
2025-08-03 04:51:34 +02:00
626b7f1984 LICENSE: change copyright to pvv
Some checks failed
Test upload web docs / test (push) Failing after 26s
2025-03-17 16:30:04 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -20,5 +20,5 @@ jobs:
target: ${{ gitea.ref_name }}
username: gitea-web
ssh-key: ${{ secrets.WEB_SYNC_SSH_KEY }}
host: bekkalokk.pvv.ntnu.no
known-hosts: "bekkalokk.pvv.ntnu.no ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEI6VSaDrMG8+flg4/AeHlAFIen8RUzWh6URQKqFegSx"
host: pages.pvv.ntnu.no
known-hosts: "pages.pvv.ntnu.no ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH2QjfFB+city1SYqltkVqWACfo1j37k+oQQfj13mtgg"

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2024 h7x4
Copyright (c) 2025 Programvareverkstedet
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.