diff options
Diffstat (limited to 'common/sp_tree.c')
| -rw-r--r-- | common/sp_tree.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/sp_tree.c b/common/sp_tree.c index da2785b..dbd0e8b 100644 --- a/common/sp_tree.c +++ b/common/sp_tree.c @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + /** * @file sp_tree.c * Implementation of my sp_trees. An sp_tree is a mix of rb-trees and avl-trees, |
