From 0f0a56ad5c97a611fab64fc9b9eba304643dcec8 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 29 Mar 2021 15:04:38 +0200 Subject: [PATCH] path: removed svn id header --- src/modules/path/path_mod.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/modules/path/path_mod.c b/src/modules/path/path_mod.c index cc27d1a4576..c7a2b637acf 100644 --- a/src/modules/path/path_mod.c +++ b/src/modules/path/path_mod.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Path handling for intermediate proxies * * Copyright (C) 2006 Inode GmbH (Andreas Granig ) @@ -17,8 +15,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */