mirror of
https://github.com/EngineGPDev/Autoinstall.git
synced 2025-01-18 05:52:18 +03:00
Update License and Copyright in file
This commit is contained in:
parent
3e68d5b8c9
commit
ebddb2110f
3
LICENSE
3
LICENSE
@ -1,7 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 Solovev Sergei <inbox@seansolovev.ru>
|
||||
Copyright (c) 2024 Сontributors <https://github.com/EngineGPDev/Autoinstall>
|
||||
Copyright (c) 2023-present Solovev Sergei
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
14
install.sh
14
install.sh
@ -1,10 +1,12 @@
|
||||
#!/bin/bash
|
||||
######### Copyright #########
|
||||
# Copyright (c) 2023 Solovev Sergei <inbox@seansolovev.ru>
|
||||
# Copyright (c) 2024 Сontributors <https://github.com/EngineGPDev/Autoinstall>
|
||||
# MIT License: https://github.com/EngineGPDev/Autoinstall/blob/main/LICENSE
|
||||
# When distributing, it is necessary to attach the LICENSE file or this block.
|
||||
######### Copyright #########
|
||||
##
|
||||
# @author Solovev Sergei
|
||||
#
|
||||
# @link https://seansolovev.ru
|
||||
# @link https://github.com/EngineGPDev/Autoinstall
|
||||
#
|
||||
# @license MIT License
|
||||
##
|
||||
|
||||
# Обновление таблиц и системы
|
||||
sysUpdate (){
|
||||
|
Loading…
Reference in New Issue
Block a user