From ebddb2110f10e79a2bb84bf294a2f4330555e92b Mon Sep 17 00:00:00 2001 From: Sergei Solovev Date: Sun, 10 Mar 2024 11:55:31 +0300 Subject: [PATCH] Update License and Copyright in file --- LICENSE | 3 +-- install.sh | 14 ++++++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 59fdf47..6ae452b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,6 @@ MIT License -Copyright (c) 2023 Solovev Sergei -Copyright (c) 2024 Сontributors +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 diff --git a/install.sh b/install.sh index 835e5d8..e223e0b 100644 --- a/install.sh +++ b/install.sh @@ -1,10 +1,12 @@ #!/bin/bash -######### Copyright ######### -# Copyright (c) 2023 Solovev Sergei -# Copyright (c) 2024 Сontributors -# 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 (){