From ceabd20d0a5ab9af8d0dad4c2eaa51ad81eeb5c3 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 25 Dec 2014 18:50:02 +0000 Subject: [PATCH] - propset svn:keywords "Id" git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5134 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 2 +- src/libopm/src/opm.h | 2 +- src/match.c | 2 +- src/match.h | 2 +- src/patchlevel.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index fd46c46..892ed8a 100644 --- a/NEWS +++ b/NEWS @@ -31,4 +31,4 @@ Questions/comments directed to bugs@ircd-hybrid.org Other files recommended for reading: README, INSTALL -------------------------------------------------------------------------------- -$Id: NEWS 4567 2014-08-24 10:45:02Z michael $ +$Id$ diff --git a/src/libopm/src/opm.h b/src/libopm/src/opm.h index ffdf0f5..fda084b 100644 --- a/src/libopm/src/opm.h +++ b/src/libopm/src/opm.h @@ -3,7 +3,7 @@ /** \file opm.h * \brief Main header for libopm. * \author Erik Fears - * \version $Id: opm.h,v 1.26 2003/06/20 04:18:44 andy Exp $ + * \version $Id$ */ #ifndef OPM_H diff --git a/src/match.c b/src/match.c index bf23f77..a342ca4 100644 --- a/src/match.c +++ b/src/match.c @@ -21,7 +21,7 @@ /*! \file match.c * \brief Functions to match/compare strings. - * \version $Id: match.c 5037 2014-12-13 15:59:13Z michael $ + * \version $Id$ */ #include diff --git a/src/match.h b/src/match.h index 5f8749e..7a2487e 100644 --- a/src/match.h +++ b/src/match.h @@ -21,7 +21,7 @@ /*! \file match.h * \brief Functions to match/compare strings. - * \version $Id: match.h 5037 2014-12-13 15:59:13Z michael $ + * \version $Id$ */ #ifndef MATCH_H diff --git a/src/patchlevel.h b/src/patchlevel.h index 25e533f..f41dccb 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,6 +1,6 @@ /*! \file patchlevel.h * \brief A header defining the patchlevel. - * \version $Id: patchlevel.h 4772 2014-10-20 18:04:30Z michael $ + * \version $Id$ */ #ifndef PATCHLEVEL -- 2.30.2