X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-context-vtid.c;h=0ad21fafb2ae9a153e1c240702e6c5d0bb32ac3d;hb=f1c5a0bbe03c0043e44d64027215ed5c237e98ed;hp=3dd34ae3f3a16f5b9fe39c0bcca61db9f587a6fd;hpb=a90917c3f8c4ed79117f1caa333b29a2108084ec;p=lttng-modules.git diff --git a/lttng-context-vtid.c b/lttng-context-vtid.c index 3dd34ae3..0ad21faf 100644 --- a/lttng-context-vtid.c +++ b/lttng-context-vtid.c @@ -1,10 +1,23 @@ /* - * (C) Copyright 2009-2011 - - * Mathieu Desnoyers + * lttng-context-vtid.c * * LTTng vTID 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