X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-context-pid.c;h=85427e66bb47e4d6e0f3b4b334f34fed383d7016;hb=2dc86a59c506ab4ee63e50531649b6cf04b3eac6;hp=f548e3c647163a7606e990a7e90a690e769149a1;hpb=a90917c3f8c4ed79117f1caa333b29a2108084ec;p=lttng-modules.git diff --git a/lttng-context-pid.c b/lttng-context-pid.c index f548e3c6..85427e66 100644 --- a/lttng-context-pid.c +++ b/lttng-context-pid.c @@ -1,10 +1,23 @@ /* - * (C) Copyright 2009-2011 - - * Mathieu Desnoyers + * lttng-context-pid.c * * LTTng PID context. * - * Dual LGPL v2.1/GPL v2 license. + * Copyright (C) 2009-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