Update of /cvsroot/playerstage/code/player/server/libplayerdrivers
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16650/server/libplayerdrivers

Modified Files:
        driverregistry.cc driverregistry.h 
Log Message:
added LGPL to player core libraries


Index: driverregistry.h
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/libplayerdrivers/driverregistry.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** driverregistry.h    15 Feb 2006 06:48:38 -0000      1.5
--- driverregistry.h    10 Jul 2007 09:01:53 -0000      1.6
***************
*** 20,23 ****
--- 20,40 ----
   *
   */
+ /********************************************************************
+  *
+  *  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
+  *
+  ********************************************************************/
  
  /*

Index: driverregistry.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/libplayerdrivers/driverregistry.cc,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** driverregistry.cc   16 Jun 2007 02:20:34 -0000      1.40
--- driverregistry.cc   10 Jul 2007 09:01:53 -0000      1.41
***************
*** 20,23 ****
--- 20,40 ----
   *
   */
+ /********************************************************************
+  *
+  *  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
+  *
+  ********************************************************************/
  
  /*


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to