Updated license text.

This commit is contained in:
rainbow napkin 2024-12-29 15:27:05 -05:00
parent 83f76af6e8
commit 7e0c8e72c5
160 changed files with 353 additions and 249 deletions

View file

@ -1,5 +1,5 @@
<!--Canopy - The next generation of stoner streaming software
Copyright (C) 2024 Rainbownapkin and the TTN Community
<%# Canopy - The next generation of stoner streaming software
Copyright (C) 2024-2025 Rainbownapkin and the TTN Community
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
@ -12,7 +12,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.-->
along with this program. If not, see <https://www.gnu.org/licenses/>. %>
<link rel="stylesheet" type="text/css" href="/css/panel/emote.css">
<div id="emote-panel-search" class="panel-control-prompt control-prompt">
<input placeholder="Search Emotes..." id="emote-panel-search-prompt" class="control-prompt">
@ -28,7 +28,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.-->
<input placeholder="Emote Link..." id="new-emote-link-input" class="control-prompt">
</div>
<div class="panel-control-prompt control-prompt">
<!-- Probably not the cleanest way to do this but fuggit -->
<%# Probably not the cleanest way to do this but fuggit %>
[<input placeholder="Emote Name..." id="new-emote-name-input" class="control-prompt">]
<button id="new-emote-button" class="positive-button">Add</button>
</div>

View file

@ -1,5 +1,5 @@
<!--Canopy - The next generation of stoner streaming software
Copyright (C) 2024 Rainbownapkin and the TTN Community
<%# Canopy - The next generation of stoner streaming software
Copyright (C) 2024-2025 Rainbownapkin and the TTN Community
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
@ -12,5 +12,5 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.-->
along with this program. If not, see <https://www.gnu.org/licenses/>. %>
<h1>This is a test panel!</h1>