From 8b21053082efe42c6da6e7ea9b461d16c94206e7 Mon Sep 17 00:00:00 2001 From: Aleksander Kiryk Date: Fri, 4 Mar 2022 11:26:01 +0100 Subject: [PATCH] Precise Apache version --- common.py | 2 +- graph.py | 2 +- sargraph.py | 2 +- watch.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common.py b/common.py index f64ecb8..8a8a289 100644 --- a/common.py +++ b/common.py @@ -2,7 +2,7 @@ # # (c) 2019-2022 Antmicro -# License: Apache +# License: Apache-2.0 # diff --git a/graph.py b/graph.py index e948ef9..9cea52d 100755 --- a/graph.py +++ b/graph.py @@ -2,7 +2,7 @@ # # (c) 2019-2022 Antmicro -# License: Apache +# License: Apache-2.0 # diff --git a/sargraph.py b/sargraph.py index 5770847..d99d13f 100755 --- a/sargraph.py +++ b/sargraph.py @@ -2,7 +2,7 @@ # # (c) 2019-2022 Antmicro -# License: Apache +# License: Apache-2.0 # import argparse diff --git a/watch.py b/watch.py index 5a4880a..30ed57f 100755 --- a/watch.py +++ b/watch.py @@ -2,7 +2,7 @@ # # (c) 2019-2022 Antmicro -# License: Apache +# License: Apache-2.0 #