From 9756995fd68ca1773d91fcfb23ef2df798f3e0a1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 30 Nov 2020 16:22:53 +0100 Subject: Switch to GPL2+ (let's see if github can handle this) --- bin/msp430-etv | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/msp430-etv b/bin/msp430-etv index c65e1b4..660a020 100755 --- a/bin/msp430-etv +++ b/bin/msp430-etv @@ -1,4 +1,9 @@ #!/usr/bin/env python3 + +# Copyright (C) 2020 Daniel Friesel +# +# SPDX-License-Identifier: GPL-2.0-or-later + # vim:tabstop=4:softtabstop=4:shiftwidth=4:textwidth=160:smarttab:expandtab """msp430-etv - MSP430 EnergyTrace Visualizer -- cgit v1.2.3