mirror of
https://github.com/labstack/echo.git
synced 2025-07-03 00:56:59 +02:00
Add SPDX licence comments to files. See https://spdx.dev/learn/handling-license-info/ (#2604)
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// SPDX-FileCopyrightText: © 2015 LabStack LLC and Echo contributors
|
||||
|
||||
package echo
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user