X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=libust%2Fchannels.c;h=76b951773893b000585d897497cddb1f6372677c;hb=8fc2d8db78e961acc2ce7fb8f2acea5f58edf408;hp=a8df3c48ad916a03661d786e6860491dec68aca0;hpb=22cb38fbb2b49a37488e09c836e19f924d1ebbc8;p=ust.git diff --git a/libust/channels.c b/libust/channels.c index a8df3c4..76b9517 100644 --- a/libust/channels.c +++ b/libust/channels.c @@ -7,6 +7,20 @@ * * Author: * Mathieu Desnoyers (mathieu.desnoyers@polymtl.ca) + * + * 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; either + * version 2.1 of the License, or (at your option) any later version. + * + * 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 */ //ust// #include