diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/errno.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/errno.c b/src/core/errno.c index b4f44cecf..06905561f 100644 --- a/src/core/errno.c +++ b/src/core/errno.c @@ -1,5 +1,7 @@ #include <errno.h> +FILE_LICENCE ( GPL2_OR_LATER ); + /** @file * * Error codes |
