Fixed up comment header block

This commit is contained in:
Chuck Walbourn
2018-02-23 22:24:46 -08:00
parent cfc063becd
commit 3b05453e98
56 changed files with 49 additions and 210 deletions

View File

@@ -4,6 +4,7 @@
// DirectX 11 DDS File Viewer
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//--------------------------------------------------------------------------------------
#define WIN32_LEAN_AND_MEAN

View File

@@ -2,6 +2,7 @@
// File: ddsview.fx
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//--------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------