Revision: 8129
http://playerstage.svn.sourceforge.net/playerstage/?rev=8129&view=rev
Author: thjc
Date: 2009-07-24 18:39:50 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
more license clarification
Modified Paths:
--------------
code/player/trunk/server/drivers/laser/RS4Leuze_laser.cc
code/player/trunk/server/drivers/laser/RS4Leuze_laser.h
code/player/trunk/server/drivers/rfid/rfi341_protocol.cc
code/player/trunk/server/drivers/rfid/rfi341_protocol.h
Modified: code/player/trunk/server/drivers/laser/RS4Leuze_laser.cc
===================================================================
--- code/player/trunk/server/drivers/laser/RS4Leuze_laser.cc 2009-07-24
17:19:09 UTC (rev 8128)
+++ code/player/trunk/server/drivers/laser/RS4Leuze_laser.cc 2009-07-24
18:39:50 UTC (rev 8129)
@@ -1,3 +1,23 @@
+ /*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2000 Brian Gerkey et al.
+ *
+ * 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 2 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, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ */
+
/**
laser.cpp V 2.0 -> RS4Leuze_laser.cpp
Modified: code/player/trunk/server/drivers/laser/RS4Leuze_laser.h
===================================================================
--- code/player/trunk/server/drivers/laser/RS4Leuze_laser.h 2009-07-24
17:19:09 UTC (rev 8128)
+++ code/player/trunk/server/drivers/laser/RS4Leuze_laser.h 2009-07-24
18:39:50 UTC (rev 8129)
@@ -1,3 +1,23 @@
+ /*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2000 Brian Gerkey et al.
+ *
+ * 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 2 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, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ */
+
/**
laser.h V 2.0 -> RS4Leuze_laser.cpp
Modified: code/player/trunk/server/drivers/rfid/rfi341_protocol.cc
===================================================================
--- code/player/trunk/server/drivers/rfid/rfi341_protocol.cc 2009-07-24
17:19:09 UTC (rev 8128)
+++ code/player/trunk/server/drivers/rfid/rfi341_protocol.cc 2009-07-24
18:39:50 UTC (rev 8129)
@@ -1,4 +1,25 @@
/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2007
+ * Nico Blodow and Radu Bogdan Rusu
+ *
+ *
+ * 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
+ */
+
+/*
Desc: Driver for the SICK RFI341 unit
Author: Nico Blodow and Radu Bogdan Rusu
Date: 9 Mar 2007
Modified: code/player/trunk/server/drivers/rfid/rfi341_protocol.h
===================================================================
--- code/player/trunk/server/drivers/rfid/rfi341_protocol.h 2009-07-24
17:19:09 UTC (rev 8128)
+++ code/player/trunk/server/drivers/rfid/rfi341_protocol.h 2009-07-24
18:39:50 UTC (rev 8129)
@@ -1,4 +1,25 @@
/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2007
+ * Nico Blodow and Radu Bogdan Rusu
+ *
+ *
+ * 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
+ */
+
+/*
Desc: Driver for the SICK RFI341 unit
Author: Nico Blodow and Radu Bogdan Rusu
Date: 9 Mar 2007
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit