aboutsummaryrefslogtreecommitdiff
path: root/errors/errors.go
diff options
context:
space:
mode:
Diffstat (limited to 'errors/errors.go')
-rw-r--r--errors/errors.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/errors/errors.go b/errors/errors.go
index e6a979a4..7abdae73 100644
--- a/errors/errors.go
+++ b/errors/errors.go
@@ -1,6 +1,5 @@
-// Copyright 2017 Frédéric Guillot. All rights reserved.
-// Use of this source code is governed by the Apache 2.0
-// license that can be found in the LICENSE file.
+// SPDX-FileCopyrightText: Copyright The Miniflux Authors. All rights reserved.
+// SPDX-License-Identifier: Apache-2.0
package errors // import "miniflux.app/errors"