mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
[DISKPART]: Harmonize the source file info headers. No code changes.
svn path=/trunk/; revision=72885
This commit is contained in:
parent
3eea4e5f2d
commit
098c7ec631
40 changed files with 44 additions and 71 deletions
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/active.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/add.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/assign.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/attach.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/attributes.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/automount.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/break.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/clean.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/compact.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/convert.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/create.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/delete.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/detach.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/detail.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/diskpart.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/diskpart.h
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/expand.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/extend.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/filesystems.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/format.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/gpt.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/help.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/import.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/inactive.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/list.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/merge.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/offline.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/online.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/partlist.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Eric Kohl
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/recover.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/remove.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/repair.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/rescan.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/*
|
||||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/resource.h
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/resource.h
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/retain.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/san.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/select.c
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/setid.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/shrink.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
* PROJECT: ReactOS DiskPart
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/diskpart/uniqueid.c
|
||||
* PURPOSE: Manages all the partitions of the OS in
|
||||
* an interactive way
|
||||
* PURPOSE: Manages all the partitions of the OS in an interactive way.
|
||||
* PROGRAMMERS: Lee Schroeder
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue