Add Maintainer and Mailing list contact information to README
[ust.git] / libust / header-inline.h
index 1f1c6df20c060b8c07ebf9b9563d663aab0c2929..04abaa9d3c0dfd1354475d0e06b216af87dcb8a9 100644 (file)
@@ -1,7 +1,25 @@
+/*
+ * Copyright (C) 2008 - 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
+ */
+
 #ifndef UST_HEADER_INLINE_H
 #define UST_HEADER_INLINE_H
 
-#include "tracercore.h"
+#include <ust/core.h>
 
 /*
  * ust_get_header_size
This page took 0.023114 seconds and 4 git commands to generate.