Revision: 8111
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8111&view=rev
Author:   thjc
Date:     2009-07-23 23:11:08 +0000 (Thu, 23 Jul 2009)

Log Message:
-----------
add copyright header to other cmucam2 source files as per driver

Modified Paths:
--------------
    code/player/trunk/server/drivers/mixed/cmucam2/camera.c
    code/player/trunk/server/drivers/mixed/cmucam2/camera.h

Modified: code/player/trunk/server/drivers/mixed/cmucam2/camera.c
===================================================================
--- code/player/trunk/server/drivers/mixed/cmucam2/camera.c     2009-07-23 
23:08:03 UTC (rev 8110)
+++ code/player/trunk/server/drivers/mixed/cmucam2/camera.c     2009-07-23 
23:11:08 UTC (rev 8111)
@@ -1,3 +1,24 @@
+/*
+ *  Player - One Hell of a Robot Server
+ *  Copyright (C) 2000
+ *     Pouya Bastani, Richard Vaughan, Radu Bogdan Rusu
+ *
+ *  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
+ *
+ */
+
 #include <replace/replace.h>
 #include "camera.h"
 

Modified: code/player/trunk/server/drivers/mixed/cmucam2/camera.h
===================================================================
--- code/player/trunk/server/drivers/mixed/cmucam2/camera.h     2009-07-23 
23:08:03 UTC (rev 8110)
+++ code/player/trunk/server/drivers/mixed/cmucam2/camera.h     2009-07-23 
23:11:08 UTC (rev 8111)
@@ -1,3 +1,24 @@
+/*
+ *  Player - One Hell of a Robot Server
+ *  Copyright (C) 2000
+ *     Pouya Bastani, Richard Vaughan, Radu Bogdan Rusu
+ *
+ *  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
+ *
+ */
+
 #ifndef CAMERA_H_
 #define CAMERA_H_
 


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

------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to