diff --git a/modules/htable/Makefile b/modules/htable/Makefile index 9811122650e..7adca5ddff4 100644 --- a/modules/htable/Makefile +++ b/modules/htable/Makefile @@ -1,5 +1,5 @@ # -# example module makefile +# htable module makefile # # # WARNING: do not run this directly, it should be run by the master Makefile diff --git a/modules/htable/api.c b/modules/htable/api.c index 34bfc6b9761..1116a0dcadf 100644 --- a/modules/htable/api.c +++ b/modules/htable/api.c @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/api.h b/modules/htable/api.h index 71502b2ba71..4f126748948 100644 --- a/modules/htable/api.h +++ b/modules/htable/api.h @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/ht_api.c b/modules/htable/ht_api.c index 90f8c96e222..690f9c75e4c 100644 --- a/modules/htable/ht_api.c +++ b/modules/htable/ht_api.c @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/ht_api.h b/modules/htable/ht_api.h index f760bc63fa6..e91db338a3d 100644 --- a/modules/htable/ht_api.h +++ b/modules/htable/ht_api.h @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/ht_db.c b/modules/htable/ht_db.c index 0231ece485d..06f3057e63a 100644 --- a/modules/htable/ht_db.c +++ b/modules/htable/ht_db.c @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/ht_db.h b/modules/htable/ht_db.h index 15518625e77..cffe5342098 100644 --- a/modules/htable/ht_db.h +++ b/modules/htable/ht_db.h @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/ht_var.c b/modules/htable/ht_var.c index 5ac76cb7df1..4bcc2b1c335 100644 --- a/modules/htable/ht_var.c +++ b/modules/htable/ht_var.c @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) * diff --git a/modules/htable/ht_var.h b/modules/htable/ht_var.h index 4ffe8c29c93..6c95e91eec3 100644 --- a/modules/htable/ht_var.h +++ b/modules/htable/ht_var.h @@ -1,5 +1,4 @@ /** - * $Id$ * * Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com) *