aboutsummaryrefslogtreecommitdiffstats
path: root/udp514-journal.c
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:18:42 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:18:42 +0100
commit6f77a8713c59e5684ff5a7821fdc11f7c2377194 (patch)
tree8a8cf59af1933b88a8acb31e21e95004f75c8b28 /udp514-journal.c
parent6442917b0d49e1417d8100e25b87f2a46f5a7ac1 (diff)
downloadudp514-journal-6f77a8713c59e5684ff5a7821fdc11f7c2377194.tar.gz
udp514-journal-6f77a8713c59e5684ff5a7821fdc11f7c2377194.tar.zst
clearly state the license
Diffstat (limited to 'udp514-journal.c')
-rw-r--r--udp514-journal.c15
1 files changed, 13 insertions, 2 deletions
diff --git a/udp514-journal.c b/udp514-journal.c
index fd04d45..4bc2dc4 100644
--- a/udp514-journal.c
+++ b/udp514-journal.c
@@ -1,8 +1,19 @@
/*
* (C) 2018-2020 by Christian Hesse <mail@eworm.de>
*
- * This software may be used and distributed according to the terms
- * of the GNU General Public License, incorporated herein by reference.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
+ *
*/
#include "udp514-journal.h"