1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

add copyright notice

This commit is contained in:
Kwonunn 2024-11-24 21:56:08 +01:00 committed by Kwonunn
parent d736bb3435
commit 41032137ea

View file

@ -1,3 +1,6 @@
// Copyright 2024 The Forgejo Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package cacheproxy package cacheproxy
import ( import (