Update of /cvsroot/artoolkit/artoolkit/include/AR
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv30518/include/AR
Modified Files:
ar.h gsub_lite.h video.h
Log Message:
Update copyright date.
Index: video.h
===================================================================
RCS file: /cvsroot/artoolkit/artoolkit/include/AR/video.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** video.h 30 Jun 2006 04:38:40 -0000 1.7
--- video.h 23 Jan 2007 00:39:27 -0000 1.8
***************
*** 1,4 ****
/* --------------------------------------------------------------------------
! * Copyright (c) 2004-2006 Philip Lamb (PRL) ph...@ed.... All rights reserved.
* This file is part of ARToolKit.
*
--- 1,4 ----
/* --------------------------------------------------------------------------
! * Copyright (c) 2004-2007 Philip Lamb (PRL) ph...@ed.... All rights reserved.
* This file is part of ARToolKit.
*
***************
*** 108,113 ****
# include <AR/sys/videoLinux1394Cam.h>
# endif
! # ifdef AR_INPUT_GSTREAMER
! # include <AR/sys/videoGStreamer.h>
# endif
#endif
--- 108,113 ----
# include <AR/sys/videoLinux1394Cam.h>
# endif
! # ifdef AR_INPUT_GSTREAMER
! # include <AR/sys/videoGStreamer.h>
# endif
#endif
Index: ar.h
===================================================================
RCS file: /cvsroot/artoolkit/artoolkit/include/AR/ar.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ar.h 17 Nov 2006 03:22:23 -0000 1.12
--- ar.h 23 Jan 2007 00:39:27 -0000 1.13
***************
*** 1,4 ****
/* --------------------------------------------------------------------------
! * Copyright (c) 20042-2006 HIT Lab NZ.
* The distribution policy is described in the file COPYING.txt furnished
* with this library.
--- 1,4 ----
/* --------------------------------------------------------------------------
! * Copyright (c) 20042-2007 HIT Lab NZ.
* The distribution policy is described in the file COPYING.txt furnished
* with this library.
Index: gsub_lite.h
===================================================================
RCS file: /cvsroot/artoolkit/artoolkit/include/AR/gsub_lite.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** gsub_lite.h 18 Jan 2007 22:50:39 -0000 1.16
--- gsub_lite.h 23 Jan 2007 00:39:27 -0000 1.17
***************
*** 4,8 ****
* Graphics Subroutines (Lite) for ARToolKit.
*
! * Copyright (c) 2003-2006 Philip Lamb (PRL) ph...@ed.... All rights reserved.
*
* Rev Date Who Changes
--- 4,8 ----
* Graphics Subroutines (Lite) for ARToolKit.
*
! * Copyright (c) 2003-2007 Philip Lamb (PRL) ph...@ed.... All rights reserved.
*
* Rev Date Who Changes
***************
*** 110,114 ****
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
! @copyright 2003-2006 Philip Lamb
@updated 2006-05-23
*/
--- 110,114 ----
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
! @copyright 2003-2007 Philip Lamb
@updated 2006-05-23
*/
|