changeset 515:903781c081b7

Changed RCS keyword for expansion to SCCS equivalent 2004/01/17 22:19:56-05:00 optonline.net!jeffpc Turn off RCS flag 2004/01/17 22:18:01-05:00 optonline.net!jeffpc Turn on SCCS flag (Logical change 1.150)
author optonline.net!jeffpc
date Sun, 18 Jan 2004 03:24:50 +0000
parents 47cb892d028b
children 648fd9b4a97a
files AVdb.sql Makefile about.py av_consts.py av_db.py av_debug.py av_eq.py av_log.py av_message.py av_room.py av_settings.py av_user.py av_utils.py
diffstat 13 files changed, 13 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/AVdb.sql	Sun Jan 18 03:24:50 2004 +0000
+++ b/AVdb.sql	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 #
--- a/Makefile	Sun Jan 18 03:24:50 2004 +0000
+++ b/Makefile	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 PORT=5560
--- a/about.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/about.py	Sun Jan 18 03:24:50 2004 +0000
@@ -19,7 +19,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 import av_conn
--- a/av_consts.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_consts.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 DBHost = "localhost"	# Database host
--- a/av_db.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_db.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 import MySQLdb
--- a/av_debug.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_debug.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 import sys
--- a/av_eq.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_eq.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 class Equip:
--- a/av_log.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_log.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 import re
--- a/av_message.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_message.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 def newMessage(conn):
--- a/av_room.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_room.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 import av_consts
--- a/av_settings.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_settings.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 def getSetting(conn,name):
--- a/av_user.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_user.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 """ Framework for accessing user data
--- a/av_utils.py	Sun Jan 18 03:24:50 2004 +0000
+++ b/av_utils.py	Sun Jan 18 03:24:50 2004 +0000
@@ -17,7 +17,7 @@
 # * along with this program; if not, write to the Free Software
 # * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 # *
-# * $Id$
+# * @(#) %M% %I% %E% %U%
 # */
 
 import md5