aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archlinux/PKGBUILD6
-rw-r--r--main.go6
-rw-r--r--main_aws.go6
-rw-r--r--resp.go6
-rw-r--r--resp_test.go6
-rw-r--r--systemd/go-import-redirect.service6
6 files changed, 12 insertions, 24 deletions
diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD
index a6e3830..a9fc107 100644
--- a/archlinux/PKGBUILD
+++ b/archlinux/PKGBUILD
@@ -1,7 +1,5 @@
-# Copyright (c) 2020, Grégoire Duchêne <gduchene@awhk.org>
-#
-# Use of this file is governed by the ISC license that can be found in
-# the LICENSE file.
+# SPDX-FileCopyrightText: © 2020 Grégoire Duchêne <gduchene@awhk.org>
+# SPDX-License-Identifier: ISC
# Maintainer: Grégoire Duchêne <gduchene@awhk.org>
diff --git a/main.go b/main.go
index 8cc70fd..e0f0628 100644
--- a/main.go
+++ b/main.go
@@ -1,7 +1,5 @@
-// Copyright (c) 2019, Grégoire Duchêne <gduchene@awhk.org>
-//
-// Use of this source code is governed by the ISC license that can be
-// found in the LICENSE file.
+// SPDX-FileCopyrightText: © 2019 Grégoire Duchêne <gduchene@awhk.org>
+// SPDX-License-Identifier: ISC
// +build !aws
diff --git a/main_aws.go b/main_aws.go
index c81cfc6..f0bf918 100644
--- a/main_aws.go
+++ b/main_aws.go
@@ -1,7 +1,5 @@
-// Copyright (c) 2019, Grégoire Duchêne <gduchene@awhk.org>
-//
-// Use of this source code is governed by the ISC license that can be
-// found in the LICENSE file.
+// SPDX-FileCopyrightText: © 2019 Grégoire Duchêne <gduchene@awhk.org>
+// SPDX-License-Identifier: ISC
// +build aws,linux
diff --git a/resp.go b/resp.go
index 3403e17..f90c486 100644
--- a/resp.go
+++ b/resp.go
@@ -1,7 +1,5 @@
-// Copyright (c) 2019, Grégoire Duchêne <gduchene@awhk.org>
-//
-// Use of this source code is governed by the ISC license that can be
-// found in the LICENSE file.
+// SPDX-FileCopyrightText: © 2019 Grégoire Duchêne <gduchene@awhk.org>
+// SPDX-License-Identifier: ISC
package main
diff --git a/resp_test.go b/resp_test.go
index 4dadf74..4afbd92 100644
--- a/resp_test.go
+++ b/resp_test.go
@@ -1,7 +1,5 @@
-// Copyright (c) 2019, Grégoire Duchêne <gduchene@awhk.org>
-//
-// Use of this source code is governed by the ISC license that can be
-// found in the LICENSE file.
+// SPDX-FileCopyrightText: © 2019 Grégoire Duchêne <gduchene@awhk.org>
+// SPDX-License-Identifier: ISC
package main
diff --git a/systemd/go-import-redirect.service b/systemd/go-import-redirect.service
index 3036abc..38d8023 100644
--- a/systemd/go-import-redirect.service
+++ b/systemd/go-import-redirect.service
@@ -1,7 +1,5 @@
-# Copyright (c) 2020, Grégoire Duchêne <gduchene@awhk.org>
-#
-# Use of this file is governed by the ISC license that can be found in
-# the LICENSE file.
+# SPDX-FileCopyrightText: © 2020 Grégoire Duchêne <gduchene@awhk.org>
+# SPDX-License-Identifier: ISC
[Unit]
Description=go-import-redirect