mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 11:05:40 +00:00
feat: annotate license headers using reuse on text source files
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
|
||||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
export const EDIT_FORM = `
|
||||
<form class="sitekey-form" action="/api/v1/mcaptcha/levels/update" method="post" >
|
||||
<h1 class="form__title">
|
||||
|
||||
Reference in New Issue
Block a user