aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/core.go
diff options
context:
space:
mode:
Diffstat (limited to 'client/core.go')
-rw-r--r--client/core.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/core.go b/client/core.go
index 53d1e13..91366e2 100644
--- a/client/core.go
+++ b/client/core.go
@@ -1,6 +1,6 @@
// 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 client // import "miniflux.app/client"