X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=libust%2Fbuffer.h;h=086f55c4d2564d8cbd26905d679a5dba4dbe3a7c;hb=a2dc02e0e0a685b8814b68a2f07ce73c08e0ef50;hp=c974a0b6ba0f0d6211e2e9f489f7ee544269b2bb;hpb=a6de76185dd1e98838d6801e34356f012df7544c;p=ust.git diff --git a/libust/buffer.h b/libust/buffer.h index c974a0b..086f55c 100644 --- a/libust/buffer.h +++ b/libust/buffer.h @@ -1,3 +1,20 @@ +/* Copyright (C) 2005-2009 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; 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 + */ + #ifndef UST_BUFFER_H #define UST_BUFFER_H