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/task_cc.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/task_cc.cc') diff --git a/src/task_cc.cc b/src/task_cc.cc index 0f85bf6..8256c70 100644 --- a/src/task_cc.cc +++ b/src/task_cc.cc @@ -1,3 +1,6 @@ +// -*- c++ -*- +// Distributed under the BSD 2-Clause License. +// See accompanying file LICENSE for details. #include "task_cc.h" #include -- cgit v1.2.3