Now licensed under GPL...

master
Florian Streibelt 13 years ago
parent 7dc1d5c7ca
commit b36df0167d

@ -1,3 +1,9 @@
/*
* Copyright (C) 2011 Florian Streibelt <florian@freitagsrunde.org>
* Licensed under GPL v3 or later
*
*/
#include <stdio.h> /* Standard input/output definitions */
#include <string.h> /* String function definitions */
#include <unistd.h> /* UNIX standard function definitions */

Loading…
Cancel
Save