From 38bea0c7b5b02425966ecd6e282ea091306cdeec Mon Sep 17 00:00:00 2001 From: stan Date: Tue, 10 Dec 2002 13:21:41 +0000 Subject: [PATCH] Changed Zone Monitor to ZoneMinder. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@160 e3e1d417-86f3-4887-817a-d78f3d33393f --- src/jmemdst.c | 2 +- src/zm.cpp | 2 +- src/zm.h | 2 +- src/zma.cpp | 2 +- src/zmc.cpp | 2 +- src/zmcfg.h.z | 2 +- src/zmdbg.c | 2 +- src/zmdbg.h | 2 +- src/zms.cpp | 2 +- src/zmu.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/jmemdst.c b/src/jmemdst.c index c66f39f25..444e77370 100644 --- a/src/jmemdst.c +++ b/src/jmemdst.c @@ -1,5 +1,5 @@ /* - * Zone Monitor JPEG memory encoding, $Date$, $Revision$ + * ZoneMinder JPEG memory encoding, $Date$, $Revision$ * Copyright (C) 2002 Philip Coombes * * This program is free software; you can redistribute it and/or diff --git a/src/zm.cpp b/src/zm.cpp index 10d01e7fb..7e3a88b11 100644 --- a/src/zm.cpp +++ b/src/zm.cpp @@ -1,5 +1,5 @@ // -// Zone Monitor Core Implementation, $Date$, $Revision$ +// ZoneMinder Core Implementation, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zm.h b/src/zm.h index 4c32ea51a..d0a122294 100644 --- a/src/zm.h +++ b/src/zm.h @@ -1,5 +1,5 @@ // -// Zone Monitor Core Interfaces, $Date$, $Revision$ +// ZoneMinder Core Interfaces, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zma.cpp b/src/zma.cpp index 23ec62c82..3b2a0a7a4 100644 --- a/src/zma.cpp +++ b/src/zma.cpp @@ -1,5 +1,5 @@ // -// Zone Monitor Analysis Daemon, $Date$, $Revision$ +// ZoneMinder Analysis Daemon, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zmc.cpp b/src/zmc.cpp index e429bc959..5fa430eae 100644 --- a/src/zmc.cpp +++ b/src/zmc.cpp @@ -1,5 +1,5 @@ // -// Zone Monitor Capture Daemon, $Date$, $Revision$ +// ZoneMinder Capture Daemon, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zmcfg.h.z b/src/zmcfg.h.z index 75460ebe1..59eaf69af 100644 --- a/src/zmcfg.h.z +++ b/src/zmcfg.h.z @@ -1,5 +1,5 @@ // -// Zone Monitor Configuration, $Date$, $Revision$ +// ZoneMinder Configuration, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zmdbg.c b/src/zmdbg.c index 328056675..864433a10 100644 --- a/src/zmdbg.c +++ b/src/zmdbg.c @@ -1,5 +1,5 @@ // -// Zone Monitor Debug Implementation, $Date$, $Revision$ +// ZoneMinder Debug Implementation, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zmdbg.h b/src/zmdbg.h index 0c59e917d..a17622128 100644 --- a/src/zmdbg.h +++ b/src/zmdbg.h @@ -1,5 +1,5 @@ // -// Zone Monitor Debug Interface, $Date$, $Revision$ +// ZoneMinder Debug Interface, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zms.cpp b/src/zms.cpp index 2ec7583d9..434fc6cbb 100644 --- a/src/zms.cpp +++ b/src/zms.cpp @@ -1,5 +1,5 @@ // -// Zone Monitor Streaming Server, $Date$, $Revision$ +// ZoneMinder Streaming Server, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or diff --git a/src/zmu.cpp b/src/zmu.cpp index 925699f31..66b0b9f73 100644 --- a/src/zmu.cpp +++ b/src/zmu.cpp @@ -1,5 +1,5 @@ // -// Zone Monitor Control Utility, $Date$, $Revision$ +// ZoneMinder Control Utility, $Date$, $Revision$ // Copyright (C) 2002 Philip Coombes // // This program is free software; you can redistribute it and/or