summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2021-05-04 17:59:11 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2021-05-04 17:59:11 +0200
commita7cce8d442a2c83562483ff3e649c95e6e732ea9 (patch)
tree9ab34013803c2d7d3fb05100bed374ad574460a6 /src/main.c
parent79e7e2b8c8c5ee4cca90c1807cad515e9311709d (diff)
ogServer is AGPLv3+
Update license header in files.
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index ea04a2b..270e1d4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,9 +1,10 @@
/*
- * Copyright (C) 2020 Soleta Networks <info@soleta.eu>
+ * 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, version 3.
+ * Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
*/
#include "ogAdmServer.h"