aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'ui/doc.go')
-rw-r--r--ui/doc.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/doc.go b/ui/doc.go
index 2e6cc39..8e4947e 100644
--- a/ui/doc.go
+++ b/ui/doc.go
@@ -1,10 +1,10 @@
// Copyright 2018 Frédéric Guillot. All rights reserved.
-// Use of this source code is governed by the MIT license
-// that can be found in the LICENSE file.
+// Use of this source code is governed by the Apache 2.0
+// license that can be found in the LICENSE file.
/*
Package ui implements handlers to render to user interface.
*/
-package ui // import "miniflux.app/ui"
+package ui // import "miniflux.app/ui"