From a300c7335c5ad78fb053e7c73b45e95e1f3c2ad1 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 4 Apr 2013 11:19:12 +0200 Subject: Update license headers --- src/ra.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/ra.c') diff --git a/src/ra.c b/src/ra.c index 4ed5371..814a17d 100644 --- a/src/ra.c +++ b/src/ra.c @@ -1,3 +1,17 @@ +/** + * Copyright (C) 2012-2013 Steven Barth + * + * 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 #include #include -- cgit v1.2.1