summaryrefslogtreecommitdiffstats
path: root/serve.go
diff options
context:
space:
mode:
Diffstat (limited to 'serve.go')
-rw-r--r--serve.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/serve.go b/serve.go
index 0289c82c38..fcbde3e5fb 100644
--- a/serve.go
+++ b/serve.go
@@ -1,3 +1,7 @@
+// 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 main
import (