From d5b18d3b92271efd61b752b9dba286538c2ad942 Mon Sep 17 00:00:00 2001 From: Aleksander Kiryk Date: Fri, 24 Feb 2023 08:21:52 +0100 Subject: [PATCH] Update date in license --- 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 0ce2857..db431ca 100644 --- a/common.py +++ b/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -# (c) 2019-2022 Antmicro +# (c) 2019-2023 Antmicro # License: Apache-2.0 # diff --git a/graph.py b/graph.py index e978d5c..52e4846 100644 --- a/graph.py +++ b/graph.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -# (c) 2019-2022 Antmicro +# (c) 2019-2023 Antmicro # License: Apache-2.0 # diff --git a/sargraph.py b/sargraph.py index 5a63df4..575b8ba 100755 --- a/sargraph.py +++ b/sargraph.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -# (c) 2019-2022 Antmicro +# (c) 2019-2023 Antmicro # License: Apache-2.0 # diff --git a/watch.py b/watch.py index 615bc82..d7bf239 100644 --- a/watch.py +++ b/watch.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -# (c) 2019-2022 Antmicro +# (c) 2019-2023 Antmicro # License: Apache-2.0 #