From 39b9586ee07bf77e8d1042c865876d87d2754e22 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 17 Sep 2022 09:33:02 -0400 Subject: Adopt REUSE machine-readable licensing standard --- benchmarks/plot.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/plot.py b/benchmarks/plot.py index b329ed4..d2ddba6 100755 --- a/benchmarks/plot.py +++ b/benchmarks/plot.py @@ -1,5 +1,7 @@ #!/usr/bin/env python -# -*- coding: utf-8 -*- + +# Copyright 2018-2022 David Robillard +# SPDX-License-Identifier: GPL-2.0-or-later import csv import glob -- cgit v1.2.1