From bebf0e692a087e2b4bb82e3fcbcb2ad597195424 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Mon, 19 Jan 2026 17:15:00 +0100 Subject: [PATCH] Update License --- AppImage/README.md | 17 ------ LICENSE | 61 ++++++++++--------- install_proxmenux.sh | 2 +- menu | 2 +- scripts/auto_post_install.sh | 2 +- scripts/configure_igpu_lxc.sh | 2 +- scripts/disk-passthrough.sh | 2 +- scripts/disk-passthrough_ct.sh | 2 +- scripts/emergency_repair.sh | 2 +- scripts/help_info_menu.sh | 2 +- scripts/import-disk-image.sh | 2 +- scripts/install_coral_lxc.sh | 2 +- scripts/install_coral_pve.sh | 2 +- scripts/lxc/lxc-manual-guide.sh | 2 +- scripts/lxc/lxc-privileged-to-unprivileged.sh | 2 +- scripts/lxc/lxc-unprivileged-to-privileged.sh | 2 +- scripts/menus/config_menu.sh | 2 +- scripts/menus/create_vm_menu.sh | 2 +- scripts/menus/hw_grafics_menu.sh | 2 +- scripts/menus/lxc_menu.sh | 2 +- scripts/menus/main_menu.sh | 2 +- scripts/menus/main_menu_.sh | 2 +- scripts/menus/menu_Helper_Scripts.sh | 2 +- scripts/menus/menu_post_install.sh | 2 +- scripts/menus/network_menu.sh | 2 +- scripts/menus/sm.sh | 2 +- scripts/menus/storage_menu.sh | 2 +- scripts/menus/utilities_menu.sh | 2 +- scripts/post_install/auto_post_install.sh | 2 +- .../post_install/customizable_post_install.sh | 2 +- scripts/post_install/uninstall-tools.sh | 2 +- scripts/repair_network.sh | 2 +- scripts/share/commands_share.sh | 2 +- scripts/storage/disk-passthrough.sh | 2 +- scripts/storage/disk-passthrough_ct.sh | 2 +- scripts/storage/format-disk.sh | 2 +- scripts/storage/import-disk-image.sh | 2 +- scripts/storage/mount-disk-on-host.sh | 2 +- scripts/storage/unmount-disk-from-host.sh | 2 +- scripts/test/Iso.sh | 2 +- scripts/test/helpers-menu.sh | 2 +- scripts/test/id.sh | 2 +- scripts/test/vm/synology4.sh | 2 +- scripts/test/vm/synology5.sh | 2 +- ...oxmox-upgrade-pve8-to-pve9-manual-guide.sh | 2 +- scripts/utilities/proxmox_update.sh | 2 +- scripts/utilities/pve8to9_check.sh | 2 +- scripts/utilities/system_utils.sh | 2 +- scripts/utilities/upgrade_pve8_to_pve9.sh | 2 +- scripts/utilities/uup_dump_iso_creator.sh | 2 +- scripts/utils.sh | 2 +- scripts/vm/create_vm.sh | 2 +- scripts/vm/disk_selector.sh | 2 +- scripts/vm/select_linux_iso.sh | 2 +- scripts/vm/select_nas_iso.sh | 2 +- scripts/vm/select_windows_iso.sh | 2 +- scripts/vm/synology.sh | 2 +- scripts/vm/synology_.sh | 2 +- scripts/vm/uupdump_creator.sh | 2 +- scripts/vm/vm_configurator.sh | 2 +- scripts/vm/vm_creator.sh | 2 +- scripts/vm/vm_creator_.sh | 2 +- scripts/vm/zimaos.sh | 2 +- 63 files changed, 93 insertions(+), 107 deletions(-) diff --git a/AppImage/README.md b/AppImage/README.md index 28ba074b..f90c0a9d 100644 --- a/AppImage/README.md +++ b/AppImage/README.md @@ -730,23 +730,6 @@ entities: ![Home Assistant Integration Example](AppImage/public/images/docs/homeassistant-integration.png) ---- - -## License - -This project is licensed under the **Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0)**. - -You are free to: -- Share — copy and redistribute the material in any medium or format -- Adapt — remix, transform, and build upon the material - -Under the following terms: -- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made -- NonCommercial — You may not use the material for commercial purposes - -For more details, see the [full license](https://creativecommons.org/licenses/by-nc/4.0/). - - --- diff --git a/LICENSE b/LICENSE index acab36c5..c155df67 100644 --- a/LICENSE +++ b/LICENSE @@ -1,34 +1,37 @@ -ProxMenux An Interactive Menu for Proxmox VE Management +ProxMenux - An Interactive Menu for Proxmox VE Management Copyright (c) 2025 MacRimi -This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. -See the full license terms below. +====================================================================== +LICENSE: GNU General Public License v3.0 (GPL-3.0) +====================================================================== + +ProxMenux is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +Under this license: +1. Attribution: You must give appropriate credit to the original author (MacRimi). +2. Copyleft: If you remix, transform, or build upon ProxMenux, you must + distribute your contributions under the same GPL-3.0 license. +3. Source Code: Anyone distributing a modified version must make the + source code available. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . ====================================================================== -Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) - -This is a human-readable summary of (and not a substitute for) the license. -You may obtain a copy of the full license at: - - https://creativecommons.org/licenses/by-nc/4.0/ - -You are free to: -- Share — copy and redistribute the material in any medium or format. -- Adapt — remix, transform, and build upon the material. - -Under the following terms: -- Attribution — You must give appropriate credit, provide a link to the license, - and indicate if changes were made. -- NonCommercial — You may not use the material for commercial purposes. - -No additional restrictions — You may not apply legal terms or technological -measures that legally restrict others from doing anything the license permits. - -Disclaimer: -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE, AND NON-INFRINGEMENT. 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. +DISCLAIMER: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. 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. \ No newline at end of file diff --git a/install_proxmenux.sh b/install_proxmenux.sh index d7e612d3..4c5df73d 100755 --- a/install_proxmenux.sh +++ b/install_proxmenux.sh @@ -7,7 +7,7 @@ # Contributors : cod378 # Subproject : ProxMenux Monitor (System Health & Web Dashboard) # Copyright : (c) 2024-2025 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.4 # Last Updated : 12/11/2025 # ========================================================== diff --git a/menu b/menu index a013fac7..c587f8ea 100644 --- a/menu +++ b/menu @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 04/07/2025 # ========================================================== diff --git a/scripts/auto_post_install.sh b/scripts/auto_post_install.sh index 54621031..6d48e448 100644 --- a/scripts/auto_post_install.sh +++ b/scripts/auto_post_install.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 06/07/2025 # ========================================================== diff --git a/scripts/configure_igpu_lxc.sh b/scripts/configure_igpu_lxc.sh index aa571fcb..fe5754a5 100644 --- a/scripts/configure_igpu_lxc.sh +++ b/scripts/configure_igpu_lxc.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 17/08/2025 # ========================================================== diff --git a/scripts/disk-passthrough.sh b/scripts/disk-passthrough.sh index d33ed252..2ee02ee0 100644 --- a/scripts/disk-passthrough.sh +++ b/scripts/disk-passthrough.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/disk-passthrough_ct.sh b/scripts/disk-passthrough_ct.sh index c5cbb845..079e021d 100644 --- a/scripts/disk-passthrough_ct.sh +++ b/scripts/disk-passthrough_ct.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/emergency_repair.sh b/scripts/emergency_repair.sh index e91ecc2a..ed1dec3e 100644 --- a/scripts/emergency_repair.sh +++ b/scripts/emergency_repair.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 2.0 # Last Updated: 07/01/2025 # ========================================================== diff --git a/scripts/help_info_menu.sh b/scripts/help_info_menu.sh index 285f7c58..c76af05d 100644 --- a/scripts/help_info_menu.sh +++ b/scripts/help_info_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/import-disk-image.sh b/scripts/import-disk-image.sh index 011c4da9..fc73db5d 100644 --- a/scripts/import-disk-image.sh +++ b/scripts/import-disk-image.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 29/05/2025 # ========================================================== diff --git a/scripts/install_coral_lxc.sh b/scripts/install_coral_lxc.sh index 6212aca9..531e720d 100644 --- a/scripts/install_coral_lxc.sh +++ b/scripts/install_coral_lxc.sh @@ -6,7 +6,7 @@ # Author : MacRimi # Revision : @Blaspt (USB passthrough via udev rule with persistent /dev/coral) # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 16/05/2025 # ========================================================== diff --git a/scripts/install_coral_pve.sh b/scripts/install_coral_pve.sh index 9cc13b1d..3f0730b8 100644 --- a/scripts/install_coral_pve.sh +++ b/scripts/install_coral_pve.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/lxc/lxc-manual-guide.sh b/scripts/lxc/lxc-manual-guide.sh index ed0b168e..40c87101 100644 --- a/scripts/lxc/lxc-manual-guide.sh +++ b/scripts/lxc/lxc-manual-guide.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 19/08/2025 # ========================================================== diff --git a/scripts/lxc/lxc-privileged-to-unprivileged.sh b/scripts/lxc/lxc-privileged-to-unprivileged.sh index ff278914..56648dfc 100644 --- a/scripts/lxc/lxc-privileged-to-unprivileged.sh +++ b/scripts/lxc/lxc-privileged-to-unprivileged.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 19/08/2025 # ========================================================== diff --git a/scripts/lxc/lxc-unprivileged-to-privileged.sh b/scripts/lxc/lxc-unprivileged-to-privileged.sh index e103bda5..4992e799 100644 --- a/scripts/lxc/lxc-unprivileged-to-privileged.sh +++ b/scripts/lxc/lxc-unprivileged-to-privileged.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 2.0 # Last Updated: 19/08/2025 # ========================================================== diff --git a/scripts/menus/config_menu.sh b/scripts/menus/config_menu.sh index 6e812c41..2a53e343 100644 --- a/scripts/menus/config_menu.sh +++ b/scripts/menus/config_menu.sh @@ -5,7 +5,7 @@ # Author : MacRimi # Copyright : (c) 2024 MacRimi # Contributors : cod378 -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 04/07/2025 # ========================================================== diff --git a/scripts/menus/create_vm_menu.sh b/scripts/menus/create_vm_menu.sh index c065513a..fd38a12e 100644 --- a/scripts/menus/create_vm_menu.sh +++ b/scripts/menus/create_vm_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/menus/hw_grafics_menu.sh b/scripts/menus/hw_grafics_menu.sh index 5eacb408..c0c7d346 100644 --- a/scripts/menus/hw_grafics_menu.sh +++ b/scripts/menus/hw_grafics_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/menus/lxc_menu.sh b/scripts/menus/lxc_menu.sh index 228fedae..be2506bf 100644 --- a/scripts/menus/lxc_menu.sh +++ b/scripts/menus/lxc_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 19/08/2025 # ========================================================== diff --git a/scripts/menus/main_menu.sh b/scripts/menus/main_menu.sh index ff30d293..c9d8f41b 100644 --- a/scripts/menus/main_menu.sh +++ b/scripts/menus/main_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 2.0 # Last Updated: 04/04/2025 # ========================================================== diff --git a/scripts/menus/main_menu_.sh b/scripts/menus/main_menu_.sh index 463e8055..2cc9f685 100644 --- a/scripts/menus/main_menu_.sh +++ b/scripts/menus/main_menu_.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 2.0 # Last Updated: 04/04/2025 # ========================================================== diff --git a/scripts/menus/menu_Helper_Scripts.sh b/scripts/menus/menu_Helper_Scripts.sh index b3bc7cda..b429f9ad 100644 --- a/scripts/menus/menu_Helper_Scripts.sh +++ b/scripts/menus/menu_Helper_Scripts.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.2 # Last Updated: 14/11/2025 # ========================================================== diff --git a/scripts/menus/menu_post_install.sh b/scripts/menus/menu_post_install.sh index 59725285..c0739bb7 100644 --- a/scripts/menus/menu_post_install.sh +++ b/scripts/menus/menu_post_install.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.2 # Last Updated: 06/07/2025 # ========================================================== diff --git a/scripts/menus/network_menu.sh b/scripts/menus/network_menu.sh index 714eb7d2..625eaa64 100644 --- a/scripts/menus/network_menu.sh +++ b/scripts/menus/network_menu.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 08/07/2025 # ========================================================== diff --git a/scripts/menus/sm.sh b/scripts/menus/sm.sh index b256b7bb..961d729d 100644 --- a/scripts/menus/sm.sh +++ b/scripts/menus/sm.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/menus/storage_menu.sh b/scripts/menus/storage_menu.sh index f2a1829a..c1a54cb3 100644 --- a/scripts/menus/storage_menu.sh +++ b/scripts/menus/storage_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 15/04/2025 # ========================================================== diff --git a/scripts/menus/utilities_menu.sh b/scripts/menus/utilities_menu.sh index 807e3cab..349b5900 100644 --- a/scripts/menus/utilities_menu.sh +++ b/scripts/menus/utilities_menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 02/07/2025 # ========================================================== diff --git a/scripts/post_install/auto_post_install.sh b/scripts/post_install/auto_post_install.sh index e6d5a448..108e01d6 100644 --- a/scripts/post_install/auto_post_install.sh +++ b/scripts/post_install/auto_post_install.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 06/07/2025 # ========================================================== diff --git a/scripts/post_install/customizable_post_install.sh b/scripts/post_install/customizable_post_install.sh index dfde6ee6..df889ee4 100644 --- a/scripts/post_install/customizable_post_install.sh +++ b/scripts/post_install/customizable_post_install.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.3 # Last Updated: 30/06/2025 # ========================================================== diff --git a/scripts/post_install/uninstall-tools.sh b/scripts/post_install/uninstall-tools.sh index 6a10d41a..458d8857 100644 --- a/scripts/post_install/uninstall-tools.sh +++ b/scripts/post_install/uninstall-tools.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 06/07/2025 # ========================================================== diff --git a/scripts/repair_network.sh b/scripts/repair_network.sh index 2ececed2..b1b3398f 100644 --- a/scripts/repair_network.sh +++ b/scripts/repair_network.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/share/commands_share.sh b/scripts/share/commands_share.sh index 9f2bfc82..db0300ec 100644 --- a/scripts/share/commands_share.sh +++ b/scripts/share/commands_share.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.5 # Last Updated: 04/08/2025 # ========================================================== diff --git a/scripts/storage/disk-passthrough.sh b/scripts/storage/disk-passthrough.sh index 2535ff01..12224028 100644 --- a/scripts/storage/disk-passthrough.sh +++ b/scripts/storage/disk-passthrough.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/storage/disk-passthrough_ct.sh b/scripts/storage/disk-passthrough_ct.sh index 9d760be8..16cd3652 100644 --- a/scripts/storage/disk-passthrough_ct.sh +++ b/scripts/storage/disk-passthrough_ct.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.2 # Last Updated: 30/07/2025 # ========================================================== diff --git a/scripts/storage/format-disk.sh b/scripts/storage/format-disk.sh index 343cdd27..d3825e86 100644 --- a/scripts/storage/format-disk.sh +++ b/scripts/storage/format-disk.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/storage/import-disk-image.sh b/scripts/storage/import-disk-image.sh index 35bf28ee..145c5869 100644 --- a/scripts/storage/import-disk-image.sh +++ b/scripts/storage/import-disk-image.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 29/05/2025 # ========================================================== diff --git a/scripts/storage/mount-disk-on-host.sh b/scripts/storage/mount-disk-on-host.sh index fdb4d7d8..8e701960 100644 --- a/scripts/storage/mount-disk-on-host.sh +++ b/scripts/storage/mount-disk-on-host.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 08/04/2025 # ========================================================== diff --git a/scripts/storage/unmount-disk-from-host.sh b/scripts/storage/unmount-disk-from-host.sh index c57b0c92..bc776170 100644 --- a/scripts/storage/unmount-disk-from-host.sh +++ b/scripts/storage/unmount-disk-from-host.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # Description : Allows unmounting a previously mounted disk diff --git a/scripts/test/Iso.sh b/scripts/test/Iso.sh index ad433187..da01242c 100644 --- a/scripts/test/Iso.sh +++ b/scripts/test/Iso.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/test/helpers-menu.sh b/scripts/test/helpers-menu.sh index ccb7c334..ef178602 100644 --- a/scripts/test/helpers-menu.sh +++ b/scripts/test/helpers-menu.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 04/06/2025 # ========================================================== diff --git a/scripts/test/id.sh b/scripts/test/id.sh index 1d9b3614..3e50844b 100644 --- a/scripts/test/id.sh +++ b/scripts/test/id.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/test/vm/synology4.sh b/scripts/test/vm/synology4.sh index 08af512e..2edba0fd 100644 --- a/scripts/test/vm/synology4.sh +++ b/scripts/test/vm/synology4.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 13/03/2025 # ========================================================== diff --git a/scripts/test/vm/synology5.sh b/scripts/test/vm/synology5.sh index 57c6767e..5ebcf46d 100644 --- a/scripts/test/vm/synology5.sh +++ b/scripts/test/vm/synology5.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 13/03/2025 # ========================================================== diff --git a/scripts/utilities/proxmox-upgrade-pve8-to-pve9-manual-guide.sh b/scripts/utilities/proxmox-upgrade-pve8-to-pve9-manual-guide.sh index 6431804a..3e81e3fa 100644 --- a/scripts/utilities/proxmox-upgrade-pve8-to-pve9-manual-guide.sh +++ b/scripts/utilities/proxmox-upgrade-pve8-to-pve9-manual-guide.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 13/08/2025 # ========================================================== diff --git a/scripts/utilities/proxmox_update.sh b/scripts/utilities/proxmox_update.sh index e13ad9ce..94d53b85 100644 --- a/scripts/utilities/proxmox_update.sh +++ b/scripts/utilities/proxmox_update.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 04/07/2025 # ========================================================== diff --git a/scripts/utilities/pve8to9_check.sh b/scripts/utilities/pve8to9_check.sh index 4afdc25d..50e30dd2 100644 --- a/scripts/utilities/pve8to9_check.sh +++ b/scripts/utilities/pve8to9_check.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 14/08/2025 # ========================================================== diff --git a/scripts/utilities/system_utils.sh b/scripts/utilities/system_utils.sh index 146f9c29..e303b47b 100644 --- a/scripts/utilities/system_utils.sh +++ b/scripts/utilities/system_utils.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.1 # Last Updated: 30/07/2025 # ========================================================== diff --git a/scripts/utilities/upgrade_pve8_to_pve9.sh b/scripts/utilities/upgrade_pve8_to_pve9.sh index 1f6efbf2..24ab46be 100644 --- a/scripts/utilities/upgrade_pve8_to_pve9.sh +++ b/scripts/utilities/upgrade_pve8_to_pve9.sh @@ -4,7 +4,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 14/08/2025 # ========================================================== diff --git a/scripts/utilities/uup_dump_iso_creator.sh b/scripts/utilities/uup_dump_iso_creator.sh index 28c08041..de3641c2 100644 --- a/scripts/utilities/uup_dump_iso_creator.sh +++ b/scripts/utilities/uup_dump_iso_creator.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 30/06/2025 # ========================================================== diff --git a/scripts/utils.sh b/scripts/utils.sh index 7f8dbe21..d2b77c8b 100644 --- a/scripts/utils.sh +++ b/scripts/utils.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 28/01/2025 # ========================================================== diff --git a/scripts/vm/create_vm.sh b/scripts/vm/create_vm.sh index f739a515..193aca9a 100644 --- a/scripts/vm/create_vm.sh +++ b/scripts/vm/create_vm.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/disk_selector.sh b/scripts/vm/disk_selector.sh index a5a33896..8716cf77 100644 --- a/scripts/vm/disk_selector.sh +++ b/scripts/vm/disk_selector.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/select_linux_iso.sh b/scripts/vm/select_linux_iso.sh index 832b0d77..43f6333e 100644 --- a/scripts/vm/select_linux_iso.sh +++ b/scripts/vm/select_linux_iso.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/select_nas_iso.sh b/scripts/vm/select_nas_iso.sh index 164ab9f6..1b3731c0 100644 --- a/scripts/vm/select_nas_iso.sh +++ b/scripts/vm/select_nas_iso.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/select_windows_iso.sh b/scripts/vm/select_windows_iso.sh index ed590afe..2e872827 100644 --- a/scripts/vm/select_windows_iso.sh +++ b/scripts/vm/select_windows_iso.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/synology.sh b/scripts/vm/synology.sh index 6624033e..8f3b5b0e 100644 --- a/scripts/vm/synology.sh +++ b/scripts/vm/synology.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 13/03/2025 # ========================================================== diff --git a/scripts/vm/synology_.sh b/scripts/vm/synology_.sh index 5b612f46..e49717dd 100644 --- a/scripts/vm/synology_.sh +++ b/scripts/vm/synology_.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 13/03/2025 # ========================================================== diff --git a/scripts/vm/uupdump_creator.sh b/scripts/vm/uupdump_creator.sh index e73b3850..0d99bdc2 100644 --- a/scripts/vm/uupdump_creator.sh +++ b/scripts/vm/uupdump_creator.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/vm_configurator.sh b/scripts/vm/vm_configurator.sh index a301f1a3..b4bcf318 100644 --- a/scripts/vm/vm_configurator.sh +++ b/scripts/vm/vm_configurator.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/vm_creator.sh b/scripts/vm/vm_creator.sh index e17eb426..6371712c 100644 --- a/scripts/vm/vm_creator.sh +++ b/scripts/vm/vm_creator.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/vm_creator_.sh b/scripts/vm/vm_creator_.sh index 60bac5d9..d2258438 100644 --- a/scripts/vm/vm_creator_.sh +++ b/scripts/vm/vm_creator_.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 07/05/2025 # ========================================================== diff --git a/scripts/vm/zimaos.sh b/scripts/vm/zimaos.sh index 480e6346..318b4dd4 100644 --- a/scripts/vm/zimaos.sh +++ b/scripts/vm/zimaos.sh @@ -5,7 +5,7 @@ # ========================================================== # Author : MacRimi # Copyright : (c) 2024 MacRimi -# License : (CC BY-NC 4.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) +# License : (GPL-3.0) (https://github.com/MacRimi/ProxMenux/blob/main/LICENSE) # Version : 1.0 # Last Updated: 21/08/2025 # ==========================================================