mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 19:15:39 +00:00
feat: annotate license headers using reuse on text source files
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
-->
|
||||
|
||||
<. const URL: &str = crate::V1_API_ROUTES.captcha.update; .>
|
||||
<. const READONLY: bool = false; .>
|
||||
<. let edit_url = crate::PAGES.panel.sitekey.get_edit_easy(&key); .>
|
||||
|
||||
Reference in New Issue
Block a user