diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ek/lower.h | 2 | ||||
| -rw-r--r-- | include/ek/vec.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/include/ek/lower.h b/include/ek/lower.h index d635178..9a27d1d 100644 --- a/include/ek/lower.h +++ b/include/ek/lower.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #ifndef EK_LOWER_H #define EK_LOWER_H diff --git a/include/ek/vec.h b/include/ek/vec.h index 765f2da..08a608a 100644 --- a/include/ek/vec.h +++ b/include/ek/vec.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ + #ifndef VEC_H #define VEC_H |
