diff options
Diffstat (limited to 'src/basic/ordered-set.h')
-rw-r--r-- | src/basic/ordered-set.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/basic/ordered-set.h b/src/basic/ordered-set.h index e1dfc86380..c4dbd79249 100644 --- a/src/basic/ordered-set.h +++ b/src/basic/ordered-set.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once /*** |