Revision: 6861
http://playerstage.svn.sourceforge.net/playerstage/?rev=6861&view=rev
Author: jeremy_asher
Date: 2008-07-14 09:53:42 -0700 (Mon, 14 Jul 2008)
Log Message:
-----------
Forgot to add AUTHORS.txt earlier, fixed
Modified Paths:
--------------
code/stage/trunk/AUTHORS.txt
code/stage/trunk/libstage/stage.hh
Modified: code/stage/trunk/AUTHORS.txt
===================================================================
--- code/stage/trunk/AUTHORS.txt 2008-07-14 02:07:07 UTC (rev 6860)
+++ code/stage/trunk/AUTHORS.txt 2008-07-14 16:53:42 UTC (rev 6861)
@@ -1,15 +1,21 @@
-# AUTHORS - list of authors. The Stage programs, libraries,
-# configuration scripts, examples and graphics are copyright these
-# authors, and may be used only under the terms of the GNU General
-# Public License version 2 or later.
-# $Id: AUTHORS,v 1.3 2004-09-19 00:34:12 rtv Exp $
-# Name (email)
-Richard Vaughan ([EMAIL PROTECTED])
-Andrew Howard ([EMAIL PROTECTED])
-Brian Gerkey ([EMAIL PROTECTED])
-Reed Hedges
-Toby Collett
-Pooya Karimian
-Jeremy Asher
-Alex Couture-Beil
+Authors
+-------
+The Stage programs, libraries, configuration scripts, examples and
+graphics are copyright these authors, and may be used only under the
+terms of the GNU General Public License version 2 or later:
+
+- Richard Vaughan ([EMAIL PROTECTED])
+- Brian Gerkey ([EMAIL PROTECTED])
+- Reed Hedges ([EMAIL PROTECTED])
+- Andrew Howard ([EMAIL PROTECTED])
+- Toby Collett ([EMAIL PROTECTED])
+- Pooya Karimian ([EMAIL PROTECTED])
+- Jeremy Asher ([EMAIL PROTECTED])
+- Alex Couture-Beil ([EMAIL PROTECTED])
+
+
+Many patches and bug reports have been contributed by users around the
+world. Stage is part of the Player Project
+(http://playerstage.sourceforge.net), a community effort to develop
+Free Software tools for robotics research.
Modified: code/stage/trunk/libstage/stage.hh
===================================================================
--- code/stage/trunk/libstage/stage.hh 2008-07-14 02:07:07 UTC (rev 6860)
+++ code/stage/trunk/libstage/stage.hh 2008-07-14 16:53:42 UTC (rev 6861)
@@ -23,21 +23,15 @@
*
*/
-/* File: stage.h
- * Desc: External header file for the Stage library
- * Author: Richard Vaughan ([EMAIL PROTECTED])
- * Date: 1 June 2003
- * CVS: $Id$
+/** \file stage.hh
+ * Desc: External header file for the Stage library
+ * Author: Richard Vaughan ([EMAIL PROTECTED])
+ * Date: 1 June 2003
+ * SVN: $Id$
*/
-/*! \file stage.hh
- Stage library header file
+/// defgroup libstage libstage: The Stage Robot Simulation Library
- This header file contains the external interface for the Stage
- library
- */
-
-
#include <unistd.h>
#include <stdint.h> // for portable int types eg. uint32_t
#include <assert.h>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit