X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttd%2Flttd.c;h=78c2c8071a2e3f73032efbb4eee027db274736ab;hb=ed2849af3f76f53cf8d13421d1534fd7db7161f8;hp=773cb234108350df3ac15ef1b5f1e4e7e5f97c22;hpb=572db7d9168063ea3301de2e996cf329ff5d147f;p=ltt-control.git diff --git a/lttd/lttd.c b/lttd/lttd.c index 773cb23..78c2c80 100644 --- a/lttd/lttd.c +++ b/lttd/lttd.c @@ -7,8 +7,21 @@ * * CPU hot-plugging is supported using inotify. * - * Copyright 2005 - - * Mathieu Desnoyers + * Copyright 2009-2010 - Mathieu Desnoyers + * + * 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 + * 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 this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef HAVE_CONFIG_H