summaryrefslogtreecommitdiffstats
path: root/routers/swagger_json.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/swagger_json.go')
-rw-r--r--routers/swagger_json.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/routers/swagger_json.go b/routers/swagger_json.go
index 896f1afa2a..58c4ec50d9 100644
--- a/routers/swagger_json.go
+++ b/routers/swagger_json.go
@@ -1,3 +1,7 @@
+// Copyright 2020 The Gitea Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
package routers
import (