aboutsummaryrefslogtreecommitdiff
path: root/contrib/benchmark/collect.awk
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
committerng0 <ng0@n0.is>2019-01-16 09:25:11 +0000
commit750d2818314cf81c993cc17148bfd0bbd7ffcd16 (patch)
tree022e20eebe8eebdaaa35f32f9209407b9602aecd /contrib/benchmark/collect.awk
parent1e9181264407912efca61e0c9a66fd51e0b9b188 (diff)
downloadgnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.tar.gz
gnunet-750d2818314cf81c993cc17148bfd0bbd7ffcd16.zip
More spdx identifiers. For openrc service file, adjust the header
to reflect changes in Gentoo (->Foundation=>Authors).
Diffstat (limited to 'contrib/benchmark/collect.awk')
-rw-r--r--contrib/benchmark/collect.awk3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/benchmark/collect.awk b/contrib/benchmark/collect.awk
index 16f2e700c..264f2113e 100644
--- a/contrib/benchmark/collect.awk
+++ b/contrib/benchmark/collect.awk
@@ -13,7 +13,8 @@
13# 13#
14# You should have received a copy of the GNU Affero General Public License 14# You should have received a copy of the GNU Affero General Public License
15# along with this program. If not, see <http://www.gnu.org/licenses/>. 15# along with this program. If not, see <http://www.gnu.org/licenses/>.
16 16#
17# SPDX-License-Identfier: AGPL3.0-or-later
17 18
18# Aggregate benchmarking data from multiple threads/processes 19# Aggregate benchmarking data from multiple threads/processes
19# generated by util/benchmark.c. 20# generated by util/benchmark.c.