Revision: 8094
http://playerstage.svn.sourceforge.net/playerstage/?rev=8094&view=rev
Author: thjc
Date: 2009-07-23 15:30:19 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
make license on postgis related files explicit
Modified Paths:
--------------
code/player/trunk/server/drivers/vectormap/dbconn.cc
code/player/trunk/server/drivers/vectormap/dbconn.h
Modified: code/player/trunk/server/drivers/vectormap/dbconn.cc
===================================================================
--- code/player/trunk/server/drivers/vectormap/dbconn.cc 2009-07-23
15:28:48 UTC (rev 8093)
+++ code/player/trunk/server/drivers/vectormap/dbconn.cc 2009-07-23
15:30:19 UTC (rev 8094)
@@ -1,3 +1,24 @@
+/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2007
+ * Ben Morelli
+ *
+ *
+ * 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
+ */
+
#include <cstdio>
#include <cstddef>
#include <cstdlib>
Modified: code/player/trunk/server/drivers/vectormap/dbconn.h
===================================================================
--- code/player/trunk/server/drivers/vectormap/dbconn.h 2009-07-23 15:28:48 UTC
(rev 8093)
+++ code/player/trunk/server/drivers/vectormap/dbconn.h 2009-07-23 15:30:19 UTC
(rev 8094)
@@ -1,3 +1,24 @@
+/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2007
+ * Ben Morelli
+ *
+ *
+ * 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
+ */
+
#ifndef __DBCONN_H_
#define __DBCONN_H_
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