From 126c72f285bc75dcff026a2c966afbb5cf294b44 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 13 Mar 2022 17:06:43 +0700 Subject: all: changes the license of trunks software to GPL 3.0 or later See https://kilabit.info/journal/2022/gpl for more information. --- example/example.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'example/example.go') 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 +// 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. -- cgit v1.3