1
0
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:
Martti T
2024-03-09 11:21:24 +02:00
committed by GitHub
parent bc1e1904f1
commit a842444e8f
84 changed files with 252 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// SPDX-License-Identifier: MIT
// SPDX-FileCopyrightText: © 2015 LabStack LLC and Echo contributors
package echo
import (