mirror of
https://github.com/therootcompany/golib.git
synced 2025-10-07 01:28:19 +00:00
chore(http/middleware): correct CC0-1.0 SPDX license header
This commit is contained in:
parent
9598545a9f
commit
6ac8b08ecc
@ -1,10 +1,13 @@
|
|||||||
// Copyright 2025 AJ ONeal <aj@therootcompany.com> (https://therootcompany.com)
|
// Authored in 2025 by AJ ONeal <aj@therootcompany.com> (https://therootcompany.com)
|
||||||
//
|
//
|
||||||
// This Source Code Form is subject to the terms of the Mozilla Public
|
// To the extent possible under law, the author(s) have dedicated all copyright
|
||||||
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
// and related and neighboring rights to this software to the public domain
|
||||||
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
// worldwide. This software is distributed without any warranty.
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: MPL-2.0
|
// You should have received a copy of the CC0 Public Domain Dedication along with
|
||||||
|
// this software. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
package middleware
|
package middleware
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user