aboutsummaryrefslogtreecommitdiffhomepage
path: root/http/response/html/html.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/response/html/html.go')
-rw-r--r--http/response/html/html.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/http/response/html/html.go b/http/response/html/html.go
index f173fdb..f529d4a 100644
--- a/http/response/html/html.go
+++ b/http/response/html/html.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 html // import "miniflux.app/http/response/html"