Skip to content

Commit 70ddddf

Browse files
committed
Normalized comment banner
1 parent 7560623 commit 70ddddf

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

ddraw.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Desc: DirectX Capabilities Viewer for DirectDraw
55
//
6-
// Copyright (c) Microsoft Corporation. All Rights Reserved.
6+
// Copyright(c) Microsoft Corporation.
77
// Licensed under the MIT License.
88
//
99
// https://go.microsoft.com/fwlink/?linkid=2136896

dxg.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Desc: DirectX Capabilities Viewer for Direct3D
55
//
6-
// Copyright (c) Microsoft Corporation. All Rights Reserved.
6+
// Copyright(c) Microsoft Corporation.
77
// Licensed under the MIT License.
88
//
99
// https://go.microsoft.com/fwlink/?linkid=2136896

dxgi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Desc: DirectX Capabilities Viewer for DXGI (Direct3D 10.x / 11.x / 12.0)
55
//
6-
// Copyright Microsoft Corporation. All Rights Reserved.
6+
// Copyright(c) Microsoft Corporation.
77
// Licensed under the MIT License.
88
//
99
// https://go.microsoft.com/fwlink/?linkid=2136896

dxprint.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Desc: DirectX Capabilities Viewer Printing Support
55
//
6-
// Copyright (c) Microsoft Corporation. All Rights Reserved.
6+
// Copyright(c) Microsoft Corporation.
77
// Licensed under the MIT License.
88
//
99
// https://go.microsoft.com/fwlink/?linkid=2136896

dxview.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Desc: DirectX Capabilities Viewer (Main program)
55
//
6-
// Copyright (c) Microsoft Corporation. All Rights Reserved.
6+
// Copyright(c) Microsoft Corporation.
77
// Licensed under the MIT License.
88
//
99
// https://go.microsoft.com/fwlink/?linkid=2136896

dxview.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
// Desc: DirectX Capabilities Viewer Common Header
55
//
6-
// Copyright (c) Microsoft Corporation. All Rights Reserved.
6+
// Copyright(c) Microsoft Corporation.
77
// Licensed under the MIT License.
88
//
99
// https://go.microsoft.com/fwlink/?linkid=2136896

0 commit comments

Comments
 (0)