diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/legacy.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/legacy.c b/src/legacy.c index b1f1084..c4ed971 100644 --- a/src/legacy.c +++ b/src/legacy.c @@ -1,3 +1,12 @@ +/* + * Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> + * + * This program is free software: you can redistribute it and/or modify it under + * the terms of the GNU Affero General Public License as published by the + * Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + */ + #include <jansson.h> #include <netinet/in.h> #include <stdlib.h> |