Skip to content

Commit b710e91

Browse files
committed
Fixed up comment header block
1 parent e890481 commit b710e91

10 files changed

+10
-50
lines changed

Inc/DirectXCollision.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXCollision.h -- C++ Collision Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXCollision.inl

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXCollision.inl -- C++ Collision Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXColors.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXColors.h -- C++ Color Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXMath.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXMath.h -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXMathConvert.inl

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXMathConvert.inl -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXMathMatrix.inl

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXMathMatrix.inl -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXMathMisc.inl

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXMathMisc.inl -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXMathVector.inl

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXMathVector.inl -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXPackedVector.h

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXPackedVector.h -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

Inc/DirectXPackedVector.inl

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
//-------------------------------------------------------------------------------------
22
// DirectXPackedVector.inl -- SIMD C++ Math library
33
//
4-
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
5-
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
6-
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
7-
// PARTICULAR PURPOSE.
8-
//
94
// Copyright (c) Microsoft Corporation. All rights reserved.
5+
// Licensed under the MIT License.
106
//
117
// http://go.microsoft.com/fwlink/?LinkID=615560
128
//-------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)