From 4e710ce685bcd3c4138b1b86be7204be6d2d3eb3 Mon Sep 17 00:00:00 2001 From: Thomas Bluemel Date: Thu, 12 Jan 2006 00:30:02 +0000 Subject: [PATCH] remove unused $Id tags svn path=/trunk/; revision=20799 --- reactos/lib/authz/authz.c | 5 ++--- reactos/lib/authz/clictx.c | 3 +-- reactos/lib/authz/resman.c | 3 +-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/reactos/lib/authz/authz.c b/reactos/lib/authz/authz.c index 14ef506d47a..62a932b54d4 100644 --- a/reactos/lib/authz/authz.c +++ b/reactos/lib/authz/authz.c @@ -1,6 +1,6 @@ /* * ReactOS Authorization Framework - * Copyright (C) 2005 ReactOS Team + * Copyright (C) 2005 - 2006 ReactOS Team * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -16,8 +16,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: aclui.c 18173 2005-09-30 18:54:48Z weiden $ - * +/* * PROJECT: ReactOS Authorization Framework * FILE: lib/authz/authz.c * PURPOSE: Authorization Framework diff --git a/reactos/lib/authz/clictx.c b/reactos/lib/authz/clictx.c index 78273718a9f..358b480b641 100644 --- a/reactos/lib/authz/clictx.c +++ b/reactos/lib/authz/clictx.c @@ -16,8 +16,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: aclui.c 18173 2005-09-30 18:54:48Z weiden $ - * +/* * PROJECT: ReactOS Authorization Framework * FILE: lib/authz/clictx.c * PURPOSE: Authorization Framework diff --git a/reactos/lib/authz/resman.c b/reactos/lib/authz/resman.c index 54e1e471d19..e433b98a07f 100644 --- a/reactos/lib/authz/resman.c +++ b/reactos/lib/authz/resman.c @@ -16,8 +16,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: aclui.c 18173 2005-09-30 18:54:48Z weiden $ - * +/* * PROJECT: ReactOS Authorization Framework * FILE: lib/authz/resman.c * PURPOSE: Authorization Framework