Browse Source

enum Remove history, remove svn IDs

Olle E. Johansson 10 years ago
parent
commit
f1d4eb4bcc
4 changed files with 0 additions and 13 deletions
  1. 0 2
      modules/enum/enum.c
  2. 0 2
      modules/enum/enum.h
  3. 0 7
      modules/enum/enum_mod.c
  4. 0 2
      modules/enum/enum_mod.h

+ 0 - 2
modules/enum/enum.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Enum and E164 related functions
  *
  * Copyright (C) 2002-2010 Juha Heinanen

+ 0 - 2
modules/enum/enum.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Header file for Enum and E164 related functions
  *
  * Copyright (C) 2002-2008 Juha Heinanen

+ 0 - 7
modules/enum/enum_mod.c

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Enum module
  *
  * Copyright (C) 2002-2008 Juha Heinanen
@@ -21,11 +19,6 @@
  * along with this program; if not, write to the Free Software 
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * History:
- * -------
- * 2003-03-11: New module interface (janakj)
- * 2003-03-16: flags export parameter added (janakj)
- * 2003-12-15: added suffix parameter to enum_query (jh)
  */
 
 /*!

+ 0 - 2
modules/enum/enum_mod.h

@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Enum module headers
  *
  * Copyright (C) 2002-2003 Juha Heinanen