r2771 - trunk/libmsip/include/libmsip
erik at minisip.org
erik at minisip.org
Thu Sep 14 13:34:57 CEST 2006
Author: erik
Date: 2006-09-14 13:34:56 +0200 (Thu, 14 Sep 2006)
New Revision: 2771
Modified:
trunk/libmsip/include/libmsip/SipStackInternal.h
Log:
* Forgot to copy the LGPL header when creating SipStackInternal.h from
SipStack.h
Modified: trunk/libmsip/include/libmsip/SipStackInternal.h
===================================================================
--- trunk/libmsip/include/libmsip/SipStackInternal.h 2006-09-14 11:31:14 UTC (rev 2770)
+++ trunk/libmsip/include/libmsip/SipStackInternal.h 2006-09-14 11:34:56 UTC (rev 2771)
@@ -1,3 +1,27 @@
+/*
+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+
+/* Copyright (C) 2004, 2005, 2006
+ *
+ * Authors: Erik Eliasson <eliasson at it.kth.se>
+ * Johan Bilien <jobi at via.ecp.fr>
+*/
+
+
+
#ifndef _SIPSTACKINTERNAL_H
#define _SIPSTACKINTERNAL_H
More information about the Minisip-devel
mailing list