add copyright details to webserver
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# This file is part of SplitFlapController project.
|
||||
# Copyright (C) 2024-2025 GuniaLabs (www.dennisgunia.de)
|
||||
# Author: Dennis Gunia
|
||||
#
|
||||
# This program is licensed under the AGPLv3 license. You can find a copy
|
||||
# of the license in the LICENSE file in the root directory of this
|
||||
# project.
|
||||
|
||||
|
||||
events {}
|
||||
http {
|
||||
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
<!--
|
||||
This file is part of the SplitFlapController project.
|
||||
Copyright (C) 2024-2025 GuniaLabs (www.dennisgunia.de)
|
||||
Author: Dennis Gunia
|
||||
|
||||
This program is licensed under the AGPLv3 license. You can find a copy
|
||||
of the license in the project repository or at <https://www.gnu.org/licenses/agpl-3.0.en.html>.
|
||||
-->
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user