File tree 10 files changed +10
-50
lines changed
10 files changed +10
-50
lines changed Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXCollision.h -- C++ Collision Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXCollision.inl -- C++ Collision Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXColors.h -- C++ Color Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXMath.h -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXMathConvert.inl -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXMathMatrix.inl -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXMathMisc.inl -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
//-------------------------------------------------------------------------------------
2
2
// DirectXMathVector.inl -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
//-------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXPackedVector.h -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
// -------------------------------------------------------------------------------------
2
2
// DirectXPackedVector.inl -- SIMD C++ Math library
3
3
//
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
- //
9
4
// Copyright (c) Microsoft Corporation. All rights reserved.
5
+ // Licensed under the MIT License.
10
6
//
11
7
// http://go.microsoft.com/fwlink/?LinkID=615560
12
8
// -------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments