Revision: 8148
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8148&view=rev
Author:   thjc
Date:     2009-07-28 06:27:59 +0000 (Tue, 28 Jul 2009)

Log Message:
-----------
add copyright header to Brians author check script

Modified Paths:
--------------
    code/player/trunk/server/codetools/authorcheck.py

Modified: code/player/trunk/server/codetools/authorcheck.py
===================================================================
--- code/player/trunk/server/codetools/authorcheck.py   2009-07-28 06:24:55 UTC 
(rev 8147)
+++ code/player/trunk/server/codetools/authorcheck.py   2009-07-28 06:27:59 UTC 
(rev 8148)
@@ -1,5 +1,24 @@
 #!/usr/bin/env python
 
+# *  Player - One Hell of a Robot Server
+# *  Copyright (C) 2008
+# *     Brian Gerkey
+# *
+# *
+# *  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 sys
 import popen2
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to