From: Baptiste Daroussin Date: Fri, 12 Jun 2026 11:37:52 +0000 (+0200) Subject: mlmmj: remove obsolete RCS/CVS $Id$ tags X-Git-Tag: RELEASE_2_1_0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d4390103d7f4690bf45ac17c99ec0744950da3;p=thirdparty%2Fmlmmj.git mlmmj: remove obsolete RCS/CVS $Id$ tags Remove 14 $Id$ lines from source files. These tags are remnants of the CVS era and serve no purpose under git version control. --- diff --git a/src/chomp.c b/src/chomp.c index 9f791c8c..83345869 100644 --- a/src/chomp.c +++ b/src/chomp.c @@ -1,6 +1,4 @@ /* Copyright (C) 2002, 2003 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/gethdrline.c b/src/gethdrline.c index bbcdf705..6a0e63d6 100644 --- a/src/gethdrline.c +++ b/src/gethdrline.c @@ -1,8 +1,6 @@ /* Copyright (C) 2004 Mads Martin Joergensen * Copyright (C) 2006 Morten K. Poulsen * - * $Id$ - * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the diff --git a/src/init_sockfd.c b/src/init_sockfd.c index d019ee61..8f77cfd5 100644 --- a/src/init_sockfd.c +++ b/src/init_sockfd.c @@ -1,6 +1,4 @@ /* Copyright (C) 2002, 2003 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/log_oper.c b/src/log_oper.c index 7e72d4be..de40829c 100644 --- a/src/log_oper.c +++ b/src/log_oper.c @@ -1,6 +1,4 @@ /* Copyright (C) 2005 Mads Martin Joergensen < mmj AT mmj DOT dk > - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/mlmmj-sub.c b/src/mlmmj-sub.c index 587e3587..1ff787c8 100644 --- a/src/mlmmj-sub.c +++ b/src/mlmmj-sub.c @@ -1,6 +1,4 @@ /* Copyright (C) 2002, 2003 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/mlmmj-unsub.c b/src/mlmmj-unsub.c index 9de3563a..749fa188 100644 --- a/src/mlmmj-unsub.c +++ b/src/mlmmj-unsub.c @@ -1,6 +1,4 @@ /* Copyright (C) 2002, 2003 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/mygetline.c b/src/mygetline.c index 23a94cb6..35e0d797 100644 --- a/src/mygetline.c +++ b/src/mygetline.c @@ -1,8 +1,6 @@ /* Copyright (C) 2004 Morten K. Poulsen * Copyright (C) 2004 Mads Martin Joergensen * - * $Id$ - * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the diff --git a/src/print-version.c b/src/print-version.c index d6fff7b2..9e5c3f10 100644 --- a/src/print-version.c +++ b/src/print-version.c @@ -1,6 +1,4 @@ /* Copyright (C) 2003, 2004 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/random-int.c b/src/random-int.c index 3fd9fba1..5257acdc 100644 --- a/src/random-int.c +++ b/src/random-int.c @@ -1,6 +1,4 @@ /* Copyright (C) 2002, 2003 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/readn.c b/src/readn.c index fe3b06f3..63c9b9ac 100644 --- a/src/readn.c +++ b/src/readn.c @@ -1,6 +1,4 @@ /* Copyright (C) 2005 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/send_digest.c b/src/send_digest.c index 64f768fb..b0fe0c1c 100644 --- a/src/send_digest.c +++ b/src/send_digest.c @@ -1,6 +1,4 @@ /* Copyright (C) 2004, 2005 Morten K. Poulsen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/statctrl.c b/src/statctrl.c index 5e690107..19a73220 100644 --- a/src/statctrl.c +++ b/src/statctrl.c @@ -1,6 +1,4 @@ /* Copyright (C) 2004 Mads Martin Joergensen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/unistr.c b/src/unistr.c index 10d17312..00ef8d27 100644 --- a/src/unistr.c +++ b/src/unistr.c @@ -1,6 +1,4 @@ /* Copyright (C) 2005 Morten K. Poulsen - * - * $Id$ * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to