aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
authorJoubert RedRat <eu+github@redrat.com.br>2016-12-21 10:13:17 -0200
committerLunny Xiao <xiaolunwen@gmail.com>2016-12-21 20:13:17 +0800
commitce21ed6c3490cdfad797319cbb1145e2330a8fef (patch)
tree570c4eded0ca748c651209a0018d0ec7240d59f2 /main.go
parent618407c018cdf668ceedde7454c42fb22ba422d8 (diff)
downloadgitea-ce21ed6c3490cdfad797319cbb1145e2330a8fef.tar.gz
gitea-ce21ed6c3490cdfad797319cbb1145e2330a8fef.zip
Remove remaining Gogs reference on locales and cmd (#430)
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 620378491a..4079dc40d8 100644
--- a/main.go
+++ b/main.go
@@ -1,5 +1,5 @@
-// Copyright 2016 The Gitea Authors. All rights reserved.
// Copyright 2014 The Gogs Authors. All rights reserved.
+// Copyright 2016 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.