diff options
Diffstat (limited to 'include/str_table.h')
-rw-r--r-- | include/str_table.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/str_table.h b/include/str_table.h index 56b601a..634854a 100644 --- a/include/str_table.h +++ b/include/str_table.h @@ -1,4 +1,9 @@ /* SPDX-License-Identifier: GPL-3.0-or-later */ +/* + * str_table.h + * + * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at> + */ #ifndef STR_TABLE_H #define STR_TABLE_H |