From 0f23ee0c855d686b0c315af2c96b8835134cd9e3 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 8 Jan 2013 15:00:23 +0100 Subject: include: cleanup copyright headers We use the code from include/ and lib/ on many places, so use public domain if possible or LGPL for code copied from libs. Signed-off-by: Karel Zak --- include/canonicalize.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'include/canonicalize.h') diff --git a/include/canonicalize.h b/include/canonicalize.h index c14973802..7a18aca09 100644 --- a/include/canonicalize.h +++ b/include/canonicalize.h @@ -1,3 +1,14 @@ +/* + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU Library Public License as published by + * the Free Software Foundation; either version 2, 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 Library Public License for more details. + */ #ifndef CANONICALIZE_H #define CANONICALIZE_H -- cgit v1.2.3-55-g7522