[DISKPART][EXPLORER][LOGONUI][SMSS][USERINIT][WINLOGON] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114

svn path=/trunk/; revision=69264
This commit is contained in:
Amine Khaldi 2015-09-18 10:13:50 +00:00
parent 9fc803f366
commit 852be46e0a
22 changed files with 22 additions and 22 deletions

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Explorer
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/shell/explorer-new/lang/es-ES.rc
* FILE: base/shell/explorer/lang/es-ES.rc
* PURPOSE: Spanish Language File for ReactOS Explorer
* TRANSLATOR: 2007 Marc Piulachs (marc [dot] piulachs [at] codexchange [dot] net)
* UPDATED: 2009-07 Gabriel Ilardi (gabrielilardi [at] hotmail [dot] it)

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Explorer-New
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/shell/explorer-new/lang/uk-UA.rc
* FILE: base/shell/explorer/lang/uk-UA.rc
* PURPOSE: Ukraianian Language File for ReactOS Explorer-New
* TRANSLATOR: Artem Reznikov & Sakara Yevhen
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Explorer-New
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/shell/explorer-new/lang/zh-CN.rc
* FILE: base/shell/explorer/lang/zh-CN.rc
* PURPOSE: Simplified Chinese Language File for ReactOS Explorer-New
* TRANSLATOR: Song Fuchang <sfc_0@yahoo.com.cn>
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS DiskPart
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/diskpart/detach.h
* FILE: base/system/diskpart/detach.c
* PURPOSE: Manages all the partitions of the OS in
* an interactive way
* PROGRAMMERS: Lee Schroeder

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS DiskPart
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/diskpart/diskpart.c
* FILE: base/system/diskpart/diskpart.h
* PURPOSE: Manages all the partitions of the OS in an interactive way
* PROGRAMMERS: Lee Schroeder
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS DiskPart
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/diskpart/online.h
* FILE: base/system/diskpart/online.c
* PURPOSE: Manages all the partitions of the OS in
* an interactive way
* PROGRAMMERS: Lee Schroeder

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS DiskPart
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/diskpart/diskpart.c
* FILE: base/system/diskpart/partlist.c
* PURPOSE: Manages all the partitions of the OS in an interactive way
* PROGRAMMERS: Eric Kohl
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS DiskPart
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/system/diskpart/lang/resource.h
* FILE: base/system/diskpart/resource.h
* PURPOSE: Manages all the partitions of the OS in an interactive way
* PROGRAMMERS: Lee Schroeder
*/

View file

@ -1,7 +1,7 @@
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Logon User Interface Host
* FILE: subsys/system/logonui/NT5design.c
* FILE: base/system/logonui/NT5design.c
* PROGRAMMERS: Ged Murphy (gedmurphy@reactos.org)
*/

View file

@ -1,7 +1,7 @@
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Logon User Interface Host
* FILE: subsys/system/logonui/NT6design.c
* FILE: base/system/logonui/NT6design.c
* PROGRAMMERS: Ged Murphy (gedmurphy@reactos.org)
*/

View file

@ -1,7 +1,7 @@
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Logon User Interface Host
* FILE: subsys/system/logonui/logonui.c
* FILE: base/system/logonui/logonui.c
* PROGRAMMERS: Ged Murphy (gedmurphy@reactos.org)
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/crashdmp.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/pagefile.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/sminit.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/smloop.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/smsbapi.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/smsessn.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/smsubsys.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Windows-Compatible Session Manager
* LICENSE: BSD 2-Clause License
* FILE: base/system/smss/smss.c
* FILE: base/system/smss/smutil.c
* PURPOSE: Main SMSS Code
* PROGRAMMERS: Alex Ionescu
*/

View file

@ -19,7 +19,7 @@
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Userinit Logon Application
* FILE: subsys/system/userinit/userinit.c
* FILE: base/system/userinit/userinit.c
* PROGRAMMERS: Thomas Weidenmueller (w3seek@users.sourceforge.net)
* Hervé Poussineau (hpoussin@reactos.org)
*/

View file

@ -19,7 +19,7 @@
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS winlogon
* FILE: subsys/system/winlogon/setup.h
* FILE: base/system/winlogon/setup.h
* PURPOSE: Setup support functions
* PROGRAMMER: Eric Kohl
*/

View file

@ -18,7 +18,7 @@
*/
/* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS winlogon
* FILE: subsys/system/winlogon/winlogon.h
* FILE: base/system/winlogon/winlogon.h
* PURPOSE: Winlogon
* PROGRAMMER:
*/