mirror of https://git.48k.eu/ogserver
missing copyright header to new src/legacy.c file
parent
141b0797e1
commit
893101ffc6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue