Revision: 8105
http://playerstage.svn.sourceforge.net/playerstage/?rev=8105&view=rev
Author: thjc
Date: 2009-07-23 18:48:24 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
More missing headers on some files in the core libraries
Modified Paths:
--------------
code/player/trunk/libplayercommon/error.c
code/player/trunk/libplayercommon/error.h
code/player/trunk/libplayercore/filewatcher.cc
code/player/trunk/libplayercore/filewatcher.h
code/player/trunk/libplayerinterface/playerinterfacegen.py
Modified: code/player/trunk/libplayercommon/error.c
===================================================================
--- code/player/trunk/libplayercommon/error.c 2009-07-23 18:38:25 UTC (rev
8104)
+++ code/player/trunk/libplayercommon/error.c 2009-07-23 18:48:24 UTC (rev
8105)
@@ -1,4 +1,7 @@
-/********************************************************************
+/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2000
+ * Brian Gerkey, Kasper Stoy, Richard Vaughan, & Andrew Howard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Modified: code/player/trunk/libplayercommon/error.h
===================================================================
--- code/player/trunk/libplayercommon/error.h 2009-07-23 18:38:25 UTC (rev
8104)
+++ code/player/trunk/libplayercommon/error.h 2009-07-23 18:48:24 UTC (rev
8105)
@@ -1,4 +1,7 @@
-/********************************************************************
+/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2000
+ * Brian Gerkey, Kasper Stoy, Richard Vaughan, & Andrew Howard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Modified: code/player/trunk/libplayercore/filewatcher.cc
===================================================================
--- code/player/trunk/libplayercore/filewatcher.cc 2009-07-23 18:38:25 UTC
(rev 8104)
+++ code/player/trunk/libplayercore/filewatcher.cc 2009-07-23 18:48:24 UTC
(rev 8105)
@@ -1,4 +1,25 @@
/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2008
+ * Toby Collett
+ *
+ *
+ * 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
+ */
+
+/*
* FileWatcher.cc
*
* Created on: 10/06/2008
Modified: code/player/trunk/libplayercore/filewatcher.h
===================================================================
--- code/player/trunk/libplayercore/filewatcher.h 2009-07-23 18:38:25 UTC
(rev 8104)
+++ code/player/trunk/libplayercore/filewatcher.h 2009-07-23 18:48:24 UTC
(rev 8105)
@@ -1,4 +1,25 @@
/*
+ * Player - One Hell of a Robot Server
+ * Copyright (C) 2008
+ * Toby Collett
+ *
+ *
+ * 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
+ */
+
+/*
* filewatcher.h
*
* Created on: 10/06/2008
Modified: code/player/trunk/libplayerinterface/playerinterfacegen.py
===================================================================
--- code/player/trunk/libplayerinterface/playerinterfacegen.py 2009-07-23
18:38:25 UTC (rev 8104)
+++ code/player/trunk/libplayerinterface/playerinterfacegen.py 2009-07-23
18:48:24 UTC (rev 8105)
@@ -1,5 +1,26 @@
#!/usr/bin/env python
+#/*
+# * Player - One Hell of a Robot Server
+# * Copyright (C) 2007
+# * Toby Collett
+# *
+# *
+# * 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
+# */
+
import re
import string
import sys
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