From f6a029bc4d28457dc8520a7601b2acd498113d24 Mon Sep 17 00:00:00 2001 From: stan Date: Fri, 25 Jul 2008 09:08:15 +0000 Subject: [PATCH] Updated properties git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2608 e3e1d417-86f3-4887-817a-d78f3d33393f --- src/zm_exception.cpp | 2 +- src/zm_exception.h | 2 +- src/zm_ffmpeg.cpp | 2 +- src/zm_ffmpeg.h | 2 +- src/zm_mem_utils.h | 2 +- src/zm_remote_camera_http.cpp | 2 +- src/zm_remote_camera_http.h | 2 +- src/zm_remote_camera_rtsp.cpp | 2 +- src/zm_remote_camera_rtsp.h | 2 +- src/zm_rtp.cpp | 2 +- src/zm_rtp.h | 2 +- src/zm_rtp_ctrl.cpp | 2 +- src/zm_rtp_ctrl.h | 2 +- src/zm_rtp_data.cpp | 2 +- src/zm_rtp_data.h | 2 +- src/zm_rtp_source.cpp | 2 +- src/zm_rtp_source.h | 2 +- src/zm_rtsp.cpp | 2 +- src/zm_rtsp.h | 2 +- src/zm_thread.cpp | 2 +- src/zm_thread.h | 2 +- src/zm_threaddata.cpp | 2 +- src/zm_time.cpp | 2 +- src/zm_time.h | 2 +- src/zm_timer.cpp | 2 +- src/zm_timer.h | 2 +- src/zm_utils.cpp | 2 +- src/zm_utils.h | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/zm_exception.cpp b/src/zm_exception.cpp index 348876a62..ada30275a 100644 --- a/src/zm_exception.cpp +++ b/src/zm_exception.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Exception Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder Exception Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_exception.h b/src/zm_exception.h index d27d03279..89323ec08 100644 --- a/src/zm_exception.h +++ b/src/zm_exception.h @@ -1,5 +1,5 @@ // -// ZoneMinder Exception Class Interface, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder Exception Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_ffmpeg.cpp b/src/zm_ffmpeg.cpp index 70b00dcd2..a4667c48e 100644 --- a/src/zm_ffmpeg.cpp +++ b/src/zm_ffmpeg.cpp @@ -1,5 +1,5 @@ /* - * ZoneMinder FFMPEG implementation, $Date: 2007-12-17 13:17:09 +0000 (Mon, 17 Dec 2007) $, $Revision: 2256 $ + * ZoneMinder FFMPEG implementation, $Date$, $Revision$ * Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes * * This program is free software; you can redistribute it and/or diff --git a/src/zm_ffmpeg.h b/src/zm_ffmpeg.h index ff6df1ad7..7797a3a81 100644 --- a/src/zm_ffmpeg.h +++ b/src/zm_ffmpeg.h @@ -1,5 +1,5 @@ /* - * ZoneMinder FFMPEG Interface, $Date: 2007-12-17 13:17:09 +0000 (Mon, 17 Dec 2007) $, $Revision: 2256 $ + * ZoneMinder FFMPEG Interface, $Date$, $Revision$ * Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes * * This program is free software; you can redistribute it and/or diff --git a/src/zm_mem_utils.h b/src/zm_mem_utils.h index 5e4be3e84..b3661d5cd 100644 --- a/src/zm_mem_utils.h +++ b/src/zm_mem_utils.h @@ -1,5 +1,5 @@ // -// ZoneMinder Memory Utilities, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder Memory Utilities, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_remote_camera_http.cpp b/src/zm_remote_camera_http.cpp index 4118ffa74..d98bffc0e 100644 --- a/src/zm_remote_camera_http.cpp +++ b/src/zm_remote_camera_http.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Remote Camera Class Implementation, $Date: 2007-08-29 18:34:33 +0100 (Wed, 29 Aug 2007) $, $Revision: 2168 $ +// ZoneMinder Remote Camera Class Implementation, $Date$, $Revision$ // Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_remote_camera_http.h b/src/zm_remote_camera_http.h index 598552653..f99e52d5b 100644 --- a/src/zm_remote_camera_http.h +++ b/src/zm_remote_camera_http.h @@ -1,5 +1,5 @@ // -// ZoneMinder Remote HTTP Camera Class Interface, $Date: 2006-01-21 17:58:46 +0000 (Sat, 21 Jan 2006) $, $Revision: 1849 $ +// ZoneMinder Remote HTTP Camera Class Interface, $Date$, $Revision$ // Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_remote_camera_rtsp.cpp b/src/zm_remote_camera_rtsp.cpp index 8a15a0609..f2f7105ce 100644 --- a/src/zm_remote_camera_rtsp.cpp +++ b/src/zm_remote_camera_rtsp.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Remote Camera Class Implementation, $Date: 2007-08-29 18:34:33 +0100 (Wed, 29 Aug 2007) $, $Revision: 2168 $ +// ZoneMinder Remote Camera Class Implementation, $Date$, $Revision$ // Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_remote_camera_rtsp.h b/src/zm_remote_camera_rtsp.h index e3a22acc6..f5eb54024 100644 --- a/src/zm_remote_camera_rtsp.h +++ b/src/zm_remote_camera_rtsp.h @@ -1,5 +1,5 @@ // -// ZoneMinder Remote RTSP Camera Class Interface, $Date: 2006-01-21 17:58:46 +0000 (Sat, 21 Jan 2006) $, $Revision: 1849 $ +// ZoneMinder Remote RTSP Camera Class Interface, $Date$, $Revision$ // Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp.cpp b/src/zm_rtp.cpp index 5e4f6a99e..272ab46a7 100644 --- a/src/zm_rtp.cpp +++ b/src/zm_rtp.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder RTP/RTCP Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder RTP/RTCP Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp.h b/src/zm_rtp.h index 2db2f7048..596981509 100644 --- a/src/zm_rtp.h +++ b/src/zm_rtp.h @@ -1,5 +1,5 @@ // -// ZoneMinder RTP/RTCP Class Interface, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder RTP/RTCP Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp_ctrl.cpp b/src/zm_rtp_ctrl.cpp index bfed63f1f..c1000fd4d 100644 --- a/src/zm_rtp_ctrl.cpp +++ b/src/zm_rtp_ctrl.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder RTCP Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder RTCP Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp_ctrl.h b/src/zm_rtp_ctrl.h index 05e84c015..ebe05b8a1 100644 --- a/src/zm_rtp_ctrl.h +++ b/src/zm_rtp_ctrl.h @@ -1,5 +1,5 @@ // -// ZoneMinder RTCP Class Interface, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder RTCP Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp_data.cpp b/src/zm_rtp_data.cpp index 9f4131ee6..dc2d82126 100644 --- a/src/zm_rtp_data.cpp +++ b/src/zm_rtp_data.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder RTP Data Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder RTP Data Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp_data.h b/src/zm_rtp_data.h index 580cf3856..d6863a151 100644 --- a/src/zm_rtp_data.h +++ b/src/zm_rtp_data.h @@ -1,5 +1,5 @@ // -// ZoneMinder RTP Data Class Interface, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder RTP Data Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp_source.cpp b/src/zm_rtp_source.cpp index cc08f6557..973c777f1 100644 --- a/src/zm_rtp_source.cpp +++ b/src/zm_rtp_source.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder RTP Source Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder RTP Source Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtp_source.h b/src/zm_rtp_source.h index 4ae8f19ab..d8bd289a8 100644 --- a/src/zm_rtp_source.h +++ b/src/zm_rtp_source.h @@ -1,5 +1,5 @@ // -// ZoneMinder RTP Source Class Interface, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder RTP Source Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtsp.cpp b/src/zm_rtsp.cpp index c2a2caf62..ff3ff952d 100644 --- a/src/zm_rtsp.cpp +++ b/src/zm_rtsp.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder RTSP Class Implementation, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder RTSP Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_rtsp.h b/src/zm_rtsp.h index a18da46db..e7800b9f1 100644 --- a/src/zm_rtsp.h +++ b/src/zm_rtsp.h @@ -1,5 +1,5 @@ // -// ZoneMinder RTSP Class Interface, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder RTSP Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_thread.cpp b/src/zm_thread.cpp index 01c59fac7..7130612f7 100644 --- a/src/zm_thread.cpp +++ b/src/zm_thread.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Thread Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder Thread Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_thread.h b/src/zm_thread.h index 28d9b372a..7a62e282a 100644 --- a/src/zm_thread.h +++ b/src/zm_thread.h @@ -1,5 +1,5 @@ // -// ZoneMinder Thread Class Interface, $Date: 2008-02-13 22:44:19 +0000 (Wed, 13 Feb 2008) $, $Revision: 2305 $ +// ZoneMinder Thread Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_threaddata.cpp b/src/zm_threaddata.cpp index 73545ca9e..71f9f9805 100644 --- a/src/zm_threaddata.cpp +++ b/src/zm_threaddata.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Explicit Thread Template Class Instantiations, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder Explicit Thread Template Class Instantiations, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_time.cpp b/src/zm_time.cpp index b43ecea2b..a20332edc 100644 --- a/src/zm_time.cpp +++ b/src/zm_time.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Time Functions & Definitions Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder Time Functions & Definitions Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_time.h b/src/zm_time.h index 80402fbfc..2abd69a49 100644 --- a/src/zm_time.h +++ b/src/zm_time.h @@ -1,5 +1,5 @@ // -// ZoneMinder Time Functions & Definitions, $Date: 2007-08-29 19:11:09 +0100 (Wed, 29 Aug 2007) $, $Revision: 2175 $ +// ZoneMinder Time Functions & Definitions, $Date$, $Revision$ // Copyright (C) 2003, 2004, 2005, 2006 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_timer.cpp b/src/zm_timer.cpp index 803674548..e632727b7 100644 --- a/src/zm_timer.cpp +++ b/src/zm_timer.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder Timer Class Implementation, $Date: 2006-01-17 10:56:30 +0000 (Tue, 17 Jan 2006) $, $Revision: 1829 $ +// ZoneMinder Timer Class Implementation, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_timer.h b/src/zm_timer.h index 6d6717276..9406752ba 100644 --- a/src/zm_timer.h +++ b/src/zm_timer.h @@ -1,5 +1,5 @@ // -// ZoneMinder Timer Class Interface, $Date: 2008-02-13 22:44:19 +0000 (Wed, 13 Feb 2008) $, $Revision: 2305 $ +// ZoneMinder Timer Class Interface, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_utils.cpp b/src/zm_utils.cpp index 398276a24..d887fe11f 100644 --- a/src/zm_utils.cpp +++ b/src/zm_utils.cpp @@ -1,5 +1,5 @@ // -// ZoneMinder General Utility Functions, $Date: 2007-08-29 18:34:33 +0100 (Wed, 29 Aug 2007) $, $Revision: 2168 $ +// ZoneMinder General Utility Functions, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm_utils.h b/src/zm_utils.h index 29fc86e47..a89a35153 100644 --- a/src/zm_utils.h +++ b/src/zm_utils.h @@ -1,5 +1,5 @@ // -// ZoneMinder General Utility Functions, $Date: 2007-08-29 18:34:33 +0100 (Wed, 29 Aug 2007) $, $Revision: 2168 $ +// ZoneMinder General Utility Functions, $Date$, $Revision$ // Copyright (C) 2003-2008 Philip Coombes // // This program is free software; you can redistribute it and/or