X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libmarkers%2Ftracepoint.c;h=ba4509b22d3911d284b0cb784fba228bdcde2395;hb=1f8b0dffac11b11fa7b582b6274c6b4cadf57bb3;hp=16292e43202ccba14abc78fe42962dccdd610510;hpb=474d745fffdcb195beae194471c63947aa03249a;p=ust.git diff --git a/libmarkers/tracepoint.c b/libmarkers/tracepoint.c index 16292e4..ba4509b 100644 --- a/libmarkers/tracepoint.c +++ b/libmarkers/tracepoint.c @@ -1,10 +1,11 @@ /* * Copyright (C) 2008 Mathieu Desnoyers + * Copyright (C) 2009 Pierre-Marc Fournier * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -13,8 +14,11 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * + * Ported to userspace by Pierre-Marc Fournier. */ + //ust// #include //ust// #include //ust// #include