aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-13 17:06:43 +0700
committerShulhan <ms@kilabit.info>2022-03-14 00:16:34 +0700
commit126c72f285bc75dcff026a2c966afbb5cf294b44 (patch)
treeb680b40382a380e9ef69c6e9a9f00d3c0f41867a /example
parentdd31e5fe16fa458464f32af8e863364cc627549a (diff)
downloadgorankusu-126c72f285bc75dcff026a2c966afbb5cf294b44.tar.xz
all: changes the license of trunks software to GPL 3.0 or later
See https://kilabit.info/journal/2022/gpl for more information.
Diffstat (limited to 'example')
-rw-r--r--example/example.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/example.go b/example/example.go
index 7dbf4be..6c5bf4a 100644
--- a/example/example.go
+++ b/example/example.go
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+
//
// Package example provide an example how to use the Trunks library from
// setting it up to creating targets.