]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/ra.c
Update license headers
[odhcp6c.git] / src / ra.c
index 4ed5371a160d4b63dc7e1ac80a6d74a38ba2e726..814a17decfe706dbde3da71d3749d9ff8dc7a594 100644 (file)
--- a/src/ra.c
+++ b/src/ra.c
@@ -1,3 +1,17 @@
+/**
+ * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License v2 as published by
+ * the Free Software Foundation.
+ *
+ * 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.
+ *
+ */
+
 #include <fcntl.h>
 #include <stdio.h>
 #include <signal.h>