[INCLUDES] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114

svn path=/trunk/; revision=69426
This commit is contained in:
Amine Khaldi 2015-10-01 18:12:45 +00:00
parent 0efc45dd0b
commit a1ae94ce52
25 changed files with 25 additions and 25 deletions

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: This file is in the public domain. * COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: * FILE: include/psdk/ddkernel.h
* PURPOSE: Directx headers * PURPOSE: Directx headers
* PROGRAMMER: Magnus Olsen (greatlrd) * PROGRAMMER: Magnus Olsen (greatlrd)
* *

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: This file is in the public domain. * COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: * FILE: include/psdk/dmemmgr.h
* PURPOSE: Directx headers * PURPOSE: Directx headers
* PROGRAMMER: Magnus Olsen (greatlrd) * PROGRAMMER: Magnus Olsen (greatlrd)
* *

View file

@ -1,7 +1,7 @@
/* /*
* PROJECT: ReactOS DDK * PROJECT: ReactOS DDK
* COPYRIGHT: This file is in the Public Domain. * COPYRIGHT: This file is in the Public Domain.
* FILE: driverspecs.h * FILE: include/psdk/driverspecs.h
* ABSTRACT: This header stubs out Driver Verifier annotations to * ABSTRACT: This header stubs out Driver Verifier annotations to
* allow drivers using them to compile with our header set. * allow drivers using them to compile with our header set.
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: This file is in the public domain. * COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: * FILE: include/psdk/dvp.h
* PURPOSE: Directx headers * PURPOSE: Directx headers
* PROGRAMMER: Magnus Olsen (greatlrd) * PROGRAMMER: Magnus Olsen (greatlrd)
* *

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: This file is in the public domain. * COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: * FILE: include/psdk/objerror.h
* PURPOSE: Directx headers * PURPOSE: Directx headers
* PROGRAMMER: Magnus Olsen (greatlrd) * PROGRAMMER: Magnus Olsen (greatlrd)
* *

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: This file is in the public domain. * COPYRIGHT: This file is in the public domain.
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: * FILE: include/psdk/polarity.h
* PURPOSE: * PURPOSE:
* PROGRAMMER: Magnus Olsen (greatlrd) * PROGRAMMER: Magnus Olsen (greatlrd)
* *

View file

@ -1,7 +1,7 @@
/* /*
* PROJECT: ReactOS Kernel * PROJECT: ReactOS Kernel
* LICENSE: BSD - See COPYING.ARM in the top level directory * LICENSE: BSD - See COPYING.ARM in the top level directory
* FILE: include/reactos/arm/targets/pl190.h * FILE: include/reactos/arm/peripherals/pl190.h
* PURPOSE: PL190 Registers and Constants * PURPOSE: PL190 Registers and Constants
* PROGRAMMERS: ReactOS Portable Systems Group * PROGRAMMERS: ReactOS Portable Systems Group
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* PROJECT: ReactOS Kernel * PROJECT: ReactOS Kernel
* LICENSE: BSD - See COPYING.ARM in the top level directory * LICENSE: BSD - See COPYING.ARM in the top level directory
* FILE: include/reactos/arm/targets/pl011.h * FILE: include/reactos/arm/peripherals/sp804.h
* PURPOSE: SB804 Registers and Constants * PURPOSE: SB804 Registers and Constants
* PROGRAMMERS: ReactOS Portable Systems Group * PROGRAMMERS: ReactOS Portable Systems Group
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Ancillary Function Driver * PROJECT: ReactOS Ancillary Function Driver
* FILE: include/afd/shared.h * FILE: include/reactos/drivers/afd/shared.h
* PURPOSE: Shared definitions for AFD.SYS and MSAFD.DLL * PURPOSE: Shared definitions for AFD.SYS and MSAFD.DLL
*/ */
#ifndef __AFD_SHARED_H #ifndef __AFD_SHARED_H

View file

@ -1,7 +1,7 @@
/* /*
* PROJECT: ReactOS ComPort Library * PROJECT: ReactOS ComPort Library
* LICENSE: BSD - See COPYING.ARM in the top level directory * LICENSE: BSD - See COPYING.ARM in the top level directory
* FILE: include/reactos/lib/cportlib/cportlib.h * FILE: include/reactos/libs/cportlib/cportlib.h
* PURPOSE: Header for the ComPort Library * PURPOSE: Header for the ComPort Library
* PROGRAMMERS: ReactOS Portable Systems Group * PROGRAMMERS: ReactOS Portable Systems Group
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS EXT2 filesystem library * PROJECT: ReactOS EXT2 filesystem library
* FILE: include/fslib/ext2lib.h * FILE: include/reactos/libs/fslib/ext2lib.h
* PURPOSE: Public definitions for ext2 filesystem library * PURPOSE: Public definitions for ext2 filesystem library
*/ */
#ifndef __EXT2LIB_H #ifndef __EXT2LIB_H

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS VFAT filesystem library * PROJECT: ReactOS VFAT filesystem library
* FILE: include/fslib/vfatlib.h * FILE: include/reactos/libs/fslib/vfatlib.h
* PURPOSE: Public definitions for vfat filesystem library * PURPOSE: Public definitions for vfat filesystem library
*/ */
#ifndef __VFATLIB_H #ifndef __VFATLIB_H

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS VFAT filesystem library * PROJECT: ReactOS VFAT filesystem library
* FILE: include/fslib/vfatlib.h * FILE: include/reactos/libs/fslib/vfatxlib.h
* PURPOSE: Public definitions for vfat filesystem library * PURPOSE: Public definitions for vfat filesystem library
*/ */
#ifndef __VFATXLIB_H #ifndef __VFATXLIB_H

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS UserMode PnP * PROJECT: ReactOS UserMode PnP
* FILE: ntoskrnl/rtl/libsupp.c * FILE: include/reactos/libs/umpnpmgr/sysguid.h
* PURPOSE: GUIDs shared between umpnpmgr and the Kernel PnP Manager * PURPOSE: GUIDs shared between umpnpmgr and the Kernel PnP Manager
* PROGRAMMERS: Eric Kohl * PROGRAMMERS: Eric Kohl
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: include/services/services.h * FILE: include/reactos/services/services.h
* PURPOSE: Private interface between SERVICES.EXE and ADVAPI32.DLL * PURPOSE: Private interface between SERVICES.EXE and ADVAPI32.DLL
* PROGRAMMER: Eric Kohl * PROGRAMMER: Eric Kohl
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: include/lsass/lsass.h * FILE: include/reactos/subsys/lsass/lsass.h
* PURPOSE: LSASS API declarations * PURPOSE: LSASS API declarations
* UPDATE HISTORY: * UPDATE HISTORY:
* Created 05/08/00 * Created 05/08/00

View file

@ -1,7 +1,7 @@
/* /*
* PROJECT: ReactOS Windows-Compatible Session Manager * PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License * LICENSE: BSD 2-Clause License
* FILE: include/reactos/subsystems/sm/smmsg.h * FILE: include/reactos/subsys/sm/smmsg.h
* PURPOSE: SMSS (SB and SM) Message Format * PURPOSE: SMSS (SB and SM) Message Format
* PROGRAMMERS: Alex Ionescu * PROGRAMMERS: Alex Ionescu
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* FILE: include/internal/version.h * FILE: include/reactos/version.h.cmake
* PURPOSE: Defines the current version * PURPOSE: Defines the current version
* PROGRAMMER: David Welch (welch@mcmail.com) * PROGRAMMER: David Welch (welch@mcmail.com)
* REVISIONS: * REVISIONS:

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Ancillary Function Driver DLL * PROJECT: ReactOS Ancillary Function Driver DLL
* FILE: include/msafd.h * FILE: include/reactos/winsock/msafd.h
* PURPOSE: Ancillary Function Driver DLL header * PURPOSE: Ancillary Function Driver DLL header
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 NSP * PROJECT: ReactOS WinSock 2 NSP
* FILE: lib/mswsock/sock.h * FILE: include/reactos/winsock/msafdlib.h
* PURPOSE: Winsock 2 SPI Utility Header * PURPOSE: Winsock 2 SPI Utility Header
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Ancillary Function Driver DLL * PROJECT: ReactOS Ancillary Function Driver DLL
* FILE: include/mswsock.h * FILE: include/reactos/winsock/mswinsock.h
* PURPOSE: Ancillary Function Driver DLL header * PURPOSE: Ancillary Function Driver DLL header
*/ */
#ifndef __MSWINSOCK_H #ifndef __MSWINSOCK_H

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 Headers * PROJECT: ReactOS WinSock 2 Headers
* FILE: include/winsock/nsp_dns.h * FILE: include/reactos/winsock/nsp_dns.h
* PURPOSE: WinSock 2 Shared NSP Header * PURPOSE: WinSock 2 Shared NSP Header
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 NSP * PROJECT: ReactOS WinSock 2 NSP
* FILE: include/nsp_dns.h * FILE: include/reactos/winsock/rnr20lib.h
* PURPOSE: WinSock 2 NSP Header * PURPOSE: WinSock 2 NSP Header
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 Helper DLL * PROJECT: ReactOS WinSock 2 Helper DLL
* FILE: include/libs/winsock/ws2help.h * FILE: include/reactos/winsock/ws2help.h
* PURPOSE: WinSock 2 Helper DLL header * PURPOSE: WinSock 2 Helper DLL header
*/ */

View file

@ -1,7 +1,7 @@
/* /*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 NSP * PROJECT: ReactOS WinSock 2 NSP
* FILE: include/nsp_dns.h * FILE: include/reactos/winsock/wsmobile.h
* PURPOSE: WinSock 2 NSP Header * PURPOSE: WinSock 2 NSP Header
*/ */