Updating License and chaing to Co-Author attribution

pull/3201/head
ulmentflam 1 year ago
parent 59885ec0af
commit 21d4db63ff
No known key found for this signature in database
  1. 7
      ct/ollama.sh
  2. 5
      install/ollama-install.sh

@ -1,9 +1,10 @@
#!/usr/bin/env bash #!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2024 ulmentflam # Copyright (c) 2021-2024 tteck
# Author: ulmentflam # Author: tteck (tteckster)
# Co-Author: ulmentflam
# License: MIT # License: MIT
# https://github.com/ulmentflam/Proxmox/raw/main/LICENSE # https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info { function header_info {
clear clear

@ -1,7 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright (c) 2021-2024 ulmentflam # Copyright (c) 2021-2024 tteck
# Author: ulmentflam # Author: tteck (tteckster)
# Co-Author: ulmentflam
# License: MIT # License: MIT
# https://github.com/tteck/Proxmox/raw/main/LICENSE # https://github.com/tteck/Proxmox/raw/main/LICENSE

Loading…
Cancel
Save