Changeset 790


Ignore:
Timestamp:
10/14/06 11:11:07 (6 years ago)
Author:
wd
Message:

Property sets.

Location:
trunk/ithildin
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/ithildin/build/tests.py

    • Property svn:keywords set to Id Rev
    r787 r790  
    55# See the COPYING file for more information on licensing and use. 
    66# 
    7 # $Id: Makefile.in 582 2005-08-21 06:42:46Z wd $ 
     7# $Id$ 
    88# 
    99# ############################################################################# 
  • trunk/ithildin/lib/SConscript

    • Property svn:keywords set to Id Rev
    r787 r790  
    55# See the COPYING file for more information on licensing and use. 
    66# 
    7 # $Id: Makefile.in 582 2005-08-21 06:42:46Z wd $ 
     7# $Id$ 
    88# 
    99# ############################################################################# 
  • trunk/ithildin/modules/echo/SConscript

    • Property svn:keywords set to Id Rev
    r787 r790  
    55# See the COPYING file for more information on licensing and use. 
    66# 
    7 # $Id: Makefile.in 582 2005-08-21 06:42:46Z wd $ 
     7# $Id$ 
    88# 
    99# ############################################################################# 
  • trunk/ithildin/modules/echo/etc/echo.conf

    • Property svn:keywords set to Id Rev
    r787 r790  
    1 // $Id: dns.conf 759 2006-07-08 22:01:57Z wd $ 
     1// $Id$ 
    22// echo module configuration file. 
    33// dns module configuration file. 
  • trunk/ithildin/modules/ircd/addons/antidrone.c

    • Property svn:keywords set to Id Rev
    r787 r790  
    1313#include "ircd.h" 
    1414 
    15 IDSTRING(rcsid, "$Id: cmode_strip.c 742 2006-05-31 01:13:09Z wd $"); 
     15IDSTRING(rcsid, "$Id$"); 
    1616 
    17 MODULE_REGISTER("$Rev: 742 $"); 
     17MODULE_REGISTER("$Rev$"); 
    1818 
    1919/* 
  • trunk/ithildin/source/SConscript

    • Property svn:keywords set to Id Rev
    r787 r790  
    55# See the COPYING file for more information on licensing and use. 
    66# 
    7 # $Id: Makefile.in 582 2005-08-21 06:42:46Z wd $ 
     7# $Id$ 
    88# 
    99# ############################################################################# 
Note: See TracChangeset for help on using the changeset viewer.