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