diff --git a/routers/user/profile.go b/routers/user/profile.go index 1807a6fc3..716bed296 100644 --- a/routers/user/profile.go +++ b/routers/user/profile.go @@ -1,5 +1,5 @@ // Copyright 2015 The Gogs Authors. All rights reserved. -// Copyright 2017 The Gitea Authors. All rights reserved. +// Copyright 2018 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.