missing copyright header to new src/legacy.c file

master
OpenGnSys Support Team 2021-06-09 23:17:51 +02:00
parent 141b0797e1
commit 893101ffc6
1 changed files with 9 additions and 0 deletions

View File

@ -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>