From 5a0dc4a9f9070827686680b59bb4e0611da7930c Mon Sep 17 00:00:00 2001 From: norly Date: Fri, 28 Jun 2013 15:53:13 +0100 Subject: GPLv2 release --- src/libelfu/modelops/detour.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/libelfu/modelops/detour.c') diff --git a/src/libelfu/modelops/detour.c b/src/libelfu/modelops/detour.c index 86ac46b..01b36de 100644 --- a/src/libelfu/modelops/detour.c +++ b/src/libelfu/modelops/detour.c @@ -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 . + */ + #include #include -- cgit v1.2.3