summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo_file.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/api/v1/repo_file.go')
-rw-r--r--routers/api/v1/repo_file.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/routers/api/v1/repo_file.go b/routers/api/v1/repo_file.go
new file mode 100644
index 0000000000..ca06a2e9b8
--- /dev/null
+++ b/routers/api/v1/repo_file.go
@@ -0,0 +1,5 @@
+// Copyright 2014 The Gogs 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 v1