From 5a0dc4a9f9070827686680b59bb4e0611da7930c Mon Sep 17 00:00:00 2001 From: norly Date: Fri, 28 Jun 2013 15:53:13 +0100 Subject: GPLv2 release --- include/libelfu/debug.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'include/libelfu/debug.h') diff --git a/include/libelfu/debug.h b/include/libelfu/debug.h index b9f9161..6728697 100644 --- a/include/libelfu/debug.h +++ b/include/libelfu/debug.h @@ -1,3 +1,18 @@ +/* This file is part of centaur. + * + * centaur is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License 2 as + * published by the Free Software Foundation. + + * centaur 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 centaur. If not, see . + */ + #ifndef __LIBELFU_DEBUG_H_ #define __LIBELFU_DEBUG_H_ -- cgit v1.2.3