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