Author: akhaldi Date: Wed Dec 25 14:56:05 2013 New Revision: 61408
URL: http://svn.reactos.org/svn/reactos?rev=61408&view=rev Log: * Remove incorrect headers.
Modified: trunk/reactos/dll/win32/hhctrl.ocx/guid.c trunk/reactos/dll/win32/inetcomm/guid.c trunk/reactos/dll/win32/itss/guid.c
Modified: trunk/reactos/dll/win32/hhctrl.ocx/guid.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/hhctrl.ocx/guid.c... ============================================================================== --- trunk/reactos/dll/win32/hhctrl.ocx/guid.c [iso-8859-1] (original) +++ trunk/reactos/dll/win32/hhctrl.ocx/guid.c [iso-8859-1] Wed Dec 25 14:56:05 2013 @@ -1,22 +1,3 @@ -/* - * ReactOS Access Control List Editor - * Copyright (C) 2004-2005 ReactOS Team - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - /* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#include <stdarg.h>
Modified: trunk/reactos/dll/win32/inetcomm/guid.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/inetcomm/guid.c?r... ============================================================================== --- trunk/reactos/dll/win32/inetcomm/guid.c [iso-8859-1] (original) +++ trunk/reactos/dll/win32/inetcomm/guid.c [iso-8859-1] Wed Dec 25 14:56:05 2013 @@ -1,22 +1,3 @@ -/* - * ReactOS Access Control List Editor - * Copyright (C) 2004-2005 ReactOS Team - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - /* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#include <stdarg.h>
Modified: trunk/reactos/dll/win32/itss/guid.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/itss/guid.c?rev=6... ============================================================================== --- trunk/reactos/dll/win32/itss/guid.c [iso-8859-1] (original) +++ trunk/reactos/dll/win32/itss/guid.c [iso-8859-1] Wed Dec 25 14:56:05 2013 @@ -1,22 +1,3 @@ -/* - * ReactOS Access Control List Editor - * Copyright (C) 2004-2005 ReactOS Team - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - /* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#include <stdarg.h>