[DISKPART]: Harmonize the source file info headers. No code changes.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 1 Oct 2016 22:58:21 +0000 (22:58 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 1 Oct 2016 22:58:21 +0000 (22:58 +0000)
svn path=/trunk/; revision=72885

40 files changed:
reactos/base/system/diskpart/active.c
reactos/base/system/diskpart/add.c
reactos/base/system/diskpart/assign.c
reactos/base/system/diskpart/attach.c
reactos/base/system/diskpart/attributes.c
reactos/base/system/diskpart/automount.c
reactos/base/system/diskpart/break.c
reactos/base/system/diskpart/clean.c
reactos/base/system/diskpart/compact.c
reactos/base/system/diskpart/convert.c
reactos/base/system/diskpart/create.c
reactos/base/system/diskpart/delete.c
reactos/base/system/diskpart/detach.c
reactos/base/system/diskpart/detail.c
reactos/base/system/diskpart/diskpart.c
reactos/base/system/diskpart/diskpart.h
reactos/base/system/diskpart/expand.c
reactos/base/system/diskpart/extend.c
reactos/base/system/diskpart/filesystems.c
reactos/base/system/diskpart/format.c
reactos/base/system/diskpart/gpt.c
reactos/base/system/diskpart/help.c
reactos/base/system/diskpart/import.c
reactos/base/system/diskpart/inactive.c
reactos/base/system/diskpart/list.c
reactos/base/system/diskpart/merge.c
reactos/base/system/diskpart/offline.c
reactos/base/system/diskpart/online.c
reactos/base/system/diskpart/partlist.c
reactos/base/system/diskpart/recover.c
reactos/base/system/diskpart/remove.c
reactos/base/system/diskpart/repair.c
reactos/base/system/diskpart/rescan.c
reactos/base/system/diskpart/resource.h
reactos/base/system/diskpart/retain.c
reactos/base/system/diskpart/san.c
reactos/base/system/diskpart/select.c
reactos/base/system/diskpart/setid.c
reactos/base/system/diskpart/shrink.c
reactos/base/system/diskpart/uniqueid.c

index 8842e82..b1df616 100644 (file)
@@ -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
  */
 
index ce8a336..53b33d1 100644 (file)
@@ -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
  */
 
index fd3010d..725c957 100644 (file)
@@ -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
  */
 
index 5fe98b1..be02ff5 100644 (file)
@@ -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
  */
 
index 0d70c7e..d0833bb 100644 (file)
@@ -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
  */
 
index 822f01b..6f4d55f 100644 (file)
@@ -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
  */
 
index 9672889..bfed546 100644 (file)
@@ -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
  */
 
index ad02870..145e713 100644 (file)
@@ -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
  */
 
index 9b2999a..9110a64 100644 (file)
@@ -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
  */
 
index 90b44f9..a6e72b4 100644 (file)
@@ -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
  */
 
index fa63697..50e349e 100644 (file)
@@ -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
  */
 
index 32c3a98..13b298c 100644 (file)
@@ -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
  */
 
index 1b0cb45..7db12cc 100644 (file)
@@ -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
  */
 
index 4ddea06..062c602 100644 (file)
@@ -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
  */
 
index 1d52846..0f07509 100644 (file)
@@ -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
  */
 
index 63b6854..3cee027 100644 (file)
@@ -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
  */
 
index 77af227..754b2a2 100644 (file)
@@ -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
  */
 
index 6bd14c2..8e6fd10 100644 (file)
@@ -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
  */
 
index 10d2a54..835b77c 100644 (file)
@@ -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
  */
 
index af66072..9c78b55 100644 (file)
@@ -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
  */
 
index bc86c54..1555ab6 100644 (file)
@@ -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
  */
 
index 9448e15..d3e91b8 100644 (file)
@@ -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
  */
 
index ee32762..2f2b000 100644 (file)
@@ -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
  */
 
index 55910d0..0376bc7 100644 (file)
@@ -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
  */
 
index 37c5252..653d366 100644 (file)
@@ -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
  */
 
index cb9b102..7c79a34 100644 (file)
@@ -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
  */
 
index 8644a6f..4b32060 100644 (file)
@@ -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
  */
 
index 1823887..6f09c82 100644 (file)
@@ -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
  */
 
index 1545981..661cd9a 100644 (file)
@@ -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
  */
 
index 49000bb..d1b7754 100644 (file)
@@ -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
  */
 
index 1997c35..01f02bd 100644 (file)
@@ -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
  */
 
index 92945dc..7b83033 100644 (file)
@@ -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
  */
 
index da84e91..a89e22f 100644 (file)
@@ -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
  */
 
index b795035..4e2b35f 100644 (file)
@@ -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
index 941d67e..b89aa7d 100644 (file)
@@ -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
  */
 
index fa29dbe..797cec0 100644 (file)
@@ -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
  */
 
index a72b094..abb92a6 100644 (file)
@@ -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
  */
 
index 8226a82..6cec392 100644 (file)
@@ -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
  */
 
index b940d6d..7f281af 100644 (file)
@@ -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
  */
 
index 3d11a84..9096c7a 100644 (file)
@@ -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
  */