From 812899797d6d8ea773bf960cd74680d20043c5a4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 8 Dec 2020 18:19:13 +0100 Subject: add licensing information --- script/size.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'script/size.py') diff --git a/script/size.py b/script/size.py index e553314..48888cb 100755 --- a/script/size.py +++ b/script/size.py @@ -1,4 +1,8 @@ #!/usr/bin/env python3 +# +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause import json import re -- cgit v1.2.3