X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=wrapper%2Fpoll.h;h=c26610ea990ca57c1dd97cf5f89064aca771b97c;hb=232b548a616e6a2888b94e53d4ff9503b329dfe8;hp=540be3153a5de22ab7a06d5e2f86d7e39f4f0bc4;hpb=22f8d33adaf82f102c4cef3b95220d188b487693;p=lttng-modules.git diff --git a/wrapper/poll.h b/wrapper/poll.h index 540be315..c26610ea 100644 --- a/wrapper/poll.h +++ b/wrapper/poll.h @@ -2,9 +2,23 @@ #define _LTTNG_WRAPPER_POLL_H /* - * Copyright (C) 2011 Mathieu Desnoyers (mathieu.desnoyers@efficios.com) + * wrapper/poll.h * - * Dual LGPL v2.1/GPL v2 license. + * Copyright (C) 2011-2012 Mathieu Desnoyers + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; only + * version 2.1 of the License. + * + * This library 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include