From ecfc610acff6a9359ae5e7f0b225c5b26b189591 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Mon, 20 Sep 2021 21:07:54 +0200 Subject: Use 2-clause BSD-license for all source files. --- src/tasks.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/tasks.cc') diff --git a/src/tasks.cc b/src/tasks.cc index 3113564..a52b0be 100644 --- a/src/tasks.cc +++ b/src/tasks.cc @@ -1,3 +1,6 @@ +// -*- c++ -*- +// Distributed under the BSD 2-Clause License. +// See accompanying file LICENSE for details. #include "tasks.h" #include -- cgit v1.2.3