diff options
Diffstat (limited to 'integration/espial/espial.go')
-rw-r--r-- | integration/espial/espial.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/integration/espial/espial.go b/integration/espial/espial.go index 0ae8f0d5..c276774f 100644 --- a/integration/espial/espial.go +++ b/integration/espial/espial.go @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: Copyright The Miniflux Authors. All rights reserved. +// SPDX-License-Identifier: Apache-2.0 + package espial // import "miniflux.app/integration/espial" import ( |