summaryrefslogtreecommitdiff
path: root/src/tasks.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2021-09-20 21:07:54 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2021-09-20 21:07:54 +0200
commitecfc610acff6a9359ae5e7f0b225c5b26b189591 (patch)
tree80e83e8d1113cd0e3241b897f8728505e704aced /src/tasks.h
parentcb5f269b13429f0e1ffbc41426227983e5ccaeba (diff)
Use 2-clause BSD-license for all source files.
Diffstat (limited to 'src/tasks.h')
-rw-r--r--src/tasks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tasks.h b/src/tasks.h
index c5b326e..54591a4 100644
--- a/src/tasks.h
+++ b/src/tasks.h
@@ -1,4 +1,6 @@
// -*- c++ -*-
+// Distributed under the BSD 2-Clause License.
+// See accompanying file LICENSE for details.
#pragma once
#include <string>