From 6f5d6a0c09e7e0f9682a093bcc3477073d669e43 Mon Sep 17 00:00:00 2001 From: alex <143785637+alexgtimes@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:13:44 +0930 Subject: [PATCH] Update KoteraHQ -> Kotera Design/KotDes --- LICENSE | 2 +- README.md | 2 +- src/App.vue | 2 +- src/views/Koute.vue | 2 +- src/views/Lucide.vue | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 0d87442..a48025c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2022 KoteraHQ & 7kayoh +Copyright 2024 Kotera Design & 7kayoh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 7cb494a..d611e03 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# koterahq/site +# kotdes/site Repository for holding the source code of [kotera.7kayoh.net](https://kotera.7kayoh.net). Powered by Vue 3 with Vite. Deployed with Vercel. diff --git a/src/App.vue b/src/App.vue index 0001ba1..67e9344 100644 --- a/src/App.vue +++ b/src/App.vue @@ -20,7 +20,7 @@ import { RouterLink, RouterView } from 'vue-router'
diff --git a/src/views/Koute.vue b/src/views/Koute.vue index 399691e..b04ed05 100644 --- a/src/views/Koute.vue +++ b/src/views/Koute.vue @@ -29,7 +29,7 @@ const cards = ref([ diff --git a/src/views/Lucide.vue b/src/views/Lucide.vue index b3eb071..ca6b554 100644 --- a/src/views/Lucide.vue +++ b/src/views/Lucide.vue @@ -38,9 +38,9 @@ export default {
- 1. Copyright (MIT) © 2022 KoteraHQ. All rights reserved.
+ 1. Copyright (MIT) © 2024 Kotera Design. All rights reserved.
2. Lucide is trademark and the copyright (ISC) is held by Feather (Cole Bemis 2013-2022) (MIT) and Lucide Contributors 2022.
- 3. KoteraHQ-provided "Lucide Icons Picker" plugin has 0 association with the Lucide project itself or the contributors behind Lucide. This is an unofficial and community-sourced project bringing "Lucide Icons" to Roblox. Any inquiries of the Lucide project (e.g. icon suggestion) should be forwarded to the corresponding maintainer but not KoteraHQ.
+ 3. Kotera Design-provided "Lucide Icons Picker" plugin has 0 association with the Lucide project itself or the contributors behind Lucide. This is an unofficial and community-sourced project bringing "Lucide Icons" to Roblox. Any inquiries of the Lucide project (e.g. icon suggestion) should be forwarded to the corresponding maintainer but not Kotera Design.