aboutsummaryrefslogtreecommitdiff
path: root/cmd/smtpcli
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/smtpcli')
-rw-r--r--cmd/smtpcli/client.go6
-rw-r--r--cmd/smtpcli/main.go6
-rw-r--r--cmd/smtpcli/testdata/email_full.emf.license3
-rw-r--r--cmd/smtpcli/testdata/email_in.emf.license3
-rw-r--r--cmd/smtpcli/testdata/email_out.emf.license3
-rw-r--r--cmd/smtpcli/testdata/group_in.emf.license3
6 files changed, 18 insertions, 6 deletions
diff --git a/cmd/smtpcli/client.go b/cmd/smtpcli/client.go
index 70c7b392..7ab1d75c 100644
--- a/cmd/smtpcli/client.go
+++ b/cmd/smtpcli/client.go
@@ -1,6 +1,6 @@
-// Copyright 2019, Shulhan <ms@kilabit.info>. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
+// SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+//
+// SPDX-License-Identifier: BSD-3-Clause
package main
diff --git a/cmd/smtpcli/main.go b/cmd/smtpcli/main.go
index 7fc5107c..3c319c05 100644
--- a/cmd/smtpcli/main.go
+++ b/cmd/smtpcli/main.go
@@ -1,6 +1,6 @@
-// Copyright 2019, Shulhan <ms@kilabit.info>. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
+// SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+//
+// SPDX-License-Identifier: BSD-3-Clause
// Command smtpcli provide a command line interface to SMTP client protocol.
// This is an example of implementation Client from
diff --git a/cmd/smtpcli/testdata/email_full.emf.license b/cmd/smtpcli/testdata/email_full.emf.license
new file mode 100644
index 00000000..4c22e3a9
--- /dev/null
+++ b/cmd/smtpcli/testdata/email_full.emf.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+
+SPDX-License-Identifier: BSD-3-Clause
diff --git a/cmd/smtpcli/testdata/email_in.emf.license b/cmd/smtpcli/testdata/email_in.emf.license
new file mode 100644
index 00000000..4c22e3a9
--- /dev/null
+++ b/cmd/smtpcli/testdata/email_in.emf.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+
+SPDX-License-Identifier: BSD-3-Clause
diff --git a/cmd/smtpcli/testdata/email_out.emf.license b/cmd/smtpcli/testdata/email_out.emf.license
new file mode 100644
index 00000000..4c22e3a9
--- /dev/null
+++ b/cmd/smtpcli/testdata/email_out.emf.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+
+SPDX-License-Identifier: BSD-3-Clause
diff --git a/cmd/smtpcli/testdata/group_in.emf.license b/cmd/smtpcli/testdata/group_in.emf.license
new file mode 100644
index 00000000..4c22e3a9
--- /dev/null
+++ b/cmd/smtpcli/testdata/group_in.emf.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+
+SPDX-License-Identifier: BSD-3-Clause