libctdb: Add license header to messages.c
authorVolker Lendecke <vl@samba.org>
Thu, 18 Aug 2011 11:57:58 +0000 (13:57 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 22 Aug 2011 15:11:06 +0000 (17:11 +0200)
Rusty, please check!

Signed-off-by: Michael Adam <obnox@samba.org>
libctdb/messages.c

index 737d2559402b7f939ffda43c6366e102b2897bda..825fbb17703c2a0c9acfedd0d6cdf4464214bc76 100644 (file)
@@ -1,3 +1,22 @@
+/*
+   core of libctdb
+
+   Copyright (C) Rusty Russell 2010
+
+   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 3 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, see <http://www.gnu.org/licenses/>.
+*/
+
 #include "libctdb_private.h"
 #include "messages.h"
 #include "io_elem.h"