diff --git a/TrEE/Miniport/SampleMiniport.c b/TrEE/Miniport/SampleMiniport.c index eae22c7c6..248ffa830 100644 --- a/TrEE/Miniport/SampleMiniport.c +++ b/TrEE/Miniport/SampleMiniport.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/TrEE/Miniport/SampleMiniport.h b/TrEE/Miniport/SampleMiniport.h index 0be88b9bc..a994565f0 100644 --- a/TrEE/Miniport/SampleMiniport.h +++ b/TrEE/Miniport/SampleMiniport.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/TrEE/Miniport/SampleMiniport.rc b/TrEE/Miniport/SampleMiniport.rc index 2741cb729..3d4d4bd2f 100644 --- a/TrEE/Miniport/SampleMiniport.rc +++ b/TrEE/Miniport/SampleMiniport.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include #include diff --git a/TrEE/OSService/SampleOSService.c b/TrEE/OSService/SampleOSService.c index b75cfb88c..daa597317 100644 --- a/TrEE/OSService/SampleOSService.c +++ b/TrEE/OSService/SampleOSService.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/TrEE/OSService/SampleOSService.rc b/TrEE/OSService/SampleOSService.rc index 55dd3bef4..7cf2488c2 100644 --- a/TrEE/OSService/SampleOSService.rc +++ b/TrEE/OSService/SampleOSService.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include #include diff --git a/TrEE/Test/SampleTest.cpp b/TrEE/Test/SampleTest.cpp index 89bd9471a..e03925aa4 100644 --- a/TrEE/Test/SampleTest.cpp +++ b/TrEE/Test/SampleTest.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/Acx/Samples/AudioCodec/Driver/Device.cpp b/audio/Acx/Samples/AudioCodec/Driver/Device.cpp index 7e9a0a3c6..b334672af 100644 --- a/audio/Acx/Samples/AudioCodec/Driver/Device.cpp +++ b/audio/Acx/Samples/AudioCodec/Driver/Device.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/Acx/Samples/AudioCodec/Driver/Driver.cpp b/audio/Acx/Samples/AudioCodec/Driver/Driver.cpp index 452b0d99e..f8a534744 100644 --- a/audio/Acx/Samples/AudioCodec/Driver/Driver.cpp +++ b/audio/Acx/Samples/AudioCodec/Driver/Driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/Acx/Samples/AudioCodec/Driver/DriverSettings.h b/audio/Acx/Samples/AudioCodec/Driver/DriverSettings.h index 65aa7f5b9..ecf2fa925 100644 --- a/audio/Acx/Samples/AudioCodec/Driver/DriverSettings.h +++ b/audio/Acx/Samples/AudioCodec/Driver/DriverSettings.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/CaptureCircuit.cpp b/audio/Acx/Samples/Common/CaptureCircuit.cpp index ba205a907..dee8a0a45 100644 --- a/audio/Acx/Samples/Common/CaptureCircuit.cpp +++ b/audio/Acx/Samples/Common/CaptureCircuit.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/CircuitHelper.cpp b/audio/Acx/Samples/Common/CircuitHelper.cpp index bfff74b22..c14bc23a6 100644 --- a/audio/Acx/Samples/Common/CircuitHelper.cpp +++ b/audio/Acx/Samples/Common/CircuitHelper.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/CircuitHelper.h b/audio/Acx/Samples/Common/CircuitHelper.h index 589381534..dfd66ce97 100644 --- a/audio/Acx/Samples/Common/CircuitHelper.h +++ b/audio/Acx/Samples/Common/CircuitHelper.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/KeywordDetector.h b/audio/Acx/Samples/Common/KeywordDetector.h index 2d5293b86..07d165111 100644 --- a/audio/Acx/Samples/Common/KeywordDetector.h +++ b/audio/Acx/Samples/Common/KeywordDetector.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/Acx/Samples/Common/NewDelete.h b/audio/Acx/Samples/Common/NewDelete.h index fb660ff9c..5aebd9611 100644 --- a/audio/Acx/Samples/Common/NewDelete.h +++ b/audio/Acx/Samples/Common/NewDelete.h @@ -1,5 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL + THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR diff --git a/audio/Acx/Samples/Common/Private.h b/audio/Acx/Samples/Common/Private.h index da89ef785..9edd15408 100644 --- a/audio/Acx/Samples/Common/Private.h +++ b/audio/Acx/Samples/Common/Private.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/RenderCircuit.cpp b/audio/Acx/Samples/Common/RenderCircuit.cpp index 2f5abd130..bd022b3d8 100644 --- a/audio/Acx/Samples/Common/RenderCircuit.cpp +++ b/audio/Acx/Samples/Common/RenderCircuit.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/SaveData.cpp b/audio/Acx/Samples/Common/SaveData.cpp index 72e98850d..7070a9e7b 100644 --- a/audio/Acx/Samples/Common/SaveData.cpp +++ b/audio/Acx/Samples/Common/SaveData.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/SaveData.h b/audio/Acx/Samples/Common/SaveData.h index 9138352f0..6bb013690 100644 --- a/audio/Acx/Samples/Common/SaveData.h +++ b/audio/Acx/Samples/Common/SaveData.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/ToneGenerator.cpp b/audio/Acx/Samples/Common/ToneGenerator.cpp index fc30e3b28..e910e0e99 100644 --- a/audio/Acx/Samples/Common/ToneGenerator.cpp +++ b/audio/Acx/Samples/Common/ToneGenerator.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/ToneGenerator.h b/audio/Acx/Samples/Common/ToneGenerator.h index 9de138f83..79295d399 100644 --- a/audio/Acx/Samples/Common/ToneGenerator.h +++ b/audio/Acx/Samples/Common/ToneGenerator.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/WaveReader.cpp b/audio/Acx/Samples/Common/WaveReader.cpp index 4fa6eae90..b3a07a7c8 100644 --- a/audio/Acx/Samples/Common/WaveReader.cpp +++ b/audio/Acx/Samples/Common/WaveReader.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Common/WaveReader.h b/audio/Acx/Samples/Common/WaveReader.h index 08516be79..a3bede782 100644 --- a/audio/Acx/Samples/Common/WaveReader.h +++ b/audio/Acx/Samples/Common/WaveReader.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Inc/AudioFormats.h b/audio/Acx/Samples/Inc/AudioFormats.h index 8a48b1cfa..db29f9454 100644 --- a/audio/Acx/Samples/Inc/AudioFormats.h +++ b/audio/Acx/Samples/Inc/AudioFormats.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Inc/cpp_utils.h b/audio/Acx/Samples/Inc/cpp_utils.h index f4ed62207..dacd8ccf8 100644 --- a/audio/Acx/Samples/Inc/cpp_utils.h +++ b/audio/Acx/Samples/Inc/cpp_utils.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Shared/Public.h b/audio/Acx/Samples/Shared/Public.h index f1e9da3bd..c547ca1c7 100644 --- a/audio/Acx/Samples/Shared/Public.h +++ b/audio/Acx/Samples/Shared/Public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/audio/Acx/Samples/Shared/Trace.h b/audio/Acx/Samples/Shared/Trace.h index 01478bfca..8addba100 100644 --- a/audio/Acx/Samples/Shared/Trace.h +++ b/audio/Acx/Samples/Shared/Trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/micarray1toptable.h b/audio/simpleaudiosample/Source/Filters/micarray1toptable.h index 3bbd80f34..577c9e24d 100644 --- a/audio/simpleaudiosample/Source/Filters/micarray1toptable.h +++ b/audio/simpleaudiosample/Source/Filters/micarray1toptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/micarraytopo.cpp b/audio/simpleaudiosample/Source/Filters/micarraytopo.cpp index ebb9784d7..5d2016d41 100644 --- a/audio/simpleaudiosample/Source/Filters/micarraytopo.cpp +++ b/audio/simpleaudiosample/Source/Filters/micarraytopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/micarraytopo.h b/audio/simpleaudiosample/Source/Filters/micarraytopo.h index 4f4a621f2..944524c7d 100644 --- a/audio/simpleaudiosample/Source/Filters/micarraytopo.h +++ b/audio/simpleaudiosample/Source/Filters/micarraytopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/micarraywavtable.h b/audio/simpleaudiosample/Source/Filters/micarraywavtable.h index 536560382..c67ecd16e 100644 --- a/audio/simpleaudiosample/Source/Filters/micarraywavtable.h +++ b/audio/simpleaudiosample/Source/Filters/micarraywavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/minipairs.h b/audio/simpleaudiosample/Source/Filters/minipairs.h index b7d8950f4..f74e15c08 100644 --- a/audio/simpleaudiosample/Source/Filters/minipairs.h +++ b/audio/simpleaudiosample/Source/Filters/minipairs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/speakertopo.cpp b/audio/simpleaudiosample/Source/Filters/speakertopo.cpp index d1635efa9..6998dc980 100644 --- a/audio/simpleaudiosample/Source/Filters/speakertopo.cpp +++ b/audio/simpleaudiosample/Source/Filters/speakertopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/speakertopo.h b/audio/simpleaudiosample/Source/Filters/speakertopo.h index 0eff1ebbe..ba3ed4299 100644 --- a/audio/simpleaudiosample/Source/Filters/speakertopo.h +++ b/audio/simpleaudiosample/Source/Filters/speakertopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/speakertoptable.h b/audio/simpleaudiosample/Source/Filters/speakertoptable.h index f9e54df63..a14bba5c0 100644 --- a/audio/simpleaudiosample/Source/Filters/speakertoptable.h +++ b/audio/simpleaudiosample/Source/Filters/speakertoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Filters/speakerwavtable.h b/audio/simpleaudiosample/Source/Filters/speakerwavtable.h index e67a673c1..57b3165e5 100644 --- a/audio/simpleaudiosample/Source/Filters/speakerwavtable.h +++ b/audio/simpleaudiosample/Source/Filters/speakerwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/NewDelete.h b/audio/simpleaudiosample/Source/Inc/NewDelete.h index ebeab0377..2b2ceecdb 100644 --- a/audio/simpleaudiosample/Source/Inc/NewDelete.h +++ b/audio/simpleaudiosample/Source/Inc/NewDelete.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/basetopo.h b/audio/simpleaudiosample/Source/Inc/basetopo.h index a893aa3ef..d98abd975 100644 --- a/audio/simpleaudiosample/Source/Inc/basetopo.h +++ b/audio/simpleaudiosample/Source/Inc/basetopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/common.h b/audio/simpleaudiosample/Source/Inc/common.h index 2d2db7dbd..68e0a005c 100644 --- a/audio/simpleaudiosample/Source/Inc/common.h +++ b/audio/simpleaudiosample/Source/Inc/common.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/definitions.h b/audio/simpleaudiosample/Source/Inc/definitions.h index 9fb4547aa..ff3f85e31 100644 --- a/audio/simpleaudiosample/Source/Inc/definitions.h +++ b/audio/simpleaudiosample/Source/Inc/definitions.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/endpoints.h b/audio/simpleaudiosample/Source/Inc/endpoints.h index 44a858a0c..57aaa72d1 100644 --- a/audio/simpleaudiosample/Source/Inc/endpoints.h +++ b/audio/simpleaudiosample/Source/Inc/endpoints.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/kshelper.h b/audio/simpleaudiosample/Source/Inc/kshelper.h index 023f773a9..b134fc93b 100644 --- a/audio/simpleaudiosample/Source/Inc/kshelper.h +++ b/audio/simpleaudiosample/Source/Inc/kshelper.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Inc/mintopo.h b/audio/simpleaudiosample/Source/Inc/mintopo.h index 5e7fe466c..7522603b7 100644 --- a/audio/simpleaudiosample/Source/Inc/mintopo.h +++ b/audio/simpleaudiosample/Source/Inc/mintopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/NewDelete.cpp b/audio/simpleaudiosample/Source/Main/NewDelete.cpp index 8ef3797de..ce4bd3ac3 100644 --- a/audio/simpleaudiosample/Source/Main/NewDelete.cpp +++ b/audio/simpleaudiosample/Source/Main/NewDelete.cpp @@ -2,6 +2,7 @@ * NewDelete.cpp - CPP placement new and delete operators implementation ***************************************************************************** * Copyright (c) Microsoft Corporation All Rights Reserved +* SPDX-License-Identifier: MS-PL * * Module Name: * diff --git a/audio/simpleaudiosample/Source/Main/SimpleAudioSample.rc b/audio/simpleaudiosample/Source/Main/SimpleAudioSample.rc index 7fbb48938..889260e8c 100644 --- a/audio/simpleaudiosample/Source/Main/SimpleAudioSample.rc +++ b/audio/simpleaudiosample/Source/Main/SimpleAudioSample.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/adapter.cpp b/audio/simpleaudiosample/Source/Main/adapter.cpp index a66ee5a29..dc9323e13 100644 --- a/audio/simpleaudiosample/Source/Main/adapter.cpp +++ b/audio/simpleaudiosample/Source/Main/adapter.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/basetopo.cpp b/audio/simpleaudiosample/Source/Main/basetopo.cpp index b29a9bb16..cff916f12 100644 --- a/audio/simpleaudiosample/Source/Main/basetopo.cpp +++ b/audio/simpleaudiosample/Source/Main/basetopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/common.cpp b/audio/simpleaudiosample/Source/Main/common.cpp index 7c19130ef..806079d42 100644 --- a/audio/simpleaudiosample/Source/Main/common.cpp +++ b/audio/simpleaudiosample/Source/Main/common.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/mintopo.cpp b/audio/simpleaudiosample/Source/Main/mintopo.cpp index 6ab1624f8..06bf60bed 100644 --- a/audio/simpleaudiosample/Source/Main/mintopo.cpp +++ b/audio/simpleaudiosample/Source/Main/mintopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/minwavert.cpp b/audio/simpleaudiosample/Source/Main/minwavert.cpp index 1d92073d1..e7df1922f 100644 --- a/audio/simpleaudiosample/Source/Main/minwavert.cpp +++ b/audio/simpleaudiosample/Source/Main/minwavert.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/minwavert.h b/audio/simpleaudiosample/Source/Main/minwavert.h index a5ed89ff1..48de0c188 100644 --- a/audio/simpleaudiosample/Source/Main/minwavert.h +++ b/audio/simpleaudiosample/Source/Main/minwavert.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Main/minwavertstream.h b/audio/simpleaudiosample/Source/Main/minwavertstream.h index 0124cab2d..90f78f1ef 100644 --- a/audio/simpleaudiosample/Source/Main/minwavertstream.h +++ b/audio/simpleaudiosample/Source/Main/minwavertstream.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/ToneGenerator.cpp b/audio/simpleaudiosample/Source/Utilities/ToneGenerator.cpp index 868b7fe51..2ece47abe 100644 --- a/audio/simpleaudiosample/Source/Utilities/ToneGenerator.cpp +++ b/audio/simpleaudiosample/Source/Utilities/ToneGenerator.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/ToneGenerator.h b/audio/simpleaudiosample/Source/Utilities/ToneGenerator.h index 85b1229a5..6bd695e33 100644 --- a/audio/simpleaudiosample/Source/Utilities/ToneGenerator.h +++ b/audio/simpleaudiosample/Source/Utilities/ToneGenerator.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/hw.cpp b/audio/simpleaudiosample/Source/Utilities/hw.cpp index 133bcc994..1d8b879ac 100644 --- a/audio/simpleaudiosample/Source/Utilities/hw.cpp +++ b/audio/simpleaudiosample/Source/Utilities/hw.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/hw.h b/audio/simpleaudiosample/Source/Utilities/hw.h index 3360c24ac..ab3f2d4f3 100644 --- a/audio/simpleaudiosample/Source/Utilities/hw.h +++ b/audio/simpleaudiosample/Source/Utilities/hw.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/kshelper.cpp b/audio/simpleaudiosample/Source/Utilities/kshelper.cpp index e71c60218..6a7925841 100644 --- a/audio/simpleaudiosample/Source/Utilities/kshelper.cpp +++ b/audio/simpleaudiosample/Source/Utilities/kshelper.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/savedata.cpp b/audio/simpleaudiosample/Source/Utilities/savedata.cpp index 02c3f602e..c93ea7520 100644 --- a/audio/simpleaudiosample/Source/Utilities/savedata.cpp +++ b/audio/simpleaudiosample/Source/Utilities/savedata.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/simpleaudiosample/Source/Utilities/savedata.h b/audio/simpleaudiosample/Source/Utilities/savedata.h index c658ec710..7984a3225 100644 --- a/audio/simpleaudiosample/Source/Utilities/savedata.h +++ b/audio/simpleaudiosample/Source/Utilities/savedata.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/A2dpHpDevice.cpp b/audio/sysvad/A2dpHpDevice.cpp index 00c408315..539698abf 100644 --- a/audio/sysvad/A2dpHpDevice.cpp +++ b/audio/sysvad/A2dpHpDevice.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/APO/AecApo/AecApo.h b/audio/sysvad/APO/AecApo/AecApo.h index 7c96314de..26900398b 100644 --- a/audio/sysvad/APO/AecApo/AecApo.h +++ b/audio/sysvad/APO/AecApo/AecApo.h @@ -1,5 +1,6 @@ // // AecApo.h -- Copyright (c) Microsoft Corporation. All rights reserved. +// AecApo.h -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/AecApo/AecApoDll.cpp b/audio/sysvad/APO/AecApo/AecApoDll.cpp index 70fa103d4..a63a998d2 100644 --- a/audio/sysvad/APO/AecApo/AecApoDll.cpp +++ b/audio/sysvad/APO/AecApo/AecApoDll.cpp @@ -1,5 +1,6 @@ // // AecApoDll.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// AecApoDll.cpp -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/AecApo/AecApoDll.idl b/audio/sysvad/APO/AecApo/AecApoDll.idl index 17461922e..ec4eb93cc 100644 --- a/audio/sysvad/APO/AecApo/AecApoDll.idl +++ b/audio/sysvad/APO/AecApo/AecApoDll.idl @@ -1,5 +1,6 @@ // // AecAPODll.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// AecAPODll.idl -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/AecApo/AecApoDll.rc b/audio/sysvad/APO/AecApo/AecApoDll.rc index 796d5204a..adcfe3154 100644 --- a/audio/sysvad/APO/AecApo/AecApoDll.rc +++ b/audio/sysvad/APO/AecApo/AecApoDll.rc @@ -1,5 +1,6 @@ #if 0 Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL #endif #include "resource.h" diff --git a/audio/sysvad/APO/AecApo/AecApoMfx.cpp b/audio/sysvad/APO/AecApo/AecApoMfx.cpp index 0c16f3485..bb8d15c68 100644 --- a/audio/sysvad/APO/AecApo/AecApoMfx.cpp +++ b/audio/sysvad/APO/AecApo/AecApoMfx.cpp @@ -1,5 +1,6 @@ // // AecApoMFX.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// AecApoMFX.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/DelayAPO/Delay.cpp b/audio/sysvad/APO/DelayAPO/Delay.cpp index 721de3efc..5731b138e 100644 --- a/audio/sysvad/APO/DelayAPO/Delay.cpp +++ b/audio/sysvad/APO/DelayAPO/Delay.cpp @@ -1,5 +1,6 @@ // // Delay.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// Delay.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/DelayAPO/DelayAPO.h b/audio/sysvad/APO/DelayAPO/DelayAPO.h index 65ee98e59..e81e2a68d 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPO.h +++ b/audio/sysvad/APO/DelayAPO/DelayAPO.h @@ -1,5 +1,6 @@ // // DelayAPO.h -- Copyright (c) Microsoft Corporation. All rights reserved. +// DelayAPO.h -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/DelayAPO/DelayAPODll.cpp b/audio/sysvad/APO/DelayAPO/DelayAPODll.cpp index 968d7f86f..0edcd1d64 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPODll.cpp +++ b/audio/sysvad/APO/DelayAPO/DelayAPODll.cpp @@ -1,5 +1,6 @@ // // DelayAPODll.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// DelayAPODll.cpp -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/DelayAPO/DelayAPODll.idl b/audio/sysvad/APO/DelayAPO/DelayAPODll.idl index 46b4fe5b8..9e3ab4392 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPODll.idl +++ b/audio/sysvad/APO/DelayAPO/DelayAPODll.idl @@ -1,5 +1,6 @@ // // DelayAPODll.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// DelayAPODll.idl -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/DelayAPO/DelayAPODll.rc b/audio/sysvad/APO/DelayAPO/DelayAPODll.rc index dc6e9532a..6ef773c6a 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPODll.rc +++ b/audio/sysvad/APO/DelayAPO/DelayAPODll.rc @@ -1,5 +1,6 @@ #if 0 Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL #endif #include "resource.h" diff --git a/audio/sysvad/APO/DelayAPO/DelayAPOInterface.idl b/audio/sysvad/APO/DelayAPO/DelayAPOInterface.idl index f74cd5fbc..9c7879464 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPOInterface.idl +++ b/audio/sysvad/APO/DelayAPO/DelayAPOInterface.idl @@ -1,5 +1,6 @@ // // DelayAPOInterface.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// DelayAPOInterface.idl -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/DelayAPO/DelayAPOMFX.cpp b/audio/sysvad/APO/DelayAPO/DelayAPOMFX.cpp index af67571b8..899e387ba 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPOMFX.cpp +++ b/audio/sysvad/APO/DelayAPO/DelayAPOMFX.cpp @@ -1,5 +1,6 @@ // // DelayAPOMFX.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// DelayAPOMFX.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/DelayAPO/DelayAPOSFX.cpp b/audio/sysvad/APO/DelayAPO/DelayAPOSFX.cpp index 67ae2788f..d8e7b02b5 100644 --- a/audio/sysvad/APO/DelayAPO/DelayAPOSFX.cpp +++ b/audio/sysvad/APO/DelayAPO/DelayAPOSFX.cpp @@ -1,5 +1,6 @@ // // DelayAPOSFX.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// DelayAPOSFX.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/Inc/CommonMacros.h b/audio/sysvad/APO/Inc/CommonMacros.h index 097c6d473..7c0f7c98f 100644 --- a/audio/sysvad/APO/Inc/CommonMacros.h +++ b/audio/sysvad/APO/Inc/CommonMacros.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //**@@@*@@@**************************************************** diff --git a/audio/sysvad/APO/Inc/CustomPropKeys.h b/audio/sysvad/APO/Inc/CustomPropKeys.h index dab286a53..620d42caf 100644 --- a/audio/sysvad/APO/Inc/CustomPropKeys.h +++ b/audio/sysvad/APO/Inc/CustomPropKeys.h @@ -1,5 +1,6 @@ // Microsoft Windows // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/audio/sysvad/APO/Inc/tlist.h b/audio/sysvad/APO/Inc/tlist.h index 6c0479aaa..69dd1431b 100644 --- a/audio/sysvad/APO/Inc/tlist.h +++ b/audio/sysvad/APO/Inc/tlist.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //**@@@*@@@**************************************************** diff --git a/audio/sysvad/APO/KWSApo/KWSApo.cpp b/audio/sysvad/APO/KWSApo/KWSApo.cpp index d67eaca04..aab3c24f0 100644 --- a/audio/sysvad/APO/KWSApo/KWSApo.cpp +++ b/audio/sysvad/APO/KWSApo/KWSApo.cpp @@ -1,5 +1,6 @@ // // KWSApo.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// KWSApo.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/KWSApo/KWSApo.h b/audio/sysvad/APO/KWSApo/KWSApo.h index faa8592ed..04f3fd0f1 100644 --- a/audio/sysvad/APO/KWSApo/KWSApo.h +++ b/audio/sysvad/APO/KWSApo/KWSApo.h @@ -1,5 +1,6 @@ // // KWSApo.h -- Copyright (c) Microsoft Corporation. All rights reserved. +// KWSApo.h -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/KWSApo/KWSApoDll.cpp b/audio/sysvad/APO/KWSApo/KWSApoDll.cpp index 286b7869f..2fd07d031 100644 --- a/audio/sysvad/APO/KWSApo/KWSApoDll.cpp +++ b/audio/sysvad/APO/KWSApo/KWSApoDll.cpp @@ -1,5 +1,6 @@ // // KWSApoDll.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// KWSApoDll.cpp -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/KWSApo/KWSApoDll.idl b/audio/sysvad/APO/KWSApo/KWSApoDll.idl index 086643d7c..0cca343b9 100644 --- a/audio/sysvad/APO/KWSApo/KWSApoDll.idl +++ b/audio/sysvad/APO/KWSApo/KWSApoDll.idl @@ -1,5 +1,6 @@ // // KWSAPODll.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// KWSAPODll.idl -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/KWSApo/KWSApoDll.rc b/audio/sysvad/APO/KWSApo/KWSApoDll.rc index 9add84527..01772d30c 100644 --- a/audio/sysvad/APO/KWSApo/KWSApoDll.rc +++ b/audio/sysvad/APO/KWSApo/KWSApoDll.rc @@ -1,5 +1,6 @@ #if 0 Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL #endif #include "resource.h" diff --git a/audio/sysvad/APO/KWSApo/KWSApoEfx.cpp b/audio/sysvad/APO/KWSApo/KWSApoEfx.cpp index 77c78364c..ac940ba9e 100644 --- a/audio/sysvad/APO/KWSApo/KWSApoEfx.cpp +++ b/audio/sysvad/APO/KWSApo/KWSApoEfx.cpp @@ -1,5 +1,6 @@ // // KWSApoEFX.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// KWSApoEFX.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/KWSApo/KWSApoInterface.idl b/audio/sysvad/APO/KWSApo/KWSApoInterface.idl index 6c0c98ad1..6baf17c88 100644 --- a/audio/sysvad/APO/KWSApo/KWSApoInterface.idl +++ b/audio/sysvad/APO/KWSApo/KWSApoInterface.idl @@ -1,5 +1,6 @@ // // KWSApoInterface.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// KWSApoInterface.idl -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/SwapAPO/SwapAPO.h b/audio/sysvad/APO/SwapAPO/SwapAPO.h index d169d9dba..93c01091b 100644 --- a/audio/sysvad/APO/SwapAPO/SwapAPO.h +++ b/audio/sysvad/APO/SwapAPO/SwapAPO.h @@ -1,5 +1,6 @@ // // SwapAPO.h -- Copyright (c) Microsoft Corporation. All rights reserved. +// SwapAPO.h -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/SwapAPO/SwapAPODll.cpp b/audio/sysvad/APO/SwapAPO/SwapAPODll.cpp index ff7a1cd69..6f8fb0d59 100644 --- a/audio/sysvad/APO/SwapAPO/SwapAPODll.cpp +++ b/audio/sysvad/APO/SwapAPO/SwapAPODll.cpp @@ -1,5 +1,6 @@ // // SwapAPODll.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// SwapAPODll.cpp -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/SwapAPO/SwapAPODll.idl b/audio/sysvad/APO/SwapAPO/SwapAPODll.idl index e9000c7ca..c802a84ae 100644 --- a/audio/sysvad/APO/SwapAPO/SwapAPODll.idl +++ b/audio/sysvad/APO/SwapAPO/SwapAPODll.idl @@ -1,5 +1,6 @@ // // SwapAPODll.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// SwapAPODll.idl -- SPDX-License-Identifier: MS-PL // // Author: // diff --git a/audio/sysvad/APO/SwapAPO/SwapAPODll.rc b/audio/sysvad/APO/SwapAPO/SwapAPODll.rc index b73f4734e..f1684ff28 100644 --- a/audio/sysvad/APO/SwapAPO/SwapAPODll.rc +++ b/audio/sysvad/APO/SwapAPO/SwapAPODll.rc @@ -1,5 +1,6 @@ #if 0 Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL #endif #include "resource.h" diff --git a/audio/sysvad/APO/SwapAPO/SwapAPOInterface.idl b/audio/sysvad/APO/SwapAPO/SwapAPOInterface.idl index a06b5f0de..3ea0c5582 100644 --- a/audio/sysvad/APO/SwapAPO/SwapAPOInterface.idl +++ b/audio/sysvad/APO/SwapAPO/SwapAPOInterface.idl @@ -1,5 +1,6 @@ // // SwapAPO.idl -- Copyright (c) Microsoft Corporation. All rights reserved. +// SwapAPO.idl -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/SwapAPO/swap.cpp b/audio/sysvad/APO/SwapAPO/swap.cpp index 6fa39fa30..8bdfb7a51 100644 --- a/audio/sysvad/APO/SwapAPO/swap.cpp +++ b/audio/sysvad/APO/SwapAPO/swap.cpp @@ -1,5 +1,6 @@ // // Swap.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// Swap.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/SwapAPO/swapapomfx.cpp b/audio/sysvad/APO/SwapAPO/swapapomfx.cpp index b05b15686..f802bcbf4 100644 --- a/audio/sysvad/APO/SwapAPO/swapapomfx.cpp +++ b/audio/sysvad/APO/SwapAPO/swapapomfx.cpp @@ -1,5 +1,6 @@ // // SwapAPOMFX.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// SwapAPOMFX.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/APO/SwapAPO/swapaposfx.cpp b/audio/sysvad/APO/SwapAPO/swapaposfx.cpp index ef418f758..87ea1b211 100644 --- a/audio/sysvad/APO/SwapAPO/swapaposfx.cpp +++ b/audio/sysvad/APO/SwapAPO/swapaposfx.cpp @@ -1,5 +1,6 @@ // // SwapAPOSFX.cpp -- Copyright (c) Microsoft Corporation. All rights reserved. +// SwapAPOSFX.cpp -- SPDX-License-Identifier: MS-PL // // Description: // diff --git a/audio/sysvad/BthhfpDevice.cpp b/audio/sysvad/BthhfpDevice.cpp index 389563ed6..4574e0147 100644 --- a/audio/sysvad/BthhfpDevice.cpp +++ b/audio/sysvad/BthhfpDevice.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/ContosoKeywordDetector.h b/audio/sysvad/ContosoKeywordDetector.h index 6f12f4de7..407118c5c 100644 --- a/audio/sysvad/ContosoKeywordDetector.h +++ b/audio/sysvad/ContosoKeywordDetector.h @@ -1,5 +1,6 @@ /* Copyright (c) Microsoft Corporation All Rights Reserved + SPDX-License-Identifier: MS-PL Contoso voice activation driver definitions diff --git a/audio/sysvad/EndpointsCommon/AudioModule0.h b/audio/sysvad/EndpointsCommon/AudioModule0.h index c1f075577..69c88c90c 100644 --- a/audio/sysvad/EndpointsCommon/AudioModule0.h +++ b/audio/sysvad/EndpointsCommon/AudioModule0.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/AudioModule1.h b/audio/sysvad/EndpointsCommon/AudioModule1.h index 9f01eaed8..56f90a404 100644 --- a/audio/sysvad/EndpointsCommon/AudioModule1.h +++ b/audio/sysvad/EndpointsCommon/AudioModule1.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/AudioModule2.h b/audio/sysvad/EndpointsCommon/AudioModule2.h index 93d3fdf3b..2b4a2643b 100644 --- a/audio/sysvad/EndpointsCommon/AudioModule2.h +++ b/audio/sysvad/EndpointsCommon/AudioModule2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/AudioModuleHelper.cpp b/audio/sysvad/EndpointsCommon/AudioModuleHelper.cpp index 25ded875e..c10973dc2 100644 --- a/audio/sysvad/EndpointsCommon/AudioModuleHelper.cpp +++ b/audio/sysvad/EndpointsCommon/AudioModuleHelper.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/AudioModuleHelper.h b/audio/sysvad/EndpointsCommon/AudioModuleHelper.h index fa7a2c233..60782512b 100644 --- a/audio/sysvad/EndpointsCommon/AudioModuleHelper.h +++ b/audio/sysvad/EndpointsCommon/AudioModuleHelper.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/NewDelete.cpp b/audio/sysvad/EndpointsCommon/NewDelete.cpp index daa076e29..7e8b58813 100644 --- a/audio/sysvad/EndpointsCommon/NewDelete.cpp +++ b/audio/sysvad/EndpointsCommon/NewDelete.cpp @@ -2,6 +2,7 @@ * NewDelete.cpp - CPP placement new and delete operators implementation ***************************************************************************** * Copyright (c) Microsoft Corporation All Rights Reserved +* SPDX-License-Identifier: MS-PL * * Module Name: * diff --git a/audio/sysvad/EndpointsCommon/NewDelete.h b/audio/sysvad/EndpointsCommon/NewDelete.h index fefcda6e1..6565f5392 100644 --- a/audio/sysvad/EndpointsCommon/NewDelete.h +++ b/audio/sysvad/EndpointsCommon/NewDelete.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphpminipairs.h b/audio/sysvad/EndpointsCommon/a2dphpminipairs.h index b46796c70..c7d8e14d4 100644 --- a/audio/sysvad/EndpointsCommon/a2dphpminipairs.h +++ b/audio/sysvad/EndpointsCommon/a2dphpminipairs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphpminwavert.cpp b/audio/sysvad/EndpointsCommon/a2dphpminwavert.cpp index 532fc92f6..06536d427 100644 --- a/audio/sysvad/EndpointsCommon/a2dphpminwavert.cpp +++ b/audio/sysvad/EndpointsCommon/a2dphpminwavert.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.cpp b/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.cpp index 0f24a4dca..82ac8c485 100644 --- a/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.cpp +++ b/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.h b/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.h index 71f68030e..bfee83bff 100644 --- a/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.h +++ b/audio/sysvad/EndpointsCommon/a2dphpspeakertopo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphpspeakertoptable.h b/audio/sysvad/EndpointsCommon/a2dphpspeakertoptable.h index 7a3e23dee..00a1b22b3 100644 --- a/audio/sysvad/EndpointsCommon/a2dphpspeakertoptable.h +++ b/audio/sysvad/EndpointsCommon/a2dphpspeakertoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphpspeakerwavtable.h b/audio/sysvad/EndpointsCommon/a2dphpspeakerwavtable.h index 00f69958e..4dd49be9f 100644 --- a/audio/sysvad/EndpointsCommon/a2dphpspeakerwavtable.h +++ b/audio/sysvad/EndpointsCommon/a2dphpspeakerwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphptopo.cpp b/audio/sysvad/EndpointsCommon/a2dphptopo.cpp index 661569f8a..107e6003e 100644 --- a/audio/sysvad/EndpointsCommon/a2dphptopo.cpp +++ b/audio/sysvad/EndpointsCommon/a2dphptopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/a2dphptopo.h b/audio/sysvad/EndpointsCommon/a2dphptopo.h index 0b2303bdd..8cea2e313 100644 --- a/audio/sysvad/EndpointsCommon/a2dphptopo.h +++ b/audio/sysvad/EndpointsCommon/a2dphptopo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpmictopo.cpp b/audio/sysvad/EndpointsCommon/bthhfpmictopo.cpp index 1a74de8f8..281ba2dbc 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpmictopo.cpp +++ b/audio/sysvad/EndpointsCommon/bthhfpmictopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpmictopo.h b/audio/sysvad/EndpointsCommon/bthhfpmictopo.h index 48f93a69f..10a4d82b1 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpmictopo.h +++ b/audio/sysvad/EndpointsCommon/bthhfpmictopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpmictoptable.h b/audio/sysvad/EndpointsCommon/bthhfpmictoptable.h index 0ea699569..59771ff87 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpmictoptable.h +++ b/audio/sysvad/EndpointsCommon/bthhfpmictoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpmicwavtable.h b/audio/sysvad/EndpointsCommon/bthhfpmicwavtable.h index cdec96a9a..0af9d9728 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpmicwavtable.h +++ b/audio/sysvad/EndpointsCommon/bthhfpmicwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpmicwbwavtable.h b/audio/sysvad/EndpointsCommon/bthhfpmicwbwavtable.h index e94c5d200..55a09377c 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpmicwbwavtable.h +++ b/audio/sysvad/EndpointsCommon/bthhfpmicwbwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpminipairs.h b/audio/sysvad/EndpointsCommon/bthhfpminipairs.h index 52c33c021..21a59bd1e 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpminipairs.h +++ b/audio/sysvad/EndpointsCommon/bthhfpminipairs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpminwavert.cpp b/audio/sysvad/EndpointsCommon/bthhfpminwavert.cpp index db705a688..26e689dad 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpminwavert.cpp +++ b/audio/sysvad/EndpointsCommon/bthhfpminwavert.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.cpp b/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.cpp index c5f7b70c9..f05c4d031 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.cpp +++ b/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.h b/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.h index 3ef8482d3..421f44360 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.h +++ b/audio/sysvad/EndpointsCommon/bthhfpspeakertopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpspeakertoptable.h b/audio/sysvad/EndpointsCommon/bthhfpspeakertoptable.h index 145198786..a25a6260d 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpspeakertoptable.h +++ b/audio/sysvad/EndpointsCommon/bthhfpspeakertoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpspeakerwavtable.h b/audio/sysvad/EndpointsCommon/bthhfpspeakerwavtable.h index 855d62682..628e7e149 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpspeakerwavtable.h +++ b/audio/sysvad/EndpointsCommon/bthhfpspeakerwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfpspeakerwbwavtable.h b/audio/sysvad/EndpointsCommon/bthhfpspeakerwbwavtable.h index 9c91f84d1..acc2f15b5 100644 --- a/audio/sysvad/EndpointsCommon/bthhfpspeakerwbwavtable.h +++ b/audio/sysvad/EndpointsCommon/bthhfpspeakerwbwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfptopo.cpp b/audio/sysvad/EndpointsCommon/bthhfptopo.cpp index 27d8410f6..2af9e6300 100644 --- a/audio/sysvad/EndpointsCommon/bthhfptopo.cpp +++ b/audio/sysvad/EndpointsCommon/bthhfptopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/bthhfptopo.h b/audio/sysvad/EndpointsCommon/bthhfptopo.h index 24c0e1c4e..5c86730e7 100644 --- a/audio/sysvad/EndpointsCommon/bthhfptopo.h +++ b/audio/sysvad/EndpointsCommon/bthhfptopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/micarray1toptable.h b/audio/sysvad/EndpointsCommon/micarray1toptable.h index 4d2e31969..27b5c87cf 100644 --- a/audio/sysvad/EndpointsCommon/micarray1toptable.h +++ b/audio/sysvad/EndpointsCommon/micarray1toptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/micarraytopo.cpp b/audio/sysvad/EndpointsCommon/micarraytopo.cpp index 1898243af..555a66942 100644 --- a/audio/sysvad/EndpointsCommon/micarraytopo.cpp +++ b/audio/sysvad/EndpointsCommon/micarraytopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/micarraytopo.h b/audio/sysvad/EndpointsCommon/micarraytopo.h index a4c2d8ae9..47a839d26 100644 --- a/audio/sysvad/EndpointsCommon/micarraytopo.h +++ b/audio/sysvad/EndpointsCommon/micarraytopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/micarraywavtable.h b/audio/sysvad/EndpointsCommon/micarraywavtable.h index 553090920..109092a29 100644 --- a/audio/sysvad/EndpointsCommon/micarraywavtable.h +++ b/audio/sysvad/EndpointsCommon/micarraywavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/mintopo.cpp b/audio/sysvad/EndpointsCommon/mintopo.cpp index 9fb2cc21e..bee210ced 100644 --- a/audio/sysvad/EndpointsCommon/mintopo.cpp +++ b/audio/sysvad/EndpointsCommon/mintopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/mintopo.h b/audio/sysvad/EndpointsCommon/mintopo.h index f0bae44d3..604781c60 100644 --- a/audio/sysvad/EndpointsCommon/mintopo.h +++ b/audio/sysvad/EndpointsCommon/mintopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/minwavert.cpp b/audio/sysvad/EndpointsCommon/minwavert.cpp index c6b8e8c3c..bfc0d66e8 100644 --- a/audio/sysvad/EndpointsCommon/minwavert.cpp +++ b/audio/sysvad/EndpointsCommon/minwavert.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/minwavert.h b/audio/sysvad/EndpointsCommon/minwavert.h index 42cad965e..c479d1be2 100644 --- a/audio/sysvad/EndpointsCommon/minwavert.h +++ b/audio/sysvad/EndpointsCommon/minwavert.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/minwavertstream.h b/audio/sysvad/EndpointsCommon/minwavertstream.h index 4e9e882c0..c0b00a3a3 100644 --- a/audio/sysvad/EndpointsCommon/minwavertstream.h +++ b/audio/sysvad/EndpointsCommon/minwavertstream.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2010 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/simple.h b/audio/sysvad/EndpointsCommon/simple.h index a284acbc6..c4af19620 100644 --- a/audio/sysvad/EndpointsCommon/simple.h +++ b/audio/sysvad/EndpointsCommon/simple.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakerhptopo.cpp b/audio/sysvad/EndpointsCommon/speakerhptopo.cpp index 1cd1d97be..e79fc563d 100644 --- a/audio/sysvad/EndpointsCommon/speakerhptopo.cpp +++ b/audio/sysvad/EndpointsCommon/speakerhptopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakerhptopo.h b/audio/sysvad/EndpointsCommon/speakerhptopo.h index 9974859fe..5d938dfd2 100644 --- a/audio/sysvad/EndpointsCommon/speakerhptopo.h +++ b/audio/sysvad/EndpointsCommon/speakerhptopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakerhptoptable.h b/audio/sysvad/EndpointsCommon/speakerhptoptable.h index 936ec0b6e..aafe8524c 100644 --- a/audio/sysvad/EndpointsCommon/speakerhptoptable.h +++ b/audio/sysvad/EndpointsCommon/speakerhptoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakerhpwavtable.h b/audio/sysvad/EndpointsCommon/speakerhpwavtable.h index e1cf15948..77e54af45 100644 --- a/audio/sysvad/EndpointsCommon/speakerhpwavtable.h +++ b/audio/sysvad/EndpointsCommon/speakerhpwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakertopo.cpp b/audio/sysvad/EndpointsCommon/speakertopo.cpp index 002b11747..b0447442b 100644 --- a/audio/sysvad/EndpointsCommon/speakertopo.cpp +++ b/audio/sysvad/EndpointsCommon/speakertopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakertopo.h b/audio/sysvad/EndpointsCommon/speakertopo.h index 1ea213740..f3a72743c 100644 --- a/audio/sysvad/EndpointsCommon/speakertopo.h +++ b/audio/sysvad/EndpointsCommon/speakertopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakertoptable.h b/audio/sysvad/EndpointsCommon/speakertoptable.h index ea3890f7c..560db0d55 100644 --- a/audio/sysvad/EndpointsCommon/speakertoptable.h +++ b/audio/sysvad/EndpointsCommon/speakertoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/speakerwavtable.h b/audio/sysvad/EndpointsCommon/speakerwavtable.h index 6fb058abc..05fabad53 100644 --- a/audio/sysvad/EndpointsCommon/speakerwavtable.h +++ b/audio/sysvad/EndpointsCommon/speakerwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsmictopo.cpp b/audio/sysvad/EndpointsCommon/usbhsmictopo.cpp index 0be275f34..434268305 100644 --- a/audio/sysvad/EndpointsCommon/usbhsmictopo.cpp +++ b/audio/sysvad/EndpointsCommon/usbhsmictopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsmictopo.h b/audio/sysvad/EndpointsCommon/usbhsmictopo.h index e2a872c53..258e3321d 100644 --- a/audio/sysvad/EndpointsCommon/usbhsmictopo.h +++ b/audio/sysvad/EndpointsCommon/usbhsmictopo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsmictoptable.h b/audio/sysvad/EndpointsCommon/usbhsmictoptable.h index ac3c89d05..4cb2379dc 100644 --- a/audio/sysvad/EndpointsCommon/usbhsmictoptable.h +++ b/audio/sysvad/EndpointsCommon/usbhsmictoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsmicwavtable.h b/audio/sysvad/EndpointsCommon/usbhsmicwavtable.h index 2b4567475..498b57dab 100644 --- a/audio/sysvad/EndpointsCommon/usbhsmicwavtable.h +++ b/audio/sysvad/EndpointsCommon/usbhsmicwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsminipairs.h b/audio/sysvad/EndpointsCommon/usbhsminipairs.h index 764232406..fa0f908c0 100644 --- a/audio/sysvad/EndpointsCommon/usbhsminipairs.h +++ b/audio/sysvad/EndpointsCommon/usbhsminipairs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsminwavert.cpp b/audio/sysvad/EndpointsCommon/usbhsminwavert.cpp index a1fa3f156..80dec33cc 100644 --- a/audio/sysvad/EndpointsCommon/usbhsminwavert.cpp +++ b/audio/sysvad/EndpointsCommon/usbhsminwavert.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsspeakertopo.cpp b/audio/sysvad/EndpointsCommon/usbhsspeakertopo.cpp index e6899e36a..e513dc4dc 100644 --- a/audio/sysvad/EndpointsCommon/usbhsspeakertopo.cpp +++ b/audio/sysvad/EndpointsCommon/usbhsspeakertopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsspeakertopo.h b/audio/sysvad/EndpointsCommon/usbhsspeakertopo.h index 4e87253a2..62120ade5 100644 --- a/audio/sysvad/EndpointsCommon/usbhsspeakertopo.h +++ b/audio/sysvad/EndpointsCommon/usbhsspeakertopo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsspeakertoptable.h b/audio/sysvad/EndpointsCommon/usbhsspeakertoptable.h index 2f79024f6..50f7492f5 100644 --- a/audio/sysvad/EndpointsCommon/usbhsspeakertoptable.h +++ b/audio/sysvad/EndpointsCommon/usbhsspeakertoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhsspeakerwavtable.h b/audio/sysvad/EndpointsCommon/usbhsspeakerwavtable.h index 619dd325a..3eef86dae 100644 --- a/audio/sysvad/EndpointsCommon/usbhsspeakerwavtable.h +++ b/audio/sysvad/EndpointsCommon/usbhsspeakerwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhstopo.cpp b/audio/sysvad/EndpointsCommon/usbhstopo.cpp index e32f20279..9660bb3a8 100644 --- a/audio/sysvad/EndpointsCommon/usbhstopo.cpp +++ b/audio/sysvad/EndpointsCommon/usbhstopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/EndpointsCommon/usbhstopo.h b/audio/sysvad/EndpointsCommon/usbhstopo.h index d3a3adab4..605fc0b62 100644 --- a/audio/sysvad/EndpointsCommon/usbhstopo.h +++ b/audio/sysvad/EndpointsCommon/usbhstopo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.rc b/audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.rc index 6ce780220..dba1b9255 100644 --- a/audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.rc +++ b/audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.rc @@ -1,5 +1,6 @@ #if 0 Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL #endif #include "winres.h" diff --git a/audio/sysvad/SysVadShared.h b/audio/sysvad/SysVadShared.h index 26cff9e28..b3f4072cd 100644 --- a/audio/sysvad/SysVadShared.h +++ b/audio/sysvad/SysVadShared.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/TabletAudioSample.rc b/audio/sysvad/TabletAudioSample/TabletAudioSample.rc index 3ab06ea6f..26c393d07 100644 --- a/audio/sysvad/TabletAudioSample/TabletAudioSample.rc +++ b/audio/sysvad/TabletAudioSample/TabletAudioSample.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/hdmitopo.cpp b/audio/sysvad/TabletAudioSample/hdmitopo.cpp index d187f4670..88d39e162 100644 --- a/audio/sysvad/TabletAudioSample/hdmitopo.cpp +++ b/audio/sysvad/TabletAudioSample/hdmitopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/hdmitopo.h b/audio/sysvad/TabletAudioSample/hdmitopo.h index a0e8a2d80..a180092cf 100644 --- a/audio/sysvad/TabletAudioSample/hdmitopo.h +++ b/audio/sysvad/TabletAudioSample/hdmitopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/hdmitoptable.h b/audio/sysvad/TabletAudioSample/hdmitoptable.h index c360d7984..3fb1440af 100644 --- a/audio/sysvad/TabletAudioSample/hdmitoptable.h +++ b/audio/sysvad/TabletAudioSample/hdmitoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/hdmiwavtable.h b/audio/sysvad/TabletAudioSample/hdmiwavtable.h index bd0f9236d..397c16fe8 100644 --- a/audio/sysvad/TabletAudioSample/hdmiwavtable.h +++ b/audio/sysvad/TabletAudioSample/hdmiwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micarray2toptable.h b/audio/sysvad/TabletAudioSample/micarray2toptable.h index 0c03a8395..2cef18f36 100644 --- a/audio/sysvad/TabletAudioSample/micarray2toptable.h +++ b/audio/sysvad/TabletAudioSample/micarray2toptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micarray2wavtable.h b/audio/sysvad/TabletAudioSample/micarray2wavtable.h index 1087d5eb0..461459bee 100644 --- a/audio/sysvad/TabletAudioSample/micarray2wavtable.h +++ b/audio/sysvad/TabletAudioSample/micarray2wavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: micarray2wavtable.h diff --git a/audio/sysvad/TabletAudioSample/micarray3toptable.h b/audio/sysvad/TabletAudioSample/micarray3toptable.h index 02a3d76e7..0ce28df29 100644 --- a/audio/sysvad/TabletAudioSample/micarray3toptable.h +++ b/audio/sysvad/TabletAudioSample/micarray3toptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micarray3wavtable.h b/audio/sysvad/TabletAudioSample/micarray3wavtable.h index ba2b0569f..dbf364758 100644 --- a/audio/sysvad/TabletAudioSample/micarray3wavtable.h +++ b/audio/sysvad/TabletAudioSample/micarray3wavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micintopo.cpp b/audio/sysvad/TabletAudioSample/micintopo.cpp index 4927a9b25..29f32fa6e 100644 --- a/audio/sysvad/TabletAudioSample/micintopo.cpp +++ b/audio/sysvad/TabletAudioSample/micintopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micintopo.h b/audio/sysvad/TabletAudioSample/micintopo.h index af4b8be2d..217cc1d6a 100644 --- a/audio/sysvad/TabletAudioSample/micintopo.h +++ b/audio/sysvad/TabletAudioSample/micintopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micintoptable.h b/audio/sysvad/TabletAudioSample/micintoptable.h index 329c2f2bb..60ff98f92 100644 --- a/audio/sysvad/TabletAudioSample/micintoptable.h +++ b/audio/sysvad/TabletAudioSample/micintoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/micinwavtable.h b/audio/sysvad/TabletAudioSample/micinwavtable.h index 64acba00c..932da4064 100644 --- a/audio/sysvad/TabletAudioSample/micinwavtable.h +++ b/audio/sysvad/TabletAudioSample/micinwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/minipairs.h b/audio/sysvad/TabletAudioSample/minipairs.h index 0d00f5a54..1ca3fe57f 100644 --- a/audio/sysvad/TabletAudioSample/minipairs.h +++ b/audio/sysvad/TabletAudioSample/minipairs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/spdiftopo.cpp b/audio/sysvad/TabletAudioSample/spdiftopo.cpp index f715e41d7..4bc922079 100644 --- a/audio/sysvad/TabletAudioSample/spdiftopo.cpp +++ b/audio/sysvad/TabletAudioSample/spdiftopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/spdiftopo.h b/audio/sysvad/TabletAudioSample/spdiftopo.h index ffaefb5cc..bdec1ddae 100644 --- a/audio/sysvad/TabletAudioSample/spdiftopo.h +++ b/audio/sysvad/TabletAudioSample/spdiftopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/spdiftoptable.h b/audio/sysvad/TabletAudioSample/spdiftoptable.h index 8e1376a82..16fb3d119 100644 --- a/audio/sysvad/TabletAudioSample/spdiftoptable.h +++ b/audio/sysvad/TabletAudioSample/spdiftoptable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/TabletAudioSample/spdifwavtable.h b/audio/sysvad/TabletAudioSample/spdifwavtable.h index fd23799cd..f4328f1e2 100644 --- a/audio/sysvad/TabletAudioSample/spdifwavtable.h +++ b/audio/sysvad/TabletAudioSample/spdifwavtable.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/ToneGenerator.cpp b/audio/sysvad/ToneGenerator.cpp index 2ff7cbddb..bf5e1eb63 100644 --- a/audio/sysvad/ToneGenerator.cpp +++ b/audio/sysvad/ToneGenerator.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/ToneGenerator.h b/audio/sysvad/ToneGenerator.h index e364ccd49..2041863b3 100644 --- a/audio/sysvad/ToneGenerator.h +++ b/audio/sysvad/ToneGenerator.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/UsbHsDevice.cpp b/audio/sysvad/UsbHsDevice.cpp index 2b92bd940..c1478c89a 100644 --- a/audio/sysvad/UsbHsDevice.cpp +++ b/audio/sysvad/UsbHsDevice.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/adapter.cpp b/audio/sysvad/adapter.cpp index 0f44c593f..1fca1d93d 100644 --- a/audio/sysvad/adapter.cpp +++ b/audio/sysvad/adapter.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/basetopo.cpp b/audio/sysvad/basetopo.cpp index 1ceb414ac..7c45d8282 100644 --- a/audio/sysvad/basetopo.cpp +++ b/audio/sysvad/basetopo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/basetopo.h b/audio/sysvad/basetopo.h index 429c05eb3..3656b0975 100644 --- a/audio/sysvad/basetopo.h +++ b/audio/sysvad/basetopo.h @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/common.cpp b/audio/sysvad/common.cpp index 1334411e5..65c678c9d 100644 --- a/audio/sysvad/common.cpp +++ b/audio/sysvad/common.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/common.h b/audio/sysvad/common.h index 17e8ebca5..994cf1295 100644 --- a/audio/sysvad/common.h +++ b/audio/sysvad/common.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/hw.cpp b/audio/sysvad/hw.cpp index 1666e1465..85491f7ae 100644 --- a/audio/sysvad/hw.cpp +++ b/audio/sysvad/hw.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/hw.h b/audio/sysvad/hw.h index cdfe4f758..c511710df 100644 --- a/audio/sysvad/hw.h +++ b/audio/sysvad/hw.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/kshelper.cpp b/audio/sysvad/kshelper.cpp index d5213426b..a072b920b 100644 --- a/audio/sysvad/kshelper.cpp +++ b/audio/sysvad/kshelper.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/kshelper.h b/audio/sysvad/kshelper.h index a8cc49566..ebacb51e6 100644 --- a/audio/sysvad/kshelper.h +++ b/audio/sysvad/kshelper.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/savedata.cpp b/audio/sysvad/savedata.cpp index 39789f3b9..c5882a68d 100644 --- a/audio/sysvad/savedata.cpp +++ b/audio/sysvad/savedata.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/savedata.h b/audio/sysvad/savedata.h index 942210251..7838cdda9 100644 --- a/audio/sysvad/savedata.h +++ b/audio/sysvad/savedata.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/sysvad/sysvad.h b/audio/sysvad/sysvad.h index a3cc555ce..f2fc4dd19 100644 --- a/audio/sysvad/sysvad.h +++ b/audio/sysvad/sysvad.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/audio/tests/HLK/ThirdPartyApoTests/FormatHelpers.h b/audio/tests/HLK/ThirdPartyApoTests/FormatHelpers.h index 781b9ffb6..3b8625edb 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/FormatHelpers.h +++ b/audio/tests/HLK/ThirdPartyApoTests/FormatHelpers.h @@ -1,5 +1,6 @@ // // FormatHelpers.h -- Copyright (c) Microsoft Corporation +// FormatHelpers.h -- SPDX-License-Identifier: MS-PL // // Author: zaneh // diff --git a/audio/tests/HLK/ThirdPartyApoTests/TestEffectsList.cpp b/audio/tests/HLK/ThirdPartyApoTests/TestEffectsList.cpp index 7b670d289..ce6e7a59b 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/TestEffectsList.cpp +++ b/audio/tests/HLK/ThirdPartyApoTests/TestEffectsList.cpp @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.cpp b/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.cpp index 1627b728b..5845d05be 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.cpp +++ b/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.cpp @@ -1,4 +1,5 @@ // AudioMediaType.cpp -- Copyright (c) 2003 Microsoft Corporation +// AudioMediaType.cpp -- SPDX-License-Identifier: MS-PL // // // Description: diff --git a/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.h b/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.h index e213a7463..5cc22e6b5 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.h +++ b/audio/tests/HLK/ThirdPartyApoTests/TestMediaType.h @@ -1,4 +1,5 @@ // Copyright (c) Microsoft Corporation +// SPDX-License-Identifier: MS-PL // // Author: Alper Selcuk // diff --git a/audio/tests/HLK/ThirdPartyApoTests/TestWasapiUseFromAudioDg.cpp b/audio/tests/HLK/ThirdPartyApoTests/TestWasapiUseFromAudioDg.cpp index 3b573f874..00b1c7fff 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/TestWasapiUseFromAudioDg.cpp +++ b/audio/tests/HLK/ThirdPartyApoTests/TestWasapiUseFromAudioDg.cpp @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/audio/tests/HLK/ThirdPartyApoTests/Wrappers.h b/audio/tests/HLK/ThirdPartyApoTests/Wrappers.h index 82ceedc0c..da0983802 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/Wrappers.h +++ b/audio/tests/HLK/ThirdPartyApoTests/Wrappers.h @@ -1,5 +1,6 @@ // // Wrappers.h -- Copyright (c) Microsoft Corporation +// Wrappers.h -- SPDX-License-Identifier: MS-PL // // Author: zaneh // diff --git a/audio/tests/HLK/ThirdPartyApoTests/stdafx.h b/audio/tests/HLK/ThirdPartyApoTests/stdafx.h index 8a836cf0c..c0da2dd06 100644 --- a/audio/tests/HLK/ThirdPartyApoTests/stdafx.h +++ b/audio/tests/HLK/ThirdPartyApoTests/stdafx.h @@ -1,5 +1,6 @@ // // stdafx.h -- Copyright (c) Microsoft Corporation +// stdafx.h -- SPDX-License-Identifier: MS-PL // // Author: zaneh // diff --git a/audio/tests/KSPosTst/KsPosTestTaef.cpp b/audio/tests/KSPosTst/KsPosTestTaef.cpp index 6ac6329ed..384bdc6f1 100644 --- a/audio/tests/KSPosTst/KsPosTestTaef.cpp +++ b/audio/tests/KSPosTst/KsPosTestTaef.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/KSPosTst/KsPosTestTaef.h b/audio/tests/KSPosTst/KsPosTestTaef.h index e0c6e862e..18f692571 100644 --- a/audio/tests/KSPosTst/KsPosTestTaef.h +++ b/audio/tests/KSPosTst/KsPosTestTaef.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/KSPosTst/PreComp.h b/audio/tests/KSPosTst/PreComp.h index 5e7d834df..a93ff56b8 100644 --- a/audio/tests/KSPosTst/PreComp.h +++ b/audio/tests/KSPosTst/PreComp.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/KSPosTst/locallimits.h b/audio/tests/KSPosTst/locallimits.h index 60336eb50..39cd721e8 100644 --- a/audio/tests/KSPosTst/locallimits.h +++ b/audio/tests/KSPosTst/locallimits.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/KSPosTst/pintest.cpp b/audio/tests/KSPosTst/pintest.cpp index be6598966..52b02493d 100644 --- a/audio/tests/KSPosTst/pintest.cpp +++ b/audio/tests/KSPosTst/pintest.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/KSPosTst/timetest.cpp b/audio/tests/KSPosTst/timetest.cpp index d8026716e..85bb614a6 100644 --- a/audio/tests/KSPosTst/timetest.cpp +++ b/audio/tests/KSPosTst/timetest.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/PinResourceHelpers/HalfApp.cpp b/audio/tests/PinResourceHelpers/HalfApp.cpp index 154c1e9ae..9e0b666ba 100644 --- a/audio/tests/PinResourceHelpers/HalfApp.cpp +++ b/audio/tests/PinResourceHelpers/HalfApp.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/PinResourceHelpers/HalfApp.h b/audio/tests/PinResourceHelpers/HalfApp.h index a30bdf506..57cd0add3 100644 --- a/audio/tests/PinResourceHelpers/HalfApp.h +++ b/audio/tests/PinResourceHelpers/HalfApp.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/PinResourceHelpers/PreComp.h b/audio/tests/PinResourceHelpers/PreComp.h index d75f0e3fc..9f95c20ef 100644 --- a/audio/tests/PinResourceHelpers/PreComp.h +++ b/audio/tests/PinResourceHelpers/PreComp.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/PinResourceHelpers/PropertyHelper.cpp b/audio/tests/PinResourceHelpers/PropertyHelper.cpp index 1d5f45484..823982f50 100644 --- a/audio/tests/PinResourceHelpers/PropertyHelper.cpp +++ b/audio/tests/PinResourceHelpers/PropertyHelper.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/PinResourceHelpers/PropertyHelper.h b/audio/tests/PinResourceHelpers/PropertyHelper.h index 5680283da..c7a7eee3a 100644 --- a/audio/tests/PinResourceHelpers/PropertyHelper.h +++ b/audio/tests/PinResourceHelpers/PropertyHelper.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/PinResourceHelpers/TestResource.cpp b/audio/tests/PinResourceHelpers/TestResource.cpp index c7e067283..a27bcc081 100644 --- a/audio/tests/PinResourceHelpers/TestResource.cpp +++ b/audio/tests/PinResourceHelpers/TestResource.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/PinResourceHelpers/TestResource.h b/audio/tests/PinResourceHelpers/TestResource.h index 7bc6a7927..0d3758107 100644 --- a/audio/tests/PinResourceHelpers/TestResource.h +++ b/audio/tests/PinResourceHelpers/TestResource.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/PinResourceHelpers/TestResourceBuild.cpp b/audio/tests/PinResourceHelpers/TestResourceBuild.cpp index 02c1691d9..689909d4a 100644 --- a/audio/tests/PinResourceHelpers/TestResourceBuild.cpp +++ b/audio/tests/PinResourceHelpers/TestResourceBuild.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/PinResourceHelpers/TestResourceHelper.h b/audio/tests/PinResourceHelpers/TestResourceHelper.h index df5b87200..3b9e10408 100644 --- a/audio/tests/PinResourceHelpers/TestResourceHelper.h +++ b/audio/tests/PinResourceHelpers/TestResourceHelper.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/wavetest/WaveTestTaef.cpp b/audio/tests/wavetest/WaveTestTaef.cpp index e4a008d3a..99244ba39 100644 --- a/audio/tests/wavetest/WaveTestTaef.cpp +++ b/audio/tests/wavetest/WaveTestTaef.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/wavetest/WaveTestTaef.h b/audio/tests/wavetest/WaveTestTaef.h index 4e9b8c572..9a667babc 100644 --- a/audio/tests/wavetest/WaveTestTaef.h +++ b/audio/tests/wavetest/WaveTestTaef.h @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File Name: // diff --git a/audio/tests/wavetest/comptest.cpp b/audio/tests/wavetest/comptest.cpp index 6b0b4e86f..3137d36c8 100644 --- a/audio/tests/wavetest/comptest.cpp +++ b/audio/tests/wavetest/comptest.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/audio/tests/wavetest/pintest.cpp b/audio/tests/wavetest/pintest.cpp index 26924bb72..c8cf8c387 100644 --- a/audio/tests/wavetest/pintest.cpp +++ b/audio/tests/wavetest/pintest.cpp @@ -1,6 +1,7 @@ // ------------------------------------------------------------------------------ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // diff --git a/avstream/avscamera/DMFT/AvsCameraDMFT.cpp b/avstream/avscamera/DMFT/AvsCameraDMFT.cpp index e12cff652..598ef376f 100644 --- a/avstream/avscamera/DMFT/AvsCameraDMFT.cpp +++ b/avstream/avscamera/DMFT/AvsCameraDMFT.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "stdafx.h" diff --git a/avstream/avscamera/DMFT/AvsCameraDMFT.h b/avstream/avscamera/DMFT/AvsCameraDMFT.h index 27b8607b5..ebde5d4a5 100644 --- a/avstream/avscamera/DMFT/AvsCameraDMFT.h +++ b/avstream/avscamera/DMFT/AvsCameraDMFT.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/avstream/avscamera/DMFT/AvsCameraDMFTutils.cpp b/avstream/avscamera/DMFT/AvsCameraDMFTutils.cpp index 4a4c75fce..f3265fcb0 100644 --- a/avstream/avscamera/DMFT/AvsCameraDMFTutils.cpp +++ b/avstream/avscamera/DMFT/AvsCameraDMFTutils.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/avscamera/DMFT/basepin.cpp b/avstream/avscamera/DMFT/basepin.cpp index e01783906..73e94530f 100644 --- a/avstream/avscamera/DMFT/basepin.cpp +++ b/avstream/avscamera/DMFT/basepin.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "stdafx.h" diff --git a/avstream/avscamera/DMFT/basepin.h b/avstream/avscamera/DMFT/basepin.h index 8051188a4..e0cad40f9 100644 --- a/avstream/avscamera/DMFT/basepin.h +++ b/avstream/avscamera/DMFT/basepin.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once #include "stdafx.h" diff --git a/avstream/avscamera/DMFT/common.h b/avstream/avscamera/DMFT/common.h index b6e636a87..0290e4a91 100644 --- a/avstream/avscamera/DMFT/common.h +++ b/avstream/avscamera/DMFT/common.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/avscamera/DMFT/dllmain.cpp b/avstream/avscamera/DMFT/dllmain.cpp index 5a988320c..3ad6bcd05 100644 --- a/avstream/avscamera/DMFT/dllmain.cpp +++ b/avstream/avscamera/DMFT/dllmain.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // ////////////////////////////////////////////////////////////////////////// // diff --git a/avstream/avscamera/DMFT/mftpeventgenerator.cpp b/avstream/avscamera/DMFT/mftpeventgenerator.cpp index 1e510cfa2..b11ad63cf 100644 --- a/avstream/avscamera/DMFT/mftpeventgenerator.cpp +++ b/avstream/avscamera/DMFT/mftpeventgenerator.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/avscamera/DMFT/mftpeventgenerator.h b/avstream/avscamera/DMFT/mftpeventgenerator.h index 2ddae218f..19ddffa23 100644 --- a/avstream/avscamera/DMFT/mftpeventgenerator.h +++ b/avstream/avscamera/DMFT/mftpeventgenerator.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/avscamera/DMFT/stdafx.h b/avstream/avscamera/DMFT/stdafx.h index d21def931..80976ef99 100644 --- a/avstream/avscamera/DMFT/stdafx.h +++ b/avstream/avscamera/DMFT/stdafx.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/avstream/avscamera/DMFT/stdafxsrc.cpp b/avstream/avscamera/DMFT/stdafxsrc.cpp index a6f44b0e8..e6a7119f8 100644 --- a/avstream/avscamera/DMFT/stdafxsrc.cpp +++ b/avstream/avscamera/DMFT/stdafxsrc.cpp @@ -1,4 +1,5 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "stdafx.h" \ No newline at end of file diff --git a/avstream/avscamera/common/CustomProperties.h b/avstream/avscamera/common/CustomProperties.h index f9a9db093..e0c04eed6 100644 --- a/avstream/avscamera/common/CustomProperties.h +++ b/avstream/avscamera/common/CustomProperties.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/common/Macros.h b/avstream/avscamera/common/Macros.h index b87aa4369..18c2d730f 100644 --- a/avstream/avscamera/common/Macros.h +++ b/avstream/avscamera/common/Macros.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/common/MetadataInternal.h b/avstream/avscamera/common/MetadataInternal.h index 0433fda64..62b3353c8 100644 --- a/avstream/avscamera/common/MetadataInternal.h +++ b/avstream/avscamera/common/MetadataInternal.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/AvsCamera.cpp b/avstream/avscamera/sys/AvsCamera.cpp index 3c51323f2..6294884ee 100644 --- a/avstream/avscamera/sys/AvsCamera.cpp +++ b/avstream/avscamera/sys/AvsCamera.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/AvsCamera.rc b/avstream/avscamera/sys/AvsCamera.rc index 25131b0ab..ac5439e4f 100644 --- a/avstream/avscamera/sys/AvsCamera.rc +++ b/avstream/avscamera/sys/AvsCamera.rc @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 2015 +// SPDX-License-Identifier: MS-PL // // File: AvsCam.rc // diff --git a/avstream/avscamera/sys/AvsCameraDevice.cpp b/avstream/avscamera/sys/AvsCameraDevice.cpp index 8916e2eff..14bda58ed 100644 --- a/avstream/avscamera/sys/AvsCameraDevice.cpp +++ b/avstream/avscamera/sys/AvsCameraDevice.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2015, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/AvsCameraDevice.h b/avstream/avscamera/sys/AvsCameraDevice.h index ec98e8928..d6a35a2af 100644 --- a/avstream/avscamera/sys/AvsCameraDevice.h +++ b/avstream/avscamera/sys/AvsCameraDevice.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2015, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/AvsCameraFilter.cpp b/avstream/avscamera/sys/AvsCameraFilter.cpp index 1a41997a4..4fcd16b1d 100644 --- a/avstream/avscamera/sys/AvsCameraFilter.cpp +++ b/avstream/avscamera/sys/AvsCameraFilter.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2015, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/AvsCameraFilter.h b/avstream/avscamera/sys/AvsCameraFilter.h index ce81cedea..05ebe2d72 100644 --- a/avstream/avscamera/sys/AvsCameraFilter.h +++ b/avstream/avscamera/sys/AvsCameraFilter.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2015, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/CameraProfile.h b/avstream/avscamera/sys/CameraProfile.h index fd2f1fe45..2a7352d3d 100644 --- a/avstream/avscamera/sys/CameraProfile.h +++ b/avstream/avscamera/sys/CameraProfile.h @@ -3,6 +3,7 @@ AvsCam - An AVStream Simulated Camera Device. Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/CameraSimulatorCommon.h b/avstream/avscamera/sys/CameraSimulatorCommon.h index f1e300b04..e2aac8239 100644 --- a/avstream/avscamera/sys/CameraSimulatorCommon.h +++ b/avstream/avscamera/sys/CameraSimulatorCommon.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2017, Microsoft Corporation. +SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Capture.cpp b/avstream/avscamera/sys/Capture.cpp index 730370e60..da8e1e427 100644 --- a/avstream/avscamera/sys/Capture.cpp +++ b/avstream/avscamera/sys/Capture.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Capture.h b/avstream/avscamera/sys/Capture.h index 21c9796a3..2ef27ee97 100644 --- a/avstream/avscamera/sys/Capture.h +++ b/avstream/avscamera/sys/Capture.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Dbg.h b/avstream/avscamera/sys/Dbg.h index b0bc6e800..16a3db6f5 100644 --- a/avstream/avscamera/sys/Dbg.h +++ b/avstream/avscamera/sys/Dbg.h @@ -3,6 +3,7 @@ AVStream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Device.cpp b/avstream/avscamera/sys/Device.cpp index 38d4f555f..30330bc3c 100644 --- a/avstream/avscamera/sys/Device.cpp +++ b/avstream/avscamera/sys/Device.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Device.h b/avstream/avscamera/sys/Device.h index c203f70e0..5d102c5e3 100644 --- a/avstream/avscamera/sys/Device.h +++ b/avstream/avscamera/sys/Device.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedCameraAngleOffset.h b/avstream/avscamera/sys/ExtendedCameraAngleOffset.h index dca18ee17..ef7787be3 100644 --- a/avstream/avscamera/sys/ExtendedCameraAngleOffset.h +++ b/avstream/avscamera/sys/ExtendedCameraAngleOffset.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedEVComp.h b/avstream/avscamera/sys/ExtendedEVComp.h index 31f7916be..9f80276a6 100644 --- a/avstream/avscamera/sys/ExtendedEVComp.h +++ b/avstream/avscamera/sys/ExtendedEVComp.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedFieldOfView.h b/avstream/avscamera/sys/ExtendedFieldOfView.h index 388356a6b..ae657c7a4 100644 --- a/avstream/avscamera/sys/ExtendedFieldOfView.h +++ b/avstream/avscamera/sys/ExtendedFieldOfView.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedMaxVideoFpsForPhotoRes.h b/avstream/avscamera/sys/ExtendedMaxVideoFpsForPhotoRes.h index 29013c82b..b461f4bf4 100644 --- a/avstream/avscamera/sys/ExtendedMaxVideoFpsForPhotoRes.h +++ b/avstream/avscamera/sys/ExtendedMaxVideoFpsForPhotoRes.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedMetadata.h b/avstream/avscamera/sys/ExtendedMetadata.h index 27ef4a797..9f1c30ea5 100644 --- a/avstream/avscamera/sys/ExtendedMetadata.h +++ b/avstream/avscamera/sys/ExtendedMetadata.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedPhotoMode.h b/avstream/avscamera/sys/ExtendedPhotoMode.h index daa7c1271..aa3bf7f51 100644 --- a/avstream/avscamera/sys/ExtendedPhotoMode.h +++ b/avstream/avscamera/sys/ExtendedPhotoMode.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedProperty.h b/avstream/avscamera/sys/ExtendedProperty.h index 32affaa61..dae84a182 100644 --- a/avstream/avscamera/sys/ExtendedProperty.h +++ b/avstream/avscamera/sys/ExtendedProperty.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/ExtendedVidProcSetting.h b/avstream/avscamera/sys/ExtendedVidProcSetting.h index 11c22caa3..91d37b14c 100644 --- a/avstream/avscamera/sys/ExtendedVidProcSetting.h +++ b/avstream/avscamera/sys/ExtendedVidProcSetting.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Mutex.cpp b/avstream/avscamera/sys/Mutex.cpp index 1dd3d88cf..e32845d50 100644 --- a/avstream/avscamera/sys/Mutex.cpp +++ b/avstream/avscamera/sys/Mutex.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Mutex.h b/avstream/avscamera/sys/Mutex.h index a8157da53..4b1aee253 100644 --- a/avstream/avscamera/sys/Mutex.h +++ b/avstream/avscamera/sys/Mutex.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/NV12Synthesizer.cpp b/avstream/avscamera/sys/NV12Synthesizer.cpp index 32ee6ea88..dba8669d6 100644 --- a/avstream/avscamera/sys/NV12Synthesizer.cpp +++ b/avstream/avscamera/sys/NV12Synthesizer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/NV12Synthesizer.h b/avstream/avscamera/sys/NV12Synthesizer.h index 1ef2f3e79..951c7973a 100644 --- a/avstream/avscamera/sys/NV12Synthesizer.h +++ b/avstream/avscamera/sys/NV12Synthesizer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/NonCopyable.h b/avstream/avscamera/sys/NonCopyable.h index 98d7bad4a..02f0f59b5 100644 --- a/avstream/avscamera/sys/NonCopyable.h +++ b/avstream/avscamera/sys/NonCopyable.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/PreviewHwSim.cpp b/avstream/avscamera/sys/PreviewHwSim.cpp index f55ffa202..a31791c79 100644 --- a/avstream/avscamera/sys/PreviewHwSim.cpp +++ b/avstream/avscamera/sys/PreviewHwSim.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/PreviewHwSim.h b/avstream/avscamera/sys/PreviewHwSim.h index 1d26f6929..994502f9e 100644 --- a/avstream/avscamera/sys/PreviewHwSim.h +++ b/avstream/avscamera/sys/PreviewHwSim.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/RGB24Synthesizer.cpp b/avstream/avscamera/sys/RGB24Synthesizer.cpp index 89c648bdc..9357c65ef 100644 --- a/avstream/avscamera/sys/RGB24Synthesizer.cpp +++ b/avstream/avscamera/sys/RGB24Synthesizer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/RGB24Synthesizer.h b/avstream/avscamera/sys/RGB24Synthesizer.h index 5a5d8f709..c462b2e61 100644 --- a/avstream/avscamera/sys/RGB24Synthesizer.h +++ b/avstream/avscamera/sys/RGB24Synthesizer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Ref.h b/avstream/avscamera/sys/Ref.h index c2c4d76c2..7c653e359 100644 --- a/avstream/avscamera/sys/Ref.h +++ b/avstream/avscamera/sys/Ref.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Roi.cpp b/avstream/avscamera/sys/Roi.cpp index e11189963..df2e795f7 100644 --- a/avstream/avscamera/sys/Roi.cpp +++ b/avstream/avscamera/sys/Roi.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Roi.h b/avstream/avscamera/sys/Roi.h index 5149bf24e..6cd080190 100644 --- a/avstream/avscamera/sys/Roi.h +++ b/avstream/avscamera/sys/Roi.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Sensor.cpp b/avstream/avscamera/sys/Sensor.cpp index 654ea6661..3575b00a3 100644 --- a/avstream/avscamera/sys/Sensor.cpp +++ b/avstream/avscamera/sys/Sensor.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Sensor.h b/avstream/avscamera/sys/Sensor.h index 31b0f3a28..1ff48ab20 100644 --- a/avstream/avscamera/sys/Sensor.h +++ b/avstream/avscamera/sys/Sensor.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/SensorSimulation.cpp b/avstream/avscamera/sys/SensorSimulation.cpp index e60372c12..3e4f2f69f 100644 --- a/avstream/avscamera/sys/SensorSimulation.cpp +++ b/avstream/avscamera/sys/SensorSimulation.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/SensorSimulation.h b/avstream/avscamera/sys/SensorSimulation.h index 6124762c8..c2fe461b1 100644 --- a/avstream/avscamera/sys/SensorSimulation.h +++ b/avstream/avscamera/sys/SensorSimulation.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Synthesizer.cpp b/avstream/avscamera/sys/Synthesizer.cpp index 2598f4693..30e47fc5f 100644 --- a/avstream/avscamera/sys/Synthesizer.cpp +++ b/avstream/avscamera/sys/Synthesizer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Synthesizer.h b/avstream/avscamera/sys/Synthesizer.h index 7281ff809..0136f3f07 100644 --- a/avstream/avscamera/sys/Synthesizer.h +++ b/avstream/avscamera/sys/Synthesizer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Timer.cpp b/avstream/avscamera/sys/Timer.cpp index 5345a361a..03a540ef2 100644 --- a/avstream/avscamera/sys/Timer.cpp +++ b/avstream/avscamera/sys/Timer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Timer.h b/avstream/avscamera/sys/Timer.h index 1927158b9..28129709b 100644 --- a/avstream/avscamera/sys/Timer.h +++ b/avstream/avscamera/sys/Timer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Util.cpp b/avstream/avscamera/sys/Util.cpp index a64dc42fb..6729f6c1d 100644 --- a/avstream/avscamera/sys/Util.cpp +++ b/avstream/avscamera/sys/Util.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Util.h b/avstream/avscamera/sys/Util.h index 7ed089790..6f8dfa7cd 100644 --- a/avstream/avscamera/sys/Util.h +++ b/avstream/avscamera/sys/Util.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2013, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/VideoCapture.cpp b/avstream/avscamera/sys/VideoCapture.cpp index 92bf4b515..9fa3ecea5 100644 --- a/avstream/avscamera/sys/VideoCapture.cpp +++ b/avstream/avscamera/sys/VideoCapture.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/VideoCapture.h b/avstream/avscamera/sys/VideoCapture.h index da08b0a8f..ca7cae5e6 100644 --- a/avstream/avscamera/sys/VideoCapture.h +++ b/avstream/avscamera/sys/VideoCapture.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/VideoHwSim.cpp b/avstream/avscamera/sys/VideoHwSim.cpp index 839af5305..d36c0f415 100644 --- a/avstream/avscamera/sys/VideoHwSim.cpp +++ b/avstream/avscamera/sys/VideoHwSim.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/VideoHwSim.h b/avstream/avscamera/sys/VideoHwSim.h index a576d9a1d..78492e133 100644 --- a/avstream/avscamera/sys/VideoHwSim.h +++ b/avstream/avscamera/sys/VideoHwSim.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Waitable.cpp b/avstream/avscamera/sys/Waitable.cpp index 1de5827a3..0f9f6c4eb 100644 --- a/avstream/avscamera/sys/Waitable.cpp +++ b/avstream/avscamera/sys/Waitable.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/Waitable.h b/avstream/avscamera/sys/Waitable.h index 1f0926577..1ba0717cc 100644 --- a/avstream/avscamera/sys/Waitable.h +++ b/avstream/avscamera/sys/Waitable.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/WorkItem.cpp b/avstream/avscamera/sys/WorkItem.cpp index 64f6238bc..3f5a934ec 100644 --- a/avstream/avscamera/sys/WorkItem.cpp +++ b/avstream/avscamera/sys/WorkItem.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/WorkItem.h b/avstream/avscamera/sys/WorkItem.h index dfce3b91a..2476a9990 100644 --- a/avstream/avscamera/sys/WorkItem.h +++ b/avstream/avscamera/sys/WorkItem.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/XRGBSynthesizer.cpp b/avstream/avscamera/sys/XRGBSynthesizer.cpp index 1aee170ce..36beff688 100644 --- a/avstream/avscamera/sys/XRGBSynthesizer.cpp +++ b/avstream/avscamera/sys/XRGBSynthesizer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/XRGBSynthesizer.h b/avstream/avscamera/sys/XRGBSynthesizer.h index 5e7ddd460..2464ba40c 100644 --- a/avstream/avscamera/sys/XRGBSynthesizer.h +++ b/avstream/avscamera/sys/XRGBSynthesizer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/YUVSynthesizer.cpp b/avstream/avscamera/sys/YUVSynthesizer.cpp index 27b4c7e98..2376a8f3a 100644 --- a/avstream/avscamera/sys/YUVSynthesizer.cpp +++ b/avstream/avscamera/sys/YUVSynthesizer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/YUVSynthesizer.h b/avstream/avscamera/sys/YUVSynthesizer.h index 4f856dd63..4157fe5e6 100644 --- a/avstream/avscamera/sys/YUVSynthesizer.h +++ b/avstream/avscamera/sys/YUVSynthesizer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/YUY2Synthesizer.cpp b/avstream/avscamera/sys/YUY2Synthesizer.cpp index 14a762620..b58792816 100644 --- a/avstream/avscamera/sys/YUY2Synthesizer.cpp +++ b/avstream/avscamera/sys/YUY2Synthesizer.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/YUY2Synthesizer.h b/avstream/avscamera/sys/YUY2Synthesizer.h index a304fb43a..43e59b4ef 100644 --- a/avstream/avscamera/sys/YUY2Synthesizer.h +++ b/avstream/avscamera/sys/YUY2Synthesizer.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2014, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/filter.cpp b/avstream/avscamera/sys/filter.cpp index dfb6ce1fc..ad2c0f547 100644 --- a/avstream/avscamera/sys/filter.cpp +++ b/avstream/avscamera/sys/filter.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/filter.h b/avstream/avscamera/sys/filter.h index 5b272a9dc..a04cce28c 100644 --- a/avstream/avscamera/sys/filter.h +++ b/avstream/avscamera/sys/filter.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/formats.cpp b/avstream/avscamera/sys/formats.cpp index d521c4c54..caa36b21e 100644 --- a/avstream/avscamera/sys/formats.cpp +++ b/avstream/avscamera/sys/formats.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/formats.h b/avstream/avscamera/sys/formats.h index e967e52b6..061241542 100644 --- a/avstream/avscamera/sys/formats.h +++ b/avstream/avscamera/sys/formats.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/hwsim.cpp b/avstream/avscamera/sys/hwsim.cpp index 80a4adcfc..c62cae83b 100644 --- a/avstream/avscamera/sys/hwsim.cpp +++ b/avstream/avscamera/sys/hwsim.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/hwsim.h b/avstream/avscamera/sys/hwsim.h index b326702f2..d59c4af62 100644 --- a/avstream/avscamera/sys/hwsim.h +++ b/avstream/avscamera/sys/hwsim.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/imagecapture.cpp b/avstream/avscamera/sys/imagecapture.cpp index 7ba53fa41..be8496242 100644 --- a/avstream/avscamera/sys/imagecapture.cpp +++ b/avstream/avscamera/sys/imagecapture.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/imagecapture.h b/avstream/avscamera/sys/imagecapture.h index 1e11c31ac..7759a5f6b 100644 --- a/avstream/avscamera/sys/imagecapture.h +++ b/avstream/avscamera/sys/imagecapture.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/imagehwsim.cpp b/avstream/avscamera/sys/imagehwsim.cpp index 2ba447216..f7b1db313 100644 --- a/avstream/avscamera/sys/imagehwsim.cpp +++ b/avstream/avscamera/sys/imagehwsim.cpp @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avscamera/sys/imagehwsim.h b/avstream/avscamera/sys/imagehwsim.h index 4eaa407dc..173477cae 100644 --- a/avstream/avscamera/sys/imagehwsim.h +++ b/avstream/avscamera/sys/imagehwsim.h @@ -3,6 +3,7 @@ A/V Stream Camera Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/avshws.h b/avstream/avshws/avshws.h index 3b8cc9131..b3ec999dc 100644 --- a/avstream/avshws/avshws.h +++ b/avstream/avshws/avshws.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/avshws.rc b/avstream/avshws/avshws.rc index 3e8a3e6a8..184ecb7e1 100644 --- a/avstream/avshws/avshws.rc +++ b/avstream/avshws/avshws.rc @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1999 - 1999 +// SPDX-License-Identifier: MS-PL // // File: captst.rc // diff --git a/avstream/avshws/capture.cpp b/avstream/avshws/capture.cpp index 13ddbfc00..6ca4ca86a 100644 --- a/avstream/avshws/capture.cpp +++ b/avstream/avshws/capture.cpp @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/capture.h b/avstream/avshws/capture.h index 502e01e31..dff527a6d 100644 --- a/avstream/avshws/capture.h +++ b/avstream/avshws/capture.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/device.cpp b/avstream/avshws/device.cpp index 845e938f4..99c39d7f4 100644 --- a/avstream/avshws/device.cpp +++ b/avstream/avshws/device.cpp @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/device.h b/avstream/avshws/device.h index 2bd9899d5..275ecf117 100644 --- a/avstream/avshws/device.h +++ b/avstream/avshws/device.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/filter.cpp b/avstream/avshws/filter.cpp index 251b47451..558e51db1 100644 --- a/avstream/avshws/filter.cpp +++ b/avstream/avshws/filter.cpp @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/filter.h b/avstream/avshws/filter.h index e5cb98954..150f77032 100644 --- a/avstream/avshws/filter.h +++ b/avstream/avshws/filter.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/hwsim.cpp b/avstream/avshws/hwsim.cpp index 46d6be621..f093d16ff 100644 --- a/avstream/avshws/hwsim.cpp +++ b/avstream/avshws/hwsim.cpp @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/hwsim.h b/avstream/avshws/hwsim.h index 21ddcb419..624f1f9eb 100644 --- a/avstream/avshws/hwsim.h +++ b/avstream/avshws/hwsim.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/image.cpp b/avstream/avshws/image.cpp index 8ab356241..6fa33a43d 100644 --- a/avstream/avshws/image.cpp +++ b/avstream/avshws/image.cpp @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/image.h b/avstream/avshws/image.h index 95574479c..930e43e51 100644 --- a/avstream/avshws/image.h +++ b/avstream/avshws/image.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avshws/makefile b/avstream/avshws/makefile index e8428c0db..408991ae5 100644 --- a/avstream/avshws/makefile +++ b/avstream/avshws/makefile @@ -1,6 +1,7 @@ !IF 0 Copyright (C) Microsoft Corporation, 1999 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/avstream/avshws/purecall.c b/avstream/avshws/purecall.c index ea61fbff9..1ea292990 100644 --- a/avstream/avshws/purecall.c +++ b/avstream/avshws/purecall.c @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/Filter.cpp b/avstream/avssamp/Filter.cpp index b3b70c305..c3b3c58da 100644 --- a/avstream/avssamp/Filter.cpp +++ b/avstream/avssamp/Filter.cpp @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/audio.cpp b/avstream/avssamp/audio.cpp index 579fa002d..6c55f43f0 100644 --- a/avstream/avssamp/audio.cpp +++ b/avstream/avssamp/audio.cpp @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/audio.h b/avstream/avssamp/audio.h index 0240ddc85..8d38ebfc3 100644 --- a/avstream/avssamp/audio.h +++ b/avstream/avssamp/audio.h @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/avssamp.cpp b/avstream/avssamp/avssamp.cpp index 1ba030890..ea7c1fd49 100644 --- a/avstream/avssamp/avssamp.cpp +++ b/avstream/avssamp/avssamp.cpp @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/avssamp.h b/avstream/avssamp/avssamp.h index b00cb7ba8..1e5bc213a 100644 --- a/avstream/avssamp/avssamp.h +++ b/avstream/avssamp/avssamp.h @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/avssamp.rc b/avstream/avssamp/avssamp.rc index b8c7f25b5..cd4dbddd5 100644 --- a/avstream/avssamp/avssamp.rc +++ b/avstream/avssamp/avssamp.rc @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1999 - 1999 +// SPDX-License-Identifier: MS-PL // // File: avssamp.rc // diff --git a/avstream/avssamp/capture.cpp b/avstream/avssamp/capture.cpp index 019b5ad75..45783f21c 100644 --- a/avstream/avssamp/capture.cpp +++ b/avstream/avssamp/capture.cpp @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/capture.h b/avstream/avssamp/capture.h index a761358f3..c1e945f17 100644 --- a/avstream/avssamp/capture.h +++ b/avstream/avssamp/capture.h @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/filter.h b/avstream/avssamp/filter.h index b39255ea6..14728a0a7 100644 --- a/avstream/avssamp/filter.h +++ b/avstream/avssamp/filter.h @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/image.cpp b/avstream/avssamp/image.cpp index f4e70655c..21d83fa7e 100644 --- a/avstream/avssamp/image.cpp +++ b/avstream/avssamp/image.cpp @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/image.h b/avstream/avssamp/image.h index 6d9091e05..08cba0293 100644 --- a/avstream/avssamp/image.h +++ b/avstream/avssamp/image.h @@ -3,6 +3,7 @@ AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/makefile b/avstream/avssamp/makefile index ab62d10e3..b0d74ca60 100644 --- a/avstream/avssamp/makefile +++ b/avstream/avssamp/makefile @@ -1,6 +1,7 @@ !IF 0 Copyright (C) Microsoft Corporation, 1999 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/avstream/avssamp/purecall.c b/avstream/avssamp/purecall.c index efb3cb493..ee42d182e 100644 --- a/avstream/avssamp/purecall.c +++ b/avstream/avssamp/purecall.c @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/video.cpp b/avstream/avssamp/video.cpp index 0f3f7c7df..2a7797260 100644 --- a/avstream/avssamp/video.cpp +++ b/avstream/avssamp/video.cpp @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/video.h b/avstream/avssamp/video.h index 36b9dbe51..614a215ae 100644 --- a/avstream/avssamp/video.h +++ b/avstream/avssamp/video.h @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/wave.cpp b/avstream/avssamp/wave.cpp index de110e69f..0cbb10597 100644 --- a/avstream/avssamp/wave.cpp +++ b/avstream/avssamp/wave.cpp @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/avssamp/wave.h b/avstream/avssamp/wave.h index d8546e3ea..ddaf3972f 100644 --- a/avstream/avssamp/wave.h +++ b/avstream/avssamp/wave.h @@ -3,6 +3,7 @@ AVStream Filter-Centric Sample Copyright (c) 1999 - 2001, Microsoft Corporation + SPDX-License-Identifier: MS-PL File: diff --git a/avstream/sampledevicemft/SampleSocDeviceMFT.cpp b/avstream/sampledevicemft/SampleSocDeviceMFT.cpp index 2a91906f8..7edccf5b4 100644 --- a/avstream/sampledevicemft/SampleSocDeviceMFT.cpp +++ b/avstream/sampledevicemft/SampleSocDeviceMFT.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/SampleSocDeviceMFT.h b/avstream/sampledevicemft/SampleSocDeviceMFT.h index 91635fb18..98776ca35 100644 --- a/avstream/sampledevicemft/SampleSocDeviceMFT.h +++ b/avstream/sampledevicemft/SampleSocDeviceMFT.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/SampleSocDeviceMFTutils.cpp b/avstream/sampledevicemft/SampleSocDeviceMFTutils.cpp index 2b0d9dd08..93886ee61 100644 --- a/avstream/sampledevicemft/SampleSocDeviceMFTutils.cpp +++ b/avstream/sampledevicemft/SampleSocDeviceMFTutils.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/basepin.h b/avstream/sampledevicemft/basepin.h index 2feff7ae9..61befa46e 100644 --- a/avstream/sampledevicemft/basepin.h +++ b/avstream/sampledevicemft/basepin.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/common.h b/avstream/sampledevicemft/common.h index 57126378f..1a0744213 100644 --- a/avstream/sampledevicemft/common.h +++ b/avstream/sampledevicemft/common.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/mftpeventgenerator.cpp b/avstream/sampledevicemft/mftpeventgenerator.cpp index 1e510cfa2..b11ad63cf 100644 --- a/avstream/sampledevicemft/mftpeventgenerator.cpp +++ b/avstream/sampledevicemft/mftpeventgenerator.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/mftpeventgenerator.h b/avstream/sampledevicemft/mftpeventgenerator.h index 2ddae218f..19ddffa23 100644 --- a/avstream/sampledevicemft/mftpeventgenerator.h +++ b/avstream/sampledevicemft/mftpeventgenerator.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/multipinmft.cpp b/avstream/sampledevicemft/multipinmft.cpp index b171338aa..fa4d97fd3 100644 --- a/avstream/sampledevicemft/multipinmft.cpp +++ b/avstream/sampledevicemft/multipinmft.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/multipinmft.h b/avstream/sampledevicemft/multipinmft.h index be86d66bb..b0d217072 100644 --- a/avstream/sampledevicemft/multipinmft.h +++ b/avstream/sampledevicemft/multipinmft.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/multipinmfthelpers.h b/avstream/sampledevicemft/multipinmfthelpers.h index 4181bcca1..5afdafafa 100644 --- a/avstream/sampledevicemft/multipinmfthelpers.h +++ b/avstream/sampledevicemft/multipinmfthelpers.h @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/multipinmftutils.cpp b/avstream/sampledevicemft/multipinmftutils.cpp index ba879ccc9..fb330ed27 100644 --- a/avstream/sampledevicemft/multipinmftutils.cpp +++ b/avstream/sampledevicemft/multipinmftutils.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // //*@@@---@@@@****************************************************************** // diff --git a/avstream/sampledevicemft/stdafx.h b/avstream/sampledevicemft/stdafx.h index a76118c0f..79bfa234e 100644 --- a/avstream/sampledevicemft/stdafx.h +++ b/avstream/sampledevicemft/stdafx.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/avstream/samplemft0/SampleMft0.def b/avstream/samplemft0/SampleMft0.def index f4c9fe1cd..51ca697c6 100644 --- a/avstream/samplemft0/SampleMft0.def +++ b/avstream/samplemft0/SampleMft0.def @@ -3,6 +3,7 @@ ; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A ; PARTICULAR PURPOSE. ; Copyright (c) Microsoft Corporation. All rights reserved +; SPDX-License-Identifier: MS-PL ; SampleMft0.def : Declares the module parameters. diff --git a/bluetooth/bthecho/bthcli/app/main.cpp b/bluetooth/bthecho/bthcli/app/main.cpp index 07b100e0f..c91cfc6d0 100644 --- a/bluetooth/bthecho/bthcli/app/main.cpp +++ b/bluetooth/bthecho/bthcli/app/main.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/client.c b/bluetooth/bthecho/bthcli/sys/client.c index ec3a59c08..2d9de188c 100644 --- a/bluetooth/bthecho/bthcli/sys/client.c +++ b/bluetooth/bthecho/bthcli/sys/client.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/client.h b/bluetooth/bthecho/bthcli/sys/client.h index 548420aa8..945bca779 100644 --- a/bluetooth/bthecho/bthcli/sys/client.h +++ b/bluetooth/bthecho/bthcli/sys/client.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/device.c b/bluetooth/bthecho/bthcli/sys/device.c index 177fb823a..e339cf1bb 100644 --- a/bluetooth/bthecho/bthcli/sys/device.c +++ b/bluetooth/bthecho/bthcli/sys/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/device.h b/bluetooth/bthecho/bthcli/sys/device.h index 640cf2cfe..2e4f080f6 100644 --- a/bluetooth/bthecho/bthcli/sys/device.h +++ b/bluetooth/bthecho/bthcli/sys/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/driver.c b/bluetooth/bthecho/bthcli/sys/driver.c index 3b576a3d7..b3781b91a 100644 --- a/bluetooth/bthecho/bthcli/sys/driver.c +++ b/bluetooth/bthecho/bthcli/sys/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/driver.h b/bluetooth/bthecho/bthcli/sys/driver.h index 94ff858b0..7127a3abe 100644 --- a/bluetooth/bthecho/bthcli/sys/driver.h +++ b/bluetooth/bthecho/bthcli/sys/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/queue.c b/bluetooth/bthecho/bthcli/sys/queue.c index 6f1e244c1..2aed44bb0 100644 --- a/bluetooth/bthecho/bthcli/sys/queue.c +++ b/bluetooth/bthecho/bthcli/sys/queue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthcli/sys/queue.h b/bluetooth/bthecho/bthcli/sys/queue.h index 22d00a426..5f5a297e8 100644 --- a/bluetooth/bthecho/bthcli/sys/queue.h +++ b/bluetooth/bthecho/bthcli/sys/queue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/inst/main.cpp b/bluetooth/bthecho/bthsrv/inst/main.cpp index ab555b2b6..ac2c9687e 100644 --- a/bluetooth/bthecho/bthsrv/inst/main.cpp +++ b/bluetooth/bthecho/bthsrv/inst/main.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/device.c b/bluetooth/bthecho/bthsrv/sys/device.c index f06dc2b70..44b1039e0 100644 --- a/bluetooth/bthecho/bthsrv/sys/device.c +++ b/bluetooth/bthecho/bthsrv/sys/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/driver.c b/bluetooth/bthecho/bthsrv/sys/driver.c index d940d52e7..32e436747 100644 --- a/bluetooth/bthecho/bthsrv/sys/driver.c +++ b/bluetooth/bthecho/bthsrv/sys/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/driver.h b/bluetooth/bthecho/bthsrv/sys/driver.h index 5885cac57..154291ae1 100644 --- a/bluetooth/bthecho/bthsrv/sys/driver.h +++ b/bluetooth/bthecho/bthsrv/sys/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/echo.c b/bluetooth/bthecho/bthsrv/sys/echo.c index 8a31d8eee..935d3d249 100644 --- a/bluetooth/bthecho/bthsrv/sys/echo.c +++ b/bluetooth/bthecho/bthsrv/sys/echo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/echo.h b/bluetooth/bthecho/bthsrv/sys/echo.h index 7fde0913c..96c91c3dc 100644 --- a/bluetooth/bthecho/bthsrv/sys/echo.h +++ b/bluetooth/bthecho/bthsrv/sys/echo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/sdp.c b/bluetooth/bthecho/bthsrv/sys/sdp.c index 7466d1709..1514716f3 100644 --- a/bluetooth/bthecho/bthsrv/sys/sdp.c +++ b/bluetooth/bthecho/bthsrv/sys/sdp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/sdp.h b/bluetooth/bthecho/bthsrv/sys/sdp.h index ecbb0b115..379086ab6 100644 --- a/bluetooth/bthecho/bthsrv/sys/sdp.h +++ b/bluetooth/bthecho/bthsrv/sys/sdp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/server.c b/bluetooth/bthecho/bthsrv/sys/server.c index b1cee4992..30c087d5b 100644 --- a/bluetooth/bthecho/bthsrv/sys/server.c +++ b/bluetooth/bthecho/bthsrv/sys/server.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/bthsrv/sys/server.h b/bluetooth/bthecho/bthsrv/sys/server.h index 9a181bbcb..6b324f5c2 100644 --- a/bluetooth/bthecho/bthsrv/sys/server.h +++ b/bluetooth/bthecho/bthsrv/sys/server.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/common/inc/clisrv.h b/bluetooth/bthecho/common/inc/clisrv.h index 0e3f4f8c8..96611c3d4 100644 --- a/bluetooth/bthecho/common/inc/clisrv.h +++ b/bluetooth/bthecho/common/inc/clisrv.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/common/inc/connection.h b/bluetooth/bthecho/common/inc/connection.h index fd34d26e8..39e7c6eca 100644 --- a/bluetooth/bthecho/common/inc/connection.h +++ b/bluetooth/bthecho/common/inc/connection.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/common/inc/public.h b/bluetooth/bthecho/common/inc/public.h index 825078d5e..c2e78a7fe 100644 --- a/bluetooth/bthecho/common/inc/public.h +++ b/bluetooth/bthecho/common/inc/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/common/inc/trace.h b/bluetooth/bthecho/common/inc/trace.h index bcff3c468..798b46c40 100644 --- a/bluetooth/bthecho/common/inc/trace.h +++ b/bluetooth/bthecho/common/inc/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/common/lib/clisrv.c b/bluetooth/bthecho/common/lib/clisrv.c index c5e22414d..b39d155de 100644 --- a/bluetooth/bthecho/common/lib/clisrv.c +++ b/bluetooth/bthecho/common/lib/clisrv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/bthecho/common/lib/connection.c b/bluetooth/bthecho/common/lib/connection.c index 36734a065..184b68127 100644 --- a/bluetooth/bthecho/common/lib/connection.c +++ b/bluetooth/bthecho/common/lib/connection.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/bluetooth/serialhcibus/Fdo.c b/bluetooth/serialhcibus/Fdo.c index 89a1ba961..fbdb6898e 100644 --- a/bluetooth/serialhcibus/Fdo.c +++ b/bluetooth/serialhcibus/Fdo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/Io.h b/bluetooth/serialhcibus/Io.h index 322a1d86c..c947437ab 100644 --- a/bluetooth/serialhcibus/Io.h +++ b/bluetooth/serialhcibus/Io.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/WDK/device.c b/bluetooth/serialhcibus/WDK/device.c index a78088cf7..4a1c1b3b5 100644 --- a/bluetooth/serialhcibus/WDK/device.c +++ b/bluetooth/serialhcibus/WDK/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/WDK/device.h b/bluetooth/serialhcibus/WDK/device.h index 1827493d9..e364dadf6 100644 --- a/bluetooth/serialhcibus/WDK/device.h +++ b/bluetooth/serialhcibus/WDK/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/driver.c b/bluetooth/serialhcibus/driver.c index 8bb5b6aaf..51800d31c 100644 --- a/bluetooth/serialhcibus/driver.c +++ b/bluetooth/serialhcibus/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/driver.h b/bluetooth/serialhcibus/driver.h index 2aaf72a0e..54fdcb00c 100644 --- a/bluetooth/serialhcibus/driver.h +++ b/bluetooth/serialhcibus/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/io.c b/bluetooth/serialhcibus/io.c index 522f785de..76cfb66d4 100644 --- a/bluetooth/serialhcibus/io.c +++ b/bluetooth/serialhcibus/io.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/pdo.c b/bluetooth/serialhcibus/pdo.c index 48e4abd1a..a2d9c73d1 100644 --- a/bluetooth/serialhcibus/pdo.c +++ b/bluetooth/serialhcibus/pdo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/bluetooth/serialhcibus/public.h b/bluetooth/serialhcibus/public.h index 5ef495d08..0d17a66ac 100644 --- a/bluetooth/serialhcibus/public.h +++ b/bluetooth/serialhcibus/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/allocsup.c b/filesys/cdfs/allocsup.c index 6a92817cb..f0be18fc3 100644 --- a/filesys/cdfs/allocsup.c +++ b/filesys/cdfs/allocsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cachesup.c b/filesys/cdfs/cachesup.c index eea1fd28d..8587d74a4 100644 --- a/filesys/cdfs/cachesup.c +++ b/filesys/cdfs/cachesup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cd.h b/filesys/cdfs/cd.h index f830210a7..ca64785f9 100644 --- a/filesys/cdfs/cd.h +++ b/filesys/cdfs/cd.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cddata.c b/filesys/cdfs/cddata.c index 15cfe2d5d..943dfcff1 100644 --- a/filesys/cdfs/cddata.c +++ b/filesys/cdfs/cddata.c @@ -2,6 +2,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cddata.h b/filesys/cdfs/cddata.h index 395b1862c..81429320e 100644 --- a/filesys/cdfs/cddata.h +++ b/filesys/cdfs/cddata.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cdfs.rc b/filesys/cdfs/cdfs.rc index 5d4dcafce..e08450f2e 100644 --- a/filesys/cdfs/cdfs.rc +++ b/filesys/cdfs/cdfs.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/filesys/cdfs/cdinit.c b/filesys/cdfs/cdinit.c index 5ec9d5032..2acd88b2a 100644 --- a/filesys/cdfs/cdinit.c +++ b/filesys/cdfs/cdinit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cdprocs.h b/filesys/cdfs/cdprocs.h index 4c2bba14d..056dfa05b 100644 --- a/filesys/cdfs/cdprocs.h +++ b/filesys/cdfs/cdprocs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cdstruc.h b/filesys/cdfs/cdstruc.h index 72abe0a1c..6a77345c9 100644 --- a/filesys/cdfs/cdstruc.h +++ b/filesys/cdfs/cdstruc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/cleanup.c b/filesys/cdfs/cleanup.c index a0d8ce43f..bfe738676 100644 --- a/filesys/cdfs/cleanup.c +++ b/filesys/cdfs/cleanup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/close.c b/filesys/cdfs/close.c index 5e4558754..b1720da63 100644 --- a/filesys/cdfs/close.c +++ b/filesys/cdfs/close.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/create.c b/filesys/cdfs/create.c index 695121df0..afc0c5295 100644 --- a/filesys/cdfs/create.c +++ b/filesys/cdfs/create.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/devctrl.c b/filesys/cdfs/devctrl.c index ce120f56a..c8e0d843b 100644 --- a/filesys/cdfs/devctrl.c +++ b/filesys/cdfs/devctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/deviosup.c b/filesys/cdfs/deviosup.c index b2f9467b5..dade463af 100644 --- a/filesys/cdfs/deviosup.c +++ b/filesys/cdfs/deviosup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/dirctrl.c b/filesys/cdfs/dirctrl.c index 71cfccb6b..fcce218ac 100644 --- a/filesys/cdfs/dirctrl.c +++ b/filesys/cdfs/dirctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/dirsup.c b/filesys/cdfs/dirsup.c index b1667d3d3..9ded2b9c5 100644 --- a/filesys/cdfs/dirsup.c +++ b/filesys/cdfs/dirsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/fileinfo.c b/filesys/cdfs/fileinfo.c index cd9f1af38..4b0cbd074 100644 --- a/filesys/cdfs/fileinfo.c +++ b/filesys/cdfs/fileinfo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/filobsup.c b/filesys/cdfs/filobsup.c index 1354bc115..7ed447449 100644 --- a/filesys/cdfs/filobsup.c +++ b/filesys/cdfs/filobsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/fsctrl.c b/filesys/cdfs/fsctrl.c index 8a113f04e..75df51028 100644 --- a/filesys/cdfs/fsctrl.c +++ b/filesys/cdfs/fsctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/fspdisp.c b/filesys/cdfs/fspdisp.c index b38548d6b..0be77ea0f 100644 --- a/filesys/cdfs/fspdisp.c +++ b/filesys/cdfs/fspdisp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/lockctrl.c b/filesys/cdfs/lockctrl.c index edf0d07af..f6028c3df 100644 --- a/filesys/cdfs/lockctrl.c +++ b/filesys/cdfs/lockctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/namesup.c b/filesys/cdfs/namesup.c index dc3ed319c..e9ef5ba4a 100644 --- a/filesys/cdfs/namesup.c +++ b/filesys/cdfs/namesup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1991-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/nodetype.h b/filesys/cdfs/nodetype.h index 41e2eefa3..e69d9e22e 100644 --- a/filesys/cdfs/nodetype.h +++ b/filesys/cdfs/nodetype.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/pathsup.c b/filesys/cdfs/pathsup.c index bd5d1dcfd..e0b601c4d 100644 --- a/filesys/cdfs/pathsup.c +++ b/filesys/cdfs/pathsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/pnp.c b/filesys/cdfs/pnp.c index b3237df35..928feb75f 100644 --- a/filesys/cdfs/pnp.c +++ b/filesys/cdfs/pnp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/prefxsup.c b/filesys/cdfs/prefxsup.c index f95814c6f..b979894e1 100644 --- a/filesys/cdfs/prefxsup.c +++ b/filesys/cdfs/prefxsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/read.c b/filesys/cdfs/read.c index 43e8f9cec..1b9ef6ddf 100644 --- a/filesys/cdfs/read.c +++ b/filesys/cdfs/read.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/resrcsup.c b/filesys/cdfs/resrcsup.c index 78f0a823a..d8356b4be 100644 --- a/filesys/cdfs/resrcsup.c +++ b/filesys/cdfs/resrcsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/shutdown.c b/filesys/cdfs/shutdown.c index ca42635af..9c2e11f54 100644 --- a/filesys/cdfs/shutdown.c +++ b/filesys/cdfs/shutdown.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2006 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/strucsup.c b/filesys/cdfs/strucsup.c index abf56420c..a65db3c46 100644 --- a/filesys/cdfs/strucsup.c +++ b/filesys/cdfs/strucsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/verfysup.c b/filesys/cdfs/verfysup.c index 015b367b1..2c53d0446 100644 --- a/filesys/cdfs/verfysup.c +++ b/filesys/cdfs/verfysup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/volinfo.c b/filesys/cdfs/volinfo.c index 6640fd8ae..84484f187 100644 --- a/filesys/cdfs/volinfo.c +++ b/filesys/cdfs/volinfo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/workque.c b/filesys/cdfs/workque.c index 3e80a56da..38eaca19e 100644 --- a/filesys/cdfs/workque.c +++ b/filesys/cdfs/workque.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/cdfs/write.c b/filesys/cdfs/write.c index 36a41a7cd..5b9d7099a 100644 --- a/filesys/cdfs/write.c +++ b/filesys/cdfs/write.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/acchksup.c b/filesys/fastfat/acchksup.c index af6c2f142..b851b2ea5 100644 --- a/filesys/fastfat/acchksup.c +++ b/filesys/fastfat/acchksup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/allocsup.c b/filesys/fastfat/allocsup.c index 50a470ee9..d49a98d3d 100644 --- a/filesys/fastfat/allocsup.c +++ b/filesys/fastfat/allocsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/cachesup.c b/filesys/fastfat/cachesup.c index f5a7ec222..2e2d6b979 100644 --- a/filesys/fastfat/cachesup.c +++ b/filesys/fastfat/cachesup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/cleanup.c b/filesys/fastfat/cleanup.c index b6169b9c0..eef7824d9 100644 --- a/filesys/fastfat/cleanup.c +++ b/filesys/fastfat/cleanup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/close.c b/filesys/fastfat/close.c index ca6f4918d..02dc25d9b 100644 --- a/filesys/fastfat/close.c +++ b/filesys/fastfat/close.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/create.c b/filesys/fastfat/create.c index 8140019f9..e2249417a 100644 --- a/filesys/fastfat/create.c +++ b/filesys/fastfat/create.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/devctrl.c b/filesys/fastfat/devctrl.c index 8fbc04b26..0ea3abb37 100644 --- a/filesys/fastfat/devctrl.c +++ b/filesys/fastfat/devctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/deviosup.c b/filesys/fastfat/deviosup.c index 1010b03d7..942464fd4 100644 --- a/filesys/fastfat/deviosup.c +++ b/filesys/fastfat/deviosup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/dirctrl.c b/filesys/fastfat/dirctrl.c index cc316d72c..689bccf88 100644 --- a/filesys/fastfat/dirctrl.c +++ b/filesys/fastfat/dirctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/dirsup.c b/filesys/fastfat/dirsup.c index eca6c16a1..7e22bc125 100644 --- a/filesys/fastfat/dirsup.c +++ b/filesys/fastfat/dirsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/dumpsup.c b/filesys/fastfat/dumpsup.c index a25d22377..16a37565a 100644 --- a/filesys/fastfat/dumpsup.c +++ b/filesys/fastfat/dumpsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/ea.c b/filesys/fastfat/ea.c index 93cd4ac76..11b164d03 100644 --- a/filesys/fastfat/ea.c +++ b/filesys/fastfat/ea.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/easup.c b/filesys/fastfat/easup.c index 96ba55dcf..5debaefbc 100644 --- a/filesys/fastfat/easup.c +++ b/filesys/fastfat/easup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fastfat.rc b/filesys/fastfat/fastfat.rc index e509ff862..751b0139e 100644 --- a/filesys/fastfat/fastfat.rc +++ b/filesys/fastfat/fastfat.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/filesys/fastfat/fat.h b/filesys/fastfat/fat.h index 1e59844a0..2d447f05e 100644 --- a/filesys/fastfat/fat.h +++ b/filesys/fastfat/fat.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fatdata.c b/filesys/fastfat/fatdata.c index 210c632f0..d7ecaa6c4 100644 --- a/filesys/fastfat/fatdata.c +++ b/filesys/fastfat/fatdata.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fatdata.h b/filesys/fastfat/fatdata.h index e8c2d24d2..dc31fa312 100644 --- a/filesys/fastfat/fatdata.h +++ b/filesys/fastfat/fatdata.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fatinit.c b/filesys/fastfat/fatinit.c index af9b83b1b..f16cd8dd3 100644 --- a/filesys/fastfat/fatinit.c +++ b/filesys/fastfat/fatinit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fatprocs.h b/filesys/fastfat/fatprocs.h index 5f7d73058..3edcce1dd 100644 --- a/filesys/fastfat/fatprocs.h +++ b/filesys/fastfat/fatprocs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fatstruc.h b/filesys/fastfat/fatstruc.h index 644d92b37..8abd424fc 100644 --- a/filesys/fastfat/fatstruc.h +++ b/filesys/fastfat/fatstruc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fileinfo.c b/filesys/fastfat/fileinfo.c index 5ab22d96d..5fd6535ce 100644 --- a/filesys/fastfat/fileinfo.c +++ b/filesys/fastfat/fileinfo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/filobsup.c b/filesys/fastfat/filobsup.c index 2403da1e4..35afc4fc0 100644 --- a/filesys/fastfat/filobsup.c +++ b/filesys/fastfat/filobsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/flush.c b/filesys/fastfat/flush.c index 82a7feee9..7a94624d8 100644 --- a/filesys/fastfat/flush.c +++ b/filesys/fastfat/flush.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fsctrl.c b/filesys/fastfat/fsctrl.c index 7371c7fdb..00ff1b4cc 100644 --- a/filesys/fastfat/fsctrl.c +++ b/filesys/fastfat/fsctrl.c @@ -2,6 +2,7 @@ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/fspdisp.c b/filesys/fastfat/fspdisp.c index ef59c7e3b..fae601d09 100644 --- a/filesys/fastfat/fspdisp.c +++ b/filesys/fastfat/fspdisp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/lfn.h b/filesys/fastfat/lfn.h index e9ee5c622..c0e67cbcd 100644 --- a/filesys/fastfat/lfn.h +++ b/filesys/fastfat/lfn.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/lockctrl.c b/filesys/fastfat/lockctrl.c index 1cb183fbd..7cadebda2 100644 --- a/filesys/fastfat/lockctrl.c +++ b/filesys/fastfat/lockctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/namesup.c b/filesys/fastfat/namesup.c index 159b1c3da..8a07cf3e3 100644 --- a/filesys/fastfat/namesup.c +++ b/filesys/fastfat/namesup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/nodetype.h b/filesys/fastfat/nodetype.h index c2ed4085a..efef31994 100644 --- a/filesys/fastfat/nodetype.h +++ b/filesys/fastfat/nodetype.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/pnp.c b/filesys/fastfat/pnp.c index e61626846..2ee3ae597 100644 --- a/filesys/fastfat/pnp.c +++ b/filesys/fastfat/pnp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/read.c b/filesys/fastfat/read.c index e6dd18cb4..961f08259 100644 --- a/filesys/fastfat/read.c +++ b/filesys/fastfat/read.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/resrcsup.c b/filesys/fastfat/resrcsup.c index 528d6300f..88ec052a1 100644 --- a/filesys/fastfat/resrcsup.c +++ b/filesys/fastfat/resrcsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/shutdown.c b/filesys/fastfat/shutdown.c index d661f022a..bb8647d2a 100644 --- a/filesys/fastfat/shutdown.c +++ b/filesys/fastfat/shutdown.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/splaysup.c b/filesys/fastfat/splaysup.c index effa225df..678688140 100644 --- a/filesys/fastfat/splaysup.c +++ b/filesys/fastfat/splaysup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/strucsup.c b/filesys/fastfat/strucsup.c index 57be9a2b9..a7dfc2429 100644 --- a/filesys/fastfat/strucsup.c +++ b/filesys/fastfat/strucsup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/timesup.c b/filesys/fastfat/timesup.c index 659c9514c..886aaa483 100644 --- a/filesys/fastfat/timesup.c +++ b/filesys/fastfat/timesup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/verfysup.c b/filesys/fastfat/verfysup.c index 850366029..c82e84ba3 100644 --- a/filesys/fastfat/verfysup.c +++ b/filesys/fastfat/verfysup.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/volinfo.c b/filesys/fastfat/volinfo.c index 8bed20dd4..e9afd522f 100644 --- a/filesys/fastfat/volinfo.c +++ b/filesys/fastfat/volinfo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/workque.c b/filesys/fastfat/workque.c index cd18de683..25b1fa705 100644 --- a/filesys/fastfat/workque.c +++ b/filesys/fastfat/workque.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/fastfat/write.c b/filesys/fastfat/write.c index 9a5c594ba..3da8f14bf 100644 --- a/filesys/fastfat/write.c +++ b/filesys/fastfat/write.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/DataStore.c b/filesys/miniFilter/MetadataManager/DataStore.c index 736e50889..527a17a64 100644 --- a/filesys/miniFilter/MetadataManager/DataStore.c +++ b/filesys/miniFilter/MetadataManager/DataStore.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2002 - 2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/MetadataManagerInit.c b/filesys/miniFilter/MetadataManager/MetadataManagerInit.c index dbedd3a89..1d1e00e18 100644 --- a/filesys/miniFilter/MetadataManager/MetadataManagerInit.c +++ b/filesys/miniFilter/MetadataManager/MetadataManagerInit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/MetadataManagerProc.h b/filesys/miniFilter/MetadataManager/MetadataManagerProc.h index bee71cd73..40ec1a2c4 100644 --- a/filesys/miniFilter/MetadataManager/MetadataManagerProc.h +++ b/filesys/miniFilter/MetadataManager/MetadataManagerProc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/MetadataManagerStruc.h b/filesys/miniFilter/MetadataManager/MetadataManagerStruc.h index edce9c753..428b11186 100644 --- a/filesys/miniFilter/MetadataManager/MetadataManagerStruc.h +++ b/filesys/miniFilter/MetadataManager/MetadataManagerStruc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/operations.c b/filesys/miniFilter/MetadataManager/operations.c index dc9b7c19d..b0cca52b4 100644 --- a/filesys/miniFilter/MetadataManager/operations.c +++ b/filesys/miniFilter/MetadataManager/operations.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/pch.h b/filesys/miniFilter/MetadataManager/pch.h index ed7047d8a..6bc327e07 100644 --- a/filesys/miniFilter/MetadataManager/pch.h +++ b/filesys/miniFilter/MetadataManager/pch.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/MetadataManager/support.c b/filesys/miniFilter/MetadataManager/support.c index c96ac0a6f..98bdf066e 100644 --- a/filesys/miniFilter/MetadataManager/support.c +++ b/filesys/miniFilter/MetadataManager/support.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/nc.c b/filesys/miniFilter/NameChanger/nc.c index c59742e53..8df2d1080 100644 --- a/filesys/miniFilter/NameChanger/nc.c +++ b/filesys/miniFilter/NameChanger/nc.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/nccompat.c b/filesys/miniFilter/NameChanger/nccompat.c index fe07e6c8d..00b60fdb9 100644 --- a/filesys/miniFilter/NameChanger/nccompat.c +++ b/filesys/miniFilter/NameChanger/nccompat.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/nccontext.c b/filesys/miniFilter/NameChanger/nccontext.c index 43592ecb8..41dae68d2 100644 --- a/filesys/miniFilter/NameChanger/nccontext.c +++ b/filesys/miniFilter/NameChanger/nccontext.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/nccreate.c b/filesys/miniFilter/NameChanger/nccreate.c index 574d64c7b..a2c54c601 100644 --- a/filesys/miniFilter/NameChanger/nccreate.c +++ b/filesys/miniFilter/NameChanger/nccreate.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/ncdirenum.c b/filesys/miniFilter/NameChanger/ncdirenum.c index e508292e8..705f649e6 100644 --- a/filesys/miniFilter/NameChanger/ncdirenum.c +++ b/filesys/miniFilter/NameChanger/ncdirenum.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/ncdirnotify.c b/filesys/miniFilter/NameChanger/ncdirnotify.c index f3a4403e9..94ad71120 100644 --- a/filesys/miniFilter/NameChanger/ncdirnotify.c +++ b/filesys/miniFilter/NameChanger/ncdirnotify.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2009 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/ncfileinfo.c b/filesys/miniFilter/NameChanger/ncfileinfo.c index 758ec6c8d..1a213349e 100644 --- a/filesys/miniFilter/NameChanger/ncfileinfo.c +++ b/filesys/miniFilter/NameChanger/ncfileinfo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2008 - 2009 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/ncfsctrl.c b/filesys/miniFilter/NameChanger/ncfsctrl.c index 0baf4a5ed..d92d98233 100644 --- a/filesys/miniFilter/NameChanger/ncfsctrl.c +++ b/filesys/miniFilter/NameChanger/ncfsctrl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2008 - 2009 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/nchelper.c b/filesys/miniFilter/NameChanger/nchelper.c index 489c435e3..48a8e0177 100644 --- a/filesys/miniFilter/NameChanger/nchelper.c +++ b/filesys/miniFilter/NameChanger/nchelper.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2008 - 2009 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/NameChanger/ncmapping.c b/filesys/miniFilter/NameChanger/ncmapping.c index 2e10c74a1..ee0415317 100644 --- a/filesys/miniFilter/NameChanger/ncmapping.c +++ b/filesys/miniFilter/NameChanger/ncmapping.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/avscan.c b/filesys/miniFilter/avscan/filter/avscan.c index c07cb1819..239e448d3 100644 --- a/filesys/miniFilter/avscan/filter/avscan.c +++ b/filesys/miniFilter/avscan/filter/avscan.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/avscan.h b/filesys/miniFilter/avscan/filter/avscan.h index 45c9ba3ea..1066b834a 100644 --- a/filesys/miniFilter/avscan/filter/avscan.h +++ b/filesys/miniFilter/avscan/filter/avscan.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/communication.c b/filesys/miniFilter/avscan/filter/communication.c index 91dc3c072..fe26a2d79 100644 --- a/filesys/miniFilter/avscan/filter/communication.c +++ b/filesys/miniFilter/avscan/filter/communication.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/context.c b/filesys/miniFilter/avscan/filter/context.c index 82270c949..403eb3203 100644 --- a/filesys/miniFilter/avscan/filter/context.c +++ b/filesys/miniFilter/avscan/filter/context.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/context.h b/filesys/miniFilter/avscan/filter/context.h index f9c0eeec8..e6c4e6585 100644 --- a/filesys/miniFilter/avscan/filter/context.h +++ b/filesys/miniFilter/avscan/filter/context.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/csvfs.c b/filesys/miniFilter/avscan/filter/csvfs.c index 8d29a7fcc..57a37e99b 100644 --- a/filesys/miniFilter/avscan/filter/csvfs.c +++ b/filesys/miniFilter/avscan/filter/csvfs.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/csvfs.h b/filesys/miniFilter/avscan/filter/csvfs.h index 7e34ce3cf..ddb60cf9c 100644 --- a/filesys/miniFilter/avscan/filter/csvfs.h +++ b/filesys/miniFilter/avscan/filter/csvfs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/scan.c b/filesys/miniFilter/avscan/filter/scan.c index 12fe69c30..9ffdeabf2 100644 --- a/filesys/miniFilter/avscan/filter/scan.c +++ b/filesys/miniFilter/avscan/filter/scan.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/scan.h b/filesys/miniFilter/avscan/filter/scan.h index 5a18abdce..de0044020 100644 --- a/filesys/miniFilter/avscan/filter/scan.h +++ b/filesys/miniFilter/avscan/filter/scan.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/utility.c b/filesys/miniFilter/avscan/filter/utility.c index 2fcf27c92..a53d0c78e 100644 --- a/filesys/miniFilter/avscan/filter/utility.c +++ b/filesys/miniFilter/avscan/filter/utility.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/filter/utility.h b/filesys/miniFilter/avscan/filter/utility.h index 0f137f231..dfd4fb229 100644 --- a/filesys/miniFilter/avscan/filter/utility.h +++ b/filesys/miniFilter/avscan/filter/utility.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/inc/avlib.h b/filesys/miniFilter/avscan/inc/avlib.h index a5d5ece66..dd5eec834 100644 --- a/filesys/miniFilter/avscan/inc/avlib.h +++ b/filesys/miniFilter/avscan/inc/avlib.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/user/avscan.c b/filesys/miniFilter/avscan/user/avscan.c index 1b0e7b572..03f2bcfda 100644 --- a/filesys/miniFilter/avscan/user/avscan.c +++ b/filesys/miniFilter/avscan/user/avscan.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/user/userscan.c b/filesys/miniFilter/avscan/user/userscan.c index 5808c2ce1..ddc33ce4a 100644 --- a/filesys/miniFilter/avscan/user/userscan.c +++ b/filesys/miniFilter/avscan/user/userscan.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/user/userscan.h b/filesys/miniFilter/avscan/user/userscan.h index 6666e6d97..ffc18e04a 100644 --- a/filesys/miniFilter/avscan/user/userscan.h +++ b/filesys/miniFilter/avscan/user/userscan.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/user/utility.c b/filesys/miniFilter/avscan/user/utility.c index c5321f641..b75ae158e 100644 --- a/filesys/miniFilter/avscan/user/utility.c +++ b/filesys/miniFilter/avscan/user/utility.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/avscan/user/utility.h b/filesys/miniFilter/avscan/user/utility.h index 5dcc2dbe5..897296b71 100644 --- a/filesys/miniFilter/avscan/user/utility.h +++ b/filesys/miniFilter/avscan/user/utility.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/cancelSafe/cancelSafe.c b/filesys/miniFilter/cancelSafe/cancelSafe.c index 9942a3d31..29bc94cf7 100644 --- a/filesys/miniFilter/cancelSafe/cancelSafe.c +++ b/filesys/miniFilter/cancelSafe/cancelSafe.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/cdo/CdoInit.c b/filesys/miniFilter/cdo/CdoInit.c index f913f6fbb..d0d5e1e3b 100644 --- a/filesys/miniFilter/cdo/CdoInit.c +++ b/filesys/miniFilter/cdo/CdoInit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/cdo/CdoOperations.c b/filesys/miniFilter/cdo/CdoOperations.c index a1e59873d..68e995662 100644 --- a/filesys/miniFilter/cdo/CdoOperations.c +++ b/filesys/miniFilter/cdo/CdoOperations.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/cdo/CdoProc.h b/filesys/miniFilter/cdo/CdoProc.h index 4efe27ade..3c99d164a 100644 --- a/filesys/miniFilter/cdo/CdoProc.h +++ b/filesys/miniFilter/cdo/CdoProc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/cdo/CdoStruct.h b/filesys/miniFilter/cdo/CdoStruct.h index 6e05a9b1d..c9cffbb65 100644 --- a/filesys/miniFilter/cdo/CdoStruct.h +++ b/filesys/miniFilter/cdo/CdoStruct.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/cdo/pch.h b/filesys/miniFilter/cdo/pch.h index c932a141a..088e65508 100644 --- a/filesys/miniFilter/cdo/pch.h +++ b/filesys/miniFilter/cdo/pch.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/change/change.c b/filesys/miniFilter/change/change.c index 15a44e7f3..0388ae574 100644 --- a/filesys/miniFilter/change/change.c +++ b/filesys/miniFilter/change/change.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/change/change.h b/filesys/miniFilter/change/change.h index b8c8c9f24..1e40e8973 100644 --- a/filesys/miniFilter/change/change.h +++ b/filesys/miniFilter/change/change.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/change/context.c b/filesys/miniFilter/change/context.c index b15ebac4b..97ae8659e 100644 --- a/filesys/miniFilter/change/context.c +++ b/filesys/miniFilter/change/context.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/change/context.h b/filesys/miniFilter/change/context.h index 33bc0aa88..ba4779008 100644 --- a/filesys/miniFilter/change/context.h +++ b/filesys/miniFilter/change/context.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/change/utility.h b/filesys/miniFilter/change/utility.h index 1b6cd4d41..92bfde589 100644 --- a/filesys/miniFilter/change/utility.h +++ b/filesys/miniFilter/change/utility.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/CtxInit.c b/filesys/miniFilter/ctx/CtxInit.c index e1e2576ac..1d9df50d7 100644 --- a/filesys/miniFilter/ctx/CtxInit.c +++ b/filesys/miniFilter/ctx/CtxInit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/CtxProc.h b/filesys/miniFilter/ctx/CtxProc.h index 6887c0c54..74fc0065e 100644 --- a/filesys/miniFilter/ctx/CtxProc.h +++ b/filesys/miniFilter/ctx/CtxProc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/CtxStruc.h b/filesys/miniFilter/ctx/CtxStruc.h index 831c08f1d..a3992ed85 100644 --- a/filesys/miniFilter/ctx/CtxStruc.h +++ b/filesys/miniFilter/ctx/CtxStruc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/context.c b/filesys/miniFilter/ctx/context.c index f97709876..ea186c8fc 100644 --- a/filesys/miniFilter/ctx/context.c +++ b/filesys/miniFilter/ctx/context.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/operations.c b/filesys/miniFilter/ctx/operations.c index eb93de008..94965f5fd 100644 --- a/filesys/miniFilter/ctx/operations.c +++ b/filesys/miniFilter/ctx/operations.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/pch.h b/filesys/miniFilter/ctx/pch.h index 7d2e3ef06..d0c9fc2af 100644 --- a/filesys/miniFilter/ctx/pch.h +++ b/filesys/miniFilter/ctx/pch.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/ctx/support.c b/filesys/miniFilter/ctx/support.c index eb5a72e93..459d1efdd 100644 --- a/filesys/miniFilter/ctx/support.c +++ b/filesys/miniFilter/ctx/support.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/delete/delete.c b/filesys/miniFilter/delete/delete.c index 0c682f1cc..e722d02f1 100644 --- a/filesys/miniFilter/delete/delete.c +++ b/filesys/miniFilter/delete/delete.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/filter/RegistrationData.c b/filesys/miniFilter/minispy/filter/RegistrationData.c index 52d42ec6a..108b124f9 100644 --- a/filesys/miniFilter/minispy/filter/RegistrationData.c +++ b/filesys/miniFilter/minispy/filter/RegistrationData.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/filter/minispy.c b/filesys/miniFilter/minispy/filter/minispy.c index 5e4c59cfa..9a8bba698 100644 --- a/filesys/miniFilter/minispy/filter/minispy.c +++ b/filesys/miniFilter/minispy/filter/minispy.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/filter/mspyKern.h b/filesys/miniFilter/minispy/filter/mspyKern.h index 44bbc8817..fb997e3d9 100644 --- a/filesys/miniFilter/minispy/filter/mspyKern.h +++ b/filesys/miniFilter/minispy/filter/mspyKern.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/filter/mspyLib.c b/filesys/miniFilter/minispy/filter/mspyLib.c index 521e907b7..2db7b09e2 100644 --- a/filesys/miniFilter/minispy/filter/mspyLib.c +++ b/filesys/miniFilter/minispy/filter/mspyLib.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/inc/minispy.h b/filesys/miniFilter/minispy/inc/minispy.h index a6043e621..a535869cd 100644 --- a/filesys/miniFilter/minispy/inc/minispy.h +++ b/filesys/miniFilter/minispy/inc/minispy.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/user/mspyLog.c b/filesys/miniFilter/minispy/user/mspyLog.c index dee72d382..7f283e354 100644 --- a/filesys/miniFilter/minispy/user/mspyLog.c +++ b/filesys/miniFilter/minispy/user/mspyLog.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/user/mspyLog.h b/filesys/miniFilter/minispy/user/mspyLog.h index 003778009..0067d062a 100644 --- a/filesys/miniFilter/minispy/user/mspyLog.h +++ b/filesys/miniFilter/minispy/user/mspyLog.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/minispy/user/mspyUser.c b/filesys/miniFilter/minispy/user/mspyUser.c index e5f5e2f54..f745ddbd6 100644 --- a/filesys/miniFilter/minispy/user/mspyUser.c +++ b/filesys/miniFilter/minispy/user/mspyUser.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1989-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/nullFilter/nullFilter.c b/filesys/miniFilter/nullFilter/nullFilter.c index 6b75c1f53..e9fdf617d 100644 --- a/filesys/miniFilter/nullFilter/nullFilter.c +++ b/filesys/miniFilter/nullFilter/nullFilter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/passThrough/passThrough.c b/filesys/miniFilter/passThrough/passThrough.c index 584fbe375..374fab117 100644 --- a/filesys/miniFilter/passThrough/passThrough.c +++ b/filesys/miniFilter/passThrough/passThrough.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/scanner/filter/scanner.c b/filesys/miniFilter/scanner/filter/scanner.c index ec911f638..280c72075 100644 --- a/filesys/miniFilter/scanner/filter/scanner.c +++ b/filesys/miniFilter/scanner/filter/scanner.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/scanner/filter/scanner.h b/filesys/miniFilter/scanner/filter/scanner.h index c45592e9e..119169411 100644 --- a/filesys/miniFilter/scanner/filter/scanner.h +++ b/filesys/miniFilter/scanner/filter/scanner.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/scanner/inc/scanuk.h b/filesys/miniFilter/scanner/inc/scanuk.h index 433657f68..4a641258c 100644 --- a/filesys/miniFilter/scanner/inc/scanuk.h +++ b/filesys/miniFilter/scanner/inc/scanuk.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/scanner/user/scanUser.c b/filesys/miniFilter/scanner/user/scanUser.c index 08b948b35..8bcc529dd 100644 --- a/filesys/miniFilter/scanner/user/scanUser.c +++ b/filesys/miniFilter/scanner/user/scanUser.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/scanner/user/scanuser.h b/filesys/miniFilter/scanner/user/scanuser.h index 6782db840..8428c00cf 100644 --- a/filesys/miniFilter/scanner/user/scanuser.h +++ b/filesys/miniFilter/scanner/user/scanuser.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999-2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/simrep/simrep.c b/filesys/miniFilter/simrep/simrep.c index f23dddd66..29b9e1414 100644 --- a/filesys/miniFilter/simrep/simrep.c +++ b/filesys/miniFilter/simrep/simrep.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/filesys/miniFilter/swapBuffers/swapBuffers.c b/filesys/miniFilter/swapBuffers/swapBuffers.c index dc0d05425..39af33e8c 100644 --- a/filesys/miniFilter/swapBuffers/swapBuffers.c +++ b/filesys/miniFilter/swapBuffers/swapBuffers.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1999 - 2002 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/DCHU/osrfx2_DCHU_base/inc/public.h b/general/DCHU/osrfx2_DCHU_base/inc/public.h index f1fc6be32..4359b1d6c 100644 --- a/general/DCHU/osrfx2_DCHU_base/inc/public.h +++ b/general/DCHU/osrfx2_DCHU_base/inc/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/Interrupt.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/Interrupt.c index 5573ef6e5..9fc70537d 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/Interrupt.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/Interrupt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/bulkrwr.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/bulkrwr.c index d29dea0bc..152387bd9 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/bulkrwr.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/bulkrwr.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/device.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/device.c index a32ab79e9..5ef22ba87 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/device.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/driver.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/driver.c index 9f28204f2..4b952e528 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/driver.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/ioctl.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/ioctl.c index 2c6792a4f..ea26a6300 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/ioctl.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/ioctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/osrusbfx2.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/osrusbfx2.h index d35086de9..d047716c9 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/osrusbfx2.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/osrusbfx2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/trace.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/trace.h index 5a72dcaf4..07099ad40 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/trace.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_base/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.c index 3e41778e0..8af604d2d 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.h index e9042c291..c52c472fb 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_filter/filter.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/dump.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/dump.c index 69074bf1e..159e2c48f 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/dump.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/dump.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/testapp.c b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/testapp.c index 455c2bbe1..cc7225172 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/testapp.c +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_testapp/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.cpp b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.cpp index 318e0dd58..e210d86f2 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.cpp +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.h index 4d7449895..802cd5323 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceContext.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.cpp b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.cpp index ced895ccc..c94f52f5d 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.cpp +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.h index 235e64bab..aed9f9d5d 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/DeviceControl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.cpp b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.cpp index f66168500..bd97e457e 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.cpp +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.h index e469ca9dc..f80b6d935 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/ServiceWin32API.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/stdafx.h b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/stdafx.h index 7bd67951e..d6ff5f9df 100644 --- a/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/stdafx.h +++ b/general/DCHU/osrfx2_DCHU_base/osrfx2_DCHU_usersvc/stdafx.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp b/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp index c14e66d1a..8f3882e35 100644 --- a/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp +++ b/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp b/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp index c14e66d1a..8f3882e35 100644 --- a/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp +++ b/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_componentsoftware/osrfx2_DCHU_componentsoftware.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Control.c b/general/PLX9x5x/sys/Control.c index c8caba71f..88f5d8565 100644 --- a/general/PLX9x5x/sys/Control.c +++ b/general/PLX9x5x/sys/Control.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Init.c b/general/PLX9x5x/sys/Init.c index df48afc62..de681d96c 100644 --- a/general/PLX9x5x/sys/Init.c +++ b/general/PLX9x5x/sys/Init.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/IsrDpc.c b/general/PLX9x5x/sys/IsrDpc.c index a7d319d3c..b31889f51 100644 --- a/general/PLX9x5x/sys/IsrDpc.c +++ b/general/PLX9x5x/sys/IsrDpc.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Pci9656.c b/general/PLX9x5x/sys/Pci9656.c index 7fc333490..1b3bee501 100644 --- a/general/PLX9x5x/sys/Pci9656.c +++ b/general/PLX9x5x/sys/Pci9656.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Private.h b/general/PLX9x5x/sys/Private.h index 3cce2edda..a01142b23 100644 --- a/general/PLX9x5x/sys/Private.h +++ b/general/PLX9x5x/sys/Private.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Public.h b/general/PLX9x5x/sys/Public.h index 401e5cb37..1206337be 100644 --- a/general/PLX9x5x/sys/Public.h +++ b/general/PLX9x5x/sys/Public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. + SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Read.c b/general/PLX9x5x/sys/Read.c index 4bfdfacc9..0f09c814e 100644 --- a/general/PLX9x5x/sys/Read.c +++ b/general/PLX9x5x/sys/Read.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/Write.c b/general/PLX9x5x/sys/Write.c index cef1d71dc..b4c02eb04 100644 --- a/general/PLX9x5x/sys/Write.c +++ b/general/PLX9x5x/sys/Write.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/sys/trace.h b/general/PLX9x5x/sys/trace.h index 59710ec10..41b67d91f 100644 --- a/general/PLX9x5x/sys/trace.h +++ b/general/PLX9x5x/sys/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/PLX9x5x/test/plx.cpp b/general/PLX9x5x/test/plx.cpp index fb6681ead..504003efc 100644 --- a/general/PLX9x5x/test/plx.cpp +++ b/general/PLX9x5x/test/plx.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/PLX9x5x/test/plx.hpp b/general/PLX9x5x/test/plx.hpp index 10147df7c..cf5874656 100644 --- a/general/PLX9x5x/test/plx.hpp +++ b/general/PLX9x5x/test/plx.hpp @@ -1,6 +1,7 @@ /*++ Copyright (c) 2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.cpp b/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.cpp index 6adafb441..89abce68a 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.cpp +++ b/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "pch.h" diff --git a/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.h b/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.h index f481ab614..817de024e 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.h +++ b/general/SimpleMediaSource/MediaSource/SimpleFrameGenerator.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/general/SimpleMediaSource/MediaSource/SimpleMediaSource.cpp b/general/SimpleMediaSource/MediaSource/SimpleMediaSource.cpp index 8ff158727..31d088943 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleMediaSource.cpp +++ b/general/SimpleMediaSource/MediaSource/SimpleMediaSource.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "pch.h" diff --git a/general/SimpleMediaSource/MediaSource/SimpleMediaSource.h b/general/SimpleMediaSource/MediaSource/SimpleMediaSource.h index 10ac200b5..b6b75a0fe 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleMediaSource.h +++ b/general/SimpleMediaSource/MediaSource/SimpleMediaSource.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once #ifndef SIMPLEMEDIASOURCE_H diff --git a/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.cpp b/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.cpp index 16abd28d4..058ce67a2 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.cpp +++ b/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "pch.h" diff --git a/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.h b/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.h index f206e6d9c..aae705850 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.h +++ b/general/SimpleMediaSource/MediaSource/SimpleMediaSourceActivate.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once #ifndef SIMPLEMEDIASOURCEACTIVATE_H diff --git a/general/SimpleMediaSource/MediaSource/SimpleMediaStream.cpp b/general/SimpleMediaSource/MediaSource/SimpleMediaStream.cpp index c22d74210..2c7eca936 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleMediaStream.cpp +++ b/general/SimpleMediaSource/MediaSource/SimpleMediaStream.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "pch.h" diff --git a/general/SimpleMediaSource/MediaSource/SimpleMediaStream.h b/general/SimpleMediaSource/MediaSource/SimpleMediaStream.h index 70d20ec31..a37f31bd2 100644 --- a/general/SimpleMediaSource/MediaSource/SimpleMediaStream.h +++ b/general/SimpleMediaSource/MediaSource/SimpleMediaStream.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #ifndef SIMPLEMEDIASTREAM_H diff --git a/general/SimpleMediaSource/MediaSource/dllMain.cpp b/general/SimpleMediaSource/MediaSource/dllMain.cpp index f021b4aa4..d0daa4f0c 100644 --- a/general/SimpleMediaSource/MediaSource/dllMain.cpp +++ b/general/SimpleMediaSource/MediaSource/dllMain.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // dllmain.cpp : Defines the entry point for the DLL application. diff --git a/general/SimpleMediaSource/MediaSource/pch.cpp b/general/SimpleMediaSource/MediaSource/pch.cpp index e40b6b123..130fd163a 100644 --- a/general/SimpleMediaSource/MediaSource/pch.cpp +++ b/general/SimpleMediaSource/MediaSource/pch.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // pch.cpp: source file corresponding to the pre-compiled header diff --git a/general/SystemDma/wdm/exe/install.c b/general/SystemDma/wdm/exe/install.c index 68497c7d6..a9b968750 100644 --- a/general/SystemDma/wdm/exe/install.c +++ b/general/SystemDma/wdm/exe/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/SystemDma/wdm/exe/testapp.c b/general/SystemDma/wdm/exe/testapp.c index 0462f5440..8afaab507 100644 --- a/general/SystemDma/wdm/exe/testapp.c +++ b/general/SystemDma/wdm/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-98 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/SystemDma/wdm/sys/sdma.c b/general/SystemDma/wdm/sys/sdma.c index 629d43d57..0965b8fd1 100644 --- a/general/SystemDma/wdm/sys/sdma.c +++ b/general/SystemDma/wdm/sys/sdma.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/SystemDma/wdm/sys/sdma.h b/general/SystemDma/wdm/sys/sdma.h index d59b40773..1e692568f 100644 --- a/general/SystemDma/wdm/sys/sdma.h +++ b/general/SystemDma/wdm/sys/sdma.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/cancel/exe/install.c b/general/cancel/exe/install.c index f19ff5585..c80469838 100644 --- a/general/cancel/exe/install.c +++ b/general/cancel/exe/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/cancel/exe/testapp.c b/general/cancel/exe/testapp.c index f6c27fe93..046e27f2a 100644 --- a/general/cancel/exe/testapp.c +++ b/general/cancel/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/cancel/startio/cancel.c b/general/cancel/startio/cancel.c index 7b2d547e3..7af32c2b8 100644 --- a/general/cancel/startio/cancel.c +++ b/general/cancel/startio/cancel.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/cancel/sys/cancel.c b/general/cancel/sys/cancel.c index 0517f07b8..4687dfc50 100644 --- a/general/cancel/sys/cancel.c +++ b/general/cancel/sys/cancel.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/cancel/sys/cancel.h b/general/cancel/sys/cancel.h index 4f63d2af1..0ba2b0970 100644 --- a/general/cancel/sys/cancel.h +++ b/general/cancel/sys/cancel.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/echo/kmdf/driver/AutoSync/device.c b/general/echo/kmdf/driver/AutoSync/device.c index e30ae723d..ff69eeb9c 100644 --- a/general/echo/kmdf/driver/AutoSync/device.c +++ b/general/echo/kmdf/driver/AutoSync/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/AutoSync/device.h b/general/echo/kmdf/driver/AutoSync/device.h index f29c79082..6771599ec 100644 --- a/general/echo/kmdf/driver/AutoSync/device.h +++ b/general/echo/kmdf/driver/AutoSync/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/AutoSync/driver.c b/general/echo/kmdf/driver/AutoSync/driver.c index 60a026929..abf57b50d 100644 --- a/general/echo/kmdf/driver/AutoSync/driver.c +++ b/general/echo/kmdf/driver/AutoSync/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/AutoSync/driver.h b/general/echo/kmdf/driver/AutoSync/driver.h index 9398ab301..7549178f8 100644 --- a/general/echo/kmdf/driver/AutoSync/driver.h +++ b/general/echo/kmdf/driver/AutoSync/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/AutoSync/queue.c b/general/echo/kmdf/driver/AutoSync/queue.c index 7e2e915f3..d81e9e607 100644 --- a/general/echo/kmdf/driver/AutoSync/queue.c +++ b/general/echo/kmdf/driver/AutoSync/queue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/AutoSync/queue.h b/general/echo/kmdf/driver/AutoSync/queue.h index a20e0375e..2dbcbc21e 100644 --- a/general/echo/kmdf/driver/AutoSync/queue.h +++ b/general/echo/kmdf/driver/AutoSync/queue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/DriverSync/device.c b/general/echo/kmdf/driver/DriverSync/device.c index 23f684e93..41ab09a09 100644 --- a/general/echo/kmdf/driver/DriverSync/device.c +++ b/general/echo/kmdf/driver/DriverSync/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/DriverSync/device.h b/general/echo/kmdf/driver/DriverSync/device.h index f29c79082..6771599ec 100644 --- a/general/echo/kmdf/driver/DriverSync/device.h +++ b/general/echo/kmdf/driver/DriverSync/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/DriverSync/driver.c b/general/echo/kmdf/driver/DriverSync/driver.c index f1e216f2a..d00c187a0 100644 --- a/general/echo/kmdf/driver/DriverSync/driver.c +++ b/general/echo/kmdf/driver/DriverSync/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/DriverSync/driver.h b/general/echo/kmdf/driver/DriverSync/driver.h index 5bf8853fc..b0f95fdc4 100644 --- a/general/echo/kmdf/driver/DriverSync/driver.h +++ b/general/echo/kmdf/driver/DriverSync/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/DriverSync/queue.c b/general/echo/kmdf/driver/DriverSync/queue.c index 1b34b6161..c5ec45ea4 100644 --- a/general/echo/kmdf/driver/DriverSync/queue.c +++ b/general/echo/kmdf/driver/DriverSync/queue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/driver/DriverSync/queue.h b/general/echo/kmdf/driver/DriverSync/queue.h index 1985a6c7c..423215953 100644 --- a/general/echo/kmdf/driver/DriverSync/queue.h +++ b/general/echo/kmdf/driver/DriverSync/queue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/exe/echoapp.cpp b/general/echo/kmdf/exe/echoapp.cpp index 348b49761..ef578b222 100644 --- a/general/echo/kmdf/exe/echoapp.cpp +++ b/general/echo/kmdf/exe/echoapp.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/kmdf/exe/public.h b/general/echo/kmdf/exe/public.h index d632951d6..e57cf9c47 100644 --- a/general/echo/kmdf/exe/public.h +++ b/general/echo/kmdf/exe/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/driver/AutoSync/device.c b/general/echo/umdf2/driver/AutoSync/device.c index 48afdb668..3a3bc3e4d 100644 --- a/general/echo/umdf2/driver/AutoSync/device.c +++ b/general/echo/umdf2/driver/AutoSync/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/driver/AutoSync/device.h b/general/echo/umdf2/driver/AutoSync/device.h index f29c79082..6771599ec 100644 --- a/general/echo/umdf2/driver/AutoSync/device.h +++ b/general/echo/umdf2/driver/AutoSync/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/driver/AutoSync/driver.c b/general/echo/umdf2/driver/AutoSync/driver.c index 34fdd7762..7b0a31979 100644 --- a/general/echo/umdf2/driver/AutoSync/driver.c +++ b/general/echo/umdf2/driver/AutoSync/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/driver/AutoSync/driver.h b/general/echo/umdf2/driver/AutoSync/driver.h index b1a5b40a9..3a04db0e7 100644 --- a/general/echo/umdf2/driver/AutoSync/driver.h +++ b/general/echo/umdf2/driver/AutoSync/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/driver/AutoSync/queue.c b/general/echo/umdf2/driver/AutoSync/queue.c index 98860df65..38dfe89cd 100644 --- a/general/echo/umdf2/driver/AutoSync/queue.c +++ b/general/echo/umdf2/driver/AutoSync/queue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/driver/AutoSync/queue.h b/general/echo/umdf2/driver/AutoSync/queue.h index 580c5b41f..27d7a7524 100644 --- a/general/echo/umdf2/driver/AutoSync/queue.h +++ b/general/echo/umdf2/driver/AutoSync/queue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/exe/echoapp.cpp b/general/echo/umdf2/exe/echoapp.cpp index 348b49761..ef578b222 100644 --- a/general/echo/umdf2/exe/echoapp.cpp +++ b/general/echo/umdf2/exe/echoapp.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/echo/umdf2/exe/public.h b/general/echo/umdf2/exe/public.h index d632951d6..e57cf9c47 100644 --- a/general/echo/umdf2/exe/public.h +++ b/general/echo/umdf2/exe/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/event/exe/eventtest.c b/general/event/exe/eventtest.c index e1b032041..b722ec71a 100644 --- a/general/event/exe/eventtest.c +++ b/general/event/exe/eventtest.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/event/exe/install.c b/general/event/exe/install.c index b52178e51..c4ab15d1c 100644 --- a/general/event/exe/install.c +++ b/general/event/exe/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/event/wdm/event.c b/general/event/wdm/event.c index e58c1915d..96bc795f6 100644 --- a/general/event/wdm/event.c +++ b/general/event/wdm/event.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/event/wdm/event.h b/general/event/wdm/event.h index 1de7db765..4f060fee9 100644 --- a/general/event/wdm/event.h +++ b/general/event/wdm/event.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/event/wdm/public.h b/general/event/wdm/public.h index 9e08960c5..2dbf61146 100644 --- a/general/event/wdm/public.h +++ b/general/event/wdm/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/kmdf/exe/install.c b/general/ioctl/kmdf/exe/install.c index ed2aa6e81..56fb466b7 100644 --- a/general/ioctl/kmdf/exe/install.c +++ b/general/ioctl/kmdf/exe/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/kmdf/exe/testapp.c b/general/ioctl/kmdf/exe/testapp.c index 492c63552..a1ee9905f 100644 --- a/general/ioctl/kmdf/exe/testapp.c +++ b/general/ioctl/kmdf/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/kmdf/sys/nonpnp.c b/general/ioctl/kmdf/sys/nonpnp.c index a36c98c18..fb643a347 100644 --- a/general/ioctl/kmdf/sys/nonpnp.c +++ b/general/ioctl/kmdf/sys/nonpnp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/kmdf/sys/nonpnp.h b/general/ioctl/kmdf/sys/nonpnp.h index 281760388..04c7adf06 100644 --- a/general/ioctl/kmdf/sys/nonpnp.h +++ b/general/ioctl/kmdf/sys/nonpnp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/ioctl/kmdf/sys/public.h b/general/ioctl/kmdf/sys/public.h index 4d53666e0..3ff0076b6 100644 --- a/general/ioctl/kmdf/sys/public.h +++ b/general/ioctl/kmdf/sys/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/kmdf/sys/trace.h b/general/ioctl/kmdf/sys/trace.h index c9459ed23..bd196fe5b 100644 --- a/general/ioctl/kmdf/sys/trace.h +++ b/general/ioctl/kmdf/sys/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/wdm/exe/install.c b/general/ioctl/wdm/exe/install.c index c94693f51..5346ddb21 100644 --- a/general/ioctl/wdm/exe/install.c +++ b/general/ioctl/wdm/exe/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/ioctl/wdm/exe/testapp.c b/general/ioctl/wdm/exe/testapp.c index 7652b5a29..7a484d228 100644 --- a/general/ioctl/wdm/exe/testapp.c +++ b/general/ioctl/wdm/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-98 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/ioctl/wdm/sys/sioctl.c b/general/ioctl/wdm/sys/sioctl.c index 4f0a85397..7f46ad193 100644 --- a/general/ioctl/wdm/sys/sioctl.c +++ b/general/ioctl/wdm/sys/sioctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-98 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/ioctl/wdm/sys/sioctl.h b/general/ioctl/wdm/sys/sioctl.h index 33c0ff4b0..36f3ef757 100644 --- a/general/ioctl/wdm/sys/sioctl.h +++ b/general/ioctl/wdm/sys/sioctl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/pcidrv/kmdf/HW/isrdpc.c b/general/pcidrv/kmdf/HW/isrdpc.c index ebc2a3a6b..bb7aeac5d 100644 --- a/general/pcidrv/kmdf/HW/isrdpc.c +++ b/general/pcidrv/kmdf/HW/isrdpc.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/HW/nic_init.c b/general/pcidrv/kmdf/HW/nic_init.c index 89f76ae67..69887508e 100644 --- a/general/pcidrv/kmdf/HW/nic_init.c +++ b/general/pcidrv/kmdf/HW/nic_init.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/HW/nic_recv.c b/general/pcidrv/kmdf/HW/nic_recv.c index 41cc0ec75..ff93f445b 100644 --- a/general/pcidrv/kmdf/HW/nic_recv.c +++ b/general/pcidrv/kmdf/HW/nic_recv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/HW/nic_req.c b/general/pcidrv/kmdf/HW/nic_req.c index 2621ee9f2..21ee2c96c 100644 --- a/general/pcidrv/kmdf/HW/nic_req.c +++ b/general/pcidrv/kmdf/HW/nic_req.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/HW/nic_send.c b/general/pcidrv/kmdf/HW/nic_send.c index dafabed11..140ed60eb 100644 --- a/general/pcidrv/kmdf/HW/nic_send.c +++ b/general/pcidrv/kmdf/HW/nic_send.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/HW/nuiouser.h b/general/pcidrv/kmdf/HW/nuiouser.h index c33861aed..3767270ee 100644 --- a/general/pcidrv/kmdf/HW/nuiouser.h +++ b/general/pcidrv/kmdf/HW/nuiouser.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/pcidrv/kmdf/PCIDRV.C b/general/pcidrv/kmdf/PCIDRV.C index 17ae76bf5..f5b5406af 100644 --- a/general/pcidrv/kmdf/PCIDRV.C +++ b/general/pcidrv/kmdf/PCIDRV.C @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/PCIDRV.H b/general/pcidrv/kmdf/PCIDRV.H index db42bd392..76b309d69 100644 --- a/general/pcidrv/kmdf/PCIDRV.H +++ b/general/pcidrv/kmdf/PCIDRV.H @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/public.h b/general/pcidrv/kmdf/public.h index 70a2087fb..6bd106636 100644 --- a/general/pcidrv/kmdf/public.h +++ b/general/pcidrv/kmdf/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. + SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/trace.h b/general/pcidrv/kmdf/trace.h index e4f7afd52..af835b4b4 100644 --- a/general/pcidrv/kmdf/trace.h +++ b/general/pcidrv/kmdf/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/kmdf/wmi.c b/general/pcidrv/kmdf/wmi.c index a0c5eba56..9cc3e2695 100644 --- a/general/pcidrv/kmdf/wmi.c +++ b/general/pcidrv/kmdf/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/test/myping.c b/general/pcidrv/test/myping.c index b0c2d22cd..c2aa4ab97 100644 --- a/general/pcidrv/test/myping.c +++ b/general/pcidrv/test/myping.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/test/testapp.c b/general/pcidrv/test/testapp.c index cd83f633b..79dcb2198 100644 --- a/general/pcidrv/test/testapp.c +++ b/general/pcidrv/test/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/pcidrv/test/testapp.h b/general/pcidrv/test/testapp.h index 3a75e4f5c..b0b438933 100644 --- a/general/pcidrv/test/testapp.h +++ b/general/pcidrv/test/testapp.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/perfcounters/kcs/kcs.c b/general/perfcounters/kcs/kcs.c index 4c5d5f7b9..b3436e295 100644 --- a/general/perfcounters/kcs/kcs.c +++ b/general/perfcounters/kcs/kcs.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/perfcounters/kcs/kcs.h b/general/perfcounters/kcs/kcs.h index 12c1cad1c..b6fd69aca 100644 --- a/general/perfcounters/kcs/kcs.h +++ b/general/perfcounters/kcs/kcs.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/capture.c b/general/registry/regfltr/exe/capture.c index aaef2555a..0080517b5 100644 --- a/general/registry/regfltr/exe/capture.c +++ b/general/registry/regfltr/exe/capture.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/common.h b/general/registry/regfltr/exe/common.h index 6a7d105b0..26812124d 100644 --- a/general/registry/regfltr/exe/common.h +++ b/general/registry/regfltr/exe/common.h @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/post.c b/general/registry/regfltr/exe/post.c index d10a7a22f..4ea9c0dfa 100644 --- a/general/registry/regfltr/exe/post.c +++ b/general/registry/regfltr/exe/post.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/pre.c b/general/registry/regfltr/exe/pre.c index 14d7e57ea..888336245 100644 --- a/general/registry/regfltr/exe/pre.c +++ b/general/registry/regfltr/exe/pre.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/regctrl.c b/general/registry/regfltr/exe/regctrl.c index bf486e776..82758240f 100644 --- a/general/registry/regfltr/exe/regctrl.c +++ b/general/registry/regfltr/exe/regctrl.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/regctrl.h b/general/registry/regfltr/exe/regctrl.h index 798b29fc4..c7c3467f7 100644 --- a/general/registry/regfltr/exe/regctrl.h +++ b/general/registry/regfltr/exe/regctrl.h @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/exe/util.c b/general/registry/regfltr/exe/util.c index 34d24c38b..9b0e81d50 100644 --- a/general/registry/regfltr/exe/util.c +++ b/general/registry/regfltr/exe/util.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/capture.c b/general/registry/regfltr/sys/capture.c index 5d4d53d56..a37efd0b0 100644 --- a/general/registry/regfltr/sys/capture.c +++ b/general/registry/regfltr/sys/capture.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/context.c b/general/registry/regfltr/sys/context.c index e599606f2..a36499968 100644 --- a/general/registry/regfltr/sys/context.c +++ b/general/registry/regfltr/sys/context.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/driver.c b/general/registry/regfltr/sys/driver.c index 1cda21035..f27152845 100644 --- a/general/registry/regfltr/sys/driver.c +++ b/general/registry/regfltr/sys/driver.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/multialt.c b/general/registry/regfltr/sys/multialt.c index b471d0ba9..cfb3edd35 100644 --- a/general/registry/regfltr/sys/multialt.c +++ b/general/registry/regfltr/sys/multialt.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/post.c b/general/registry/regfltr/sys/post.c index bff979fe9..07fd54640 100644 --- a/general/registry/regfltr/sys/post.c +++ b/general/registry/regfltr/sys/post.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/pre.c b/general/registry/regfltr/sys/pre.c index 0cc895c9e..c7248f704 100644 --- a/general/registry/regfltr/sys/pre.c +++ b/general/registry/regfltr/sys/pre.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/regfltr.c b/general/registry/regfltr/sys/regfltr.c index e7895ef31..69f2655d8 100644 --- a/general/registry/regfltr/sys/regfltr.c +++ b/general/registry/regfltr/sys/regfltr.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/regfltr.h b/general/registry/regfltr/sys/regfltr.h index d8787ff20..e28e409e8 100644 --- a/general/registry/regfltr/sys/regfltr.h +++ b/general/registry/regfltr/sys/regfltr.h @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/txr.c b/general/registry/regfltr/sys/txr.c index 63a2f79f2..d5e69bf83 100644 --- a/general/registry/regfltr/sys/txr.c +++ b/general/registry/regfltr/sys/txr.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/txrutil.c b/general/registry/regfltr/sys/txrutil.c index 337e5cc46..c9f8c579b 100644 --- a/general/registry/regfltr/sys/txrutil.c +++ b/general/registry/regfltr/sys/txrutil.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/util.c b/general/registry/regfltr/sys/util.c index 5a3db344f..81a1d88e8 100644 --- a/general/registry/regfltr/sys/util.c +++ b/general/registry/regfltr/sys/util.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/registry/regfltr/sys/version.c b/general/registry/regfltr/sys/version.c index 11edc9a31..a0186ce10 100644 --- a/general/registry/regfltr/sys/version.c +++ b/general/registry/regfltr/sys/version.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/exe/enum/enum.c b/general/toaster/toastDrv/exe/enum/enum.c index a8799fa74..53e0887e2 100644 --- a/general/toaster/toastDrv/exe/enum/enum.c +++ b/general/toaster/toastDrv/exe/enum/enum.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/exe/notify/notify.c b/general/toaster/toastDrv/exe/notify/notify.c index 15e5a615b..41d46cea2 100644 --- a/general/toaster/toastDrv/exe/notify/notify.c +++ b/general/toaster/toastDrv/exe/notify/notify.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/exe/notify/notify.h b/general/toaster/toastDrv/exe/notify/notify.h index 7bddb5474..c4386bac5 100644 --- a/general/toaster/toastDrv/exe/notify/notify.h +++ b/general/toaster/toastDrv/exe/notify/notify.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/exe/toast/toast.c b/general/toaster/toastDrv/exe/toast/toast.c index 4f0525c6f..0e5e07b20 100644 --- a/general/toaster/toastDrv/exe/toast/toast.c +++ b/general/toaster/toastDrv/exe/toast/toast.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/inc/driver.h b/general/toaster/toastDrv/inc/driver.h index 8e7ade01e..868803219 100644 --- a/general/toaster/toastDrv/inc/driver.h +++ b/general/toaster/toastDrv/inc/driver.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/inc/public.h b/general/toaster/toastDrv/inc/public.h index 0628f95f9..0a123d4f3 100644 --- a/general/toaster/toastDrv/inc/public.h +++ b/general/toaster/toastDrv/inc/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.c b/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.c index e8f62064f..8ca0e5a7d 100644 --- a/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.c +++ b/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.h b/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.h index 36aa83450..2032431e4 100644 --- a/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.h +++ b/general/toaster/toastDrv/kmdf/bus/dynamic/busenum.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/dynamic/buspdo.c b/general/toaster/toastDrv/kmdf/bus/dynamic/buspdo.c index 52c847d35..471a92243 100644 --- a/general/toaster/toastDrv/kmdf/bus/dynamic/buspdo.c +++ b/general/toaster/toastDrv/kmdf/bus/dynamic/buspdo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/dynamic/wmi.c b/general/toaster/toastDrv/kmdf/bus/dynamic/wmi.c index 935937899..7de91e144 100644 --- a/general/toaster/toastDrv/kmdf/bus/dynamic/wmi.c +++ b/general/toaster/toastDrv/kmdf/bus/dynamic/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/bus/static/busenum.c b/general/toaster/toastDrv/kmdf/bus/static/busenum.c index cc54d346b..406c4a80f 100644 --- a/general/toaster/toastDrv/kmdf/bus/static/busenum.c +++ b/general/toaster/toastDrv/kmdf/bus/static/busenum.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2003 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/static/busenum.h b/general/toaster/toastDrv/kmdf/bus/static/busenum.h index b13b21b40..95697f3fb 100644 --- a/general/toaster/toastDrv/kmdf/bus/static/busenum.h +++ b/general/toaster/toastDrv/kmdf/bus/static/busenum.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2003 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/static/buspdo.c b/general/toaster/toastDrv/kmdf/bus/static/buspdo.c index cb68afeb8..148cf805b 100644 --- a/general/toaster/toastDrv/kmdf/bus/static/buspdo.c +++ b/general/toaster/toastDrv/kmdf/bus/static/buspdo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/bus/static/wmi.c b/general/toaster/toastDrv/kmdf/bus/static/wmi.c index 3b6ef9168..cfa82967c 100644 --- a/general/toaster/toastDrv/kmdf/bus/static/wmi.c +++ b/general/toaster/toastDrv/kmdf/bus/static/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/filter/generic/filter.c b/general/toaster/toastDrv/kmdf/filter/generic/filter.c index 673f55f7c..5ef45ba69 100644 --- a/general/toaster/toastDrv/kmdf/filter/generic/filter.c +++ b/general/toaster/toastDrv/kmdf/filter/generic/filter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/filter/generic/filter.h b/general/toaster/toastDrv/kmdf/filter/generic/filter.h index 5ae9bf401..47d0d6f74 100644 --- a/general/toaster/toastDrv/kmdf/filter/generic/filter.h +++ b/general/toaster/toastDrv/kmdf/filter/generic/filter.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/filter/sideband/filter.c b/general/toaster/toastDrv/kmdf/filter/sideband/filter.c index c6bd287b0..6a69f0609 100644 --- a/general/toaster/toastDrv/kmdf/filter/sideband/filter.c +++ b/general/toaster/toastDrv/kmdf/filter/sideband/filter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/filter/sideband/filter.h b/general/toaster/toastDrv/kmdf/filter/sideband/filter.h index 74346d9c3..b6eb2f13d 100644 --- a/general/toaster/toastDrv/kmdf/filter/sideband/filter.h +++ b/general/toaster/toastDrv/kmdf/filter/sideband/filter.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/func/featured/power.c b/general/toaster/toastDrv/kmdf/func/featured/power.c index 5008a047f..d612678b8 100644 --- a/general/toaster/toastDrv/kmdf/func/featured/power.c +++ b/general/toaster/toastDrv/kmdf/func/featured/power.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/func/featured/toaster.c b/general/toaster/toastDrv/kmdf/func/featured/toaster.c index 772b04167..7bc718c99 100644 --- a/general/toaster/toastDrv/kmdf/func/featured/toaster.c +++ b/general/toaster/toastDrv/kmdf/func/featured/toaster.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/func/featured/trace.h b/general/toaster/toastDrv/kmdf/func/featured/trace.h index 226f29003..7d91e0847 100644 --- a/general/toaster/toastDrv/kmdf/func/featured/trace.h +++ b/general/toaster/toastDrv/kmdf/func/featured/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/func/featured/wmi.c b/general/toaster/toastDrv/kmdf/func/featured/wmi.c index f62eacd3b..894ea1d0b 100644 --- a/general/toaster/toastDrv/kmdf/func/featured/wmi.c +++ b/general/toaster/toastDrv/kmdf/func/featured/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/func/shared/toaster.h b/general/toaster/toastDrv/kmdf/func/shared/toaster.h index fc847d2d1..4224821ad 100644 --- a/general/toaster/toastDrv/kmdf/func/shared/toaster.h +++ b/general/toaster/toastDrv/kmdf/func/shared/toaster.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/func/simple/toaster.c b/general/toaster/toastDrv/kmdf/func/simple/toaster.c index 7b1172405..4a2699c4f 100644 --- a/general/toaster/toastDrv/kmdf/func/simple/toaster.c +++ b/general/toaster/toastDrv/kmdf/func/simple/toaster.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/toastmon/toastmon.H b/general/toaster/toastDrv/kmdf/toastmon/toastmon.H index c35ab5910..54c254f2f 100644 --- a/general/toaster/toastDrv/kmdf/toastmon/toastmon.H +++ b/general/toaster/toastDrv/kmdf/toastmon/toastmon.H @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/toastDrv/kmdf/toastmon/toastmon.c b/general/toaster/toastDrv/kmdf/toastmon/toastmon.c index 3e1a8caf3..5a9435973 100644 --- a/general/toaster/toastDrv/kmdf/toastmon/toastmon.c +++ b/general/toaster/toastDrv/kmdf/toastmon/toastmon.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastDrv/kmdf/toastmon/wmi.c b/general/toaster/toastDrv/kmdf/toastmon/wmi.c index 28424712e..72cf83fbf 100644 --- a/general/toaster/toastDrv/kmdf/toastmon/wmi.c +++ b/general/toaster/toastDrv/kmdf/toastmon/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastapp/precomp.h b/general/toaster/toastpkg/toastapp/precomp.h index c71537ea8..640eebb90 100644 --- a/general/toaster/toastpkg/toastapp/precomp.h +++ b/general/toaster/toastpkg/toastapp/precomp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastapp/rc_ids.h b/general/toaster/toastpkg/toastapp/rc_ids.h index fd47a4c02..be17a3f2e 100644 --- a/general/toaster/toastpkg/toastapp/rc_ids.h +++ b/general/toaster/toastpkg/toastapp/rc_ids.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastapp/toastapp.c b/general/toaster/toastpkg/toastapp/toastapp.c index d7eaebf35..4fd6a8e00 100644 --- a/general/toaster/toastpkg/toastapp/toastapp.c +++ b/general/toaster/toastpkg/toastapp/toastapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastapp/toastapp.h b/general/toaster/toastpkg/toastapp/toastapp.h index bf34ba767..3ac69ad63 100644 --- a/general/toaster/toastpkg/toastapp/toastapp.h +++ b/general/toaster/toastpkg/toastapp/toastapp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastapp/toastapp.rc b/general/toaster/toastpkg/toastapp/toastapp.rc index 857a81b35..39f079b80 100644 --- a/general/toaster/toastpkg/toastapp/toastapp.rc +++ b/general/toaster/toastpkg/toastapp/toastapp.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastco/precomp.h b/general/toaster/toastpkg/toastco/precomp.h index 2b688022b..8fbc688e0 100644 --- a/general/toaster/toastpkg/toastco/precomp.h +++ b/general/toaster/toastpkg/toastco/precomp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastco/toastco.c b/general/toaster/toastpkg/toastco/toastco.c index a66b07ace..ca931c5e3 100644 --- a/general/toaster/toastpkg/toastco/toastco.c +++ b/general/toaster/toastpkg/toastco/toastco.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastco/toastco.h b/general/toaster/toastpkg/toastco/toastco.h index ab1d4f9b3..61d742bc4 100644 --- a/general/toaster/toastpkg/toastco/toastco.h +++ b/general/toaster/toastpkg/toastco/toastco.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastco/toastco.rc b/general/toaster/toastpkg/toastco/toastco.rc index 384181efd..51c8cd516 100644 --- a/general/toaster/toastpkg/toastco/toastco.rc +++ b/general/toaster/toastpkg/toastco/toastco.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastco/tostrco2.def b/general/toaster/toastpkg/toastco/tostrco2.def index 5ee4e35bb..a82966157 100644 --- a/general/toaster/toastpkg/toastco/tostrco2.def +++ b/general/toaster/toastpkg/toastco/tostrco2.def @@ -1,6 +1,7 @@ ;/*++ ; ;Copyright (c) Microsoft Corporation. All rights reserved. +;SPDX-License-Identifier: MS-PL ; ; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY ; KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/precomp.h b/general/toaster/toastpkg/toastva/precomp.h index de91c9b66..364db0aed 100644 --- a/general/toaster/toastpkg/toastva/precomp.h +++ b/general/toaster/toastpkg/toastva/precomp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/resource.h b/general/toaster/toastpkg/toastva/resource.h index f5ab4bb0e..cf35b57ad 100644 --- a/general/toaster/toastpkg/toastva/resource.h +++ b/general/toaster/toastpkg/toastva/resource.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/toastva.c b/general/toaster/toastpkg/toastva/toastva.c index be8426679..1b923d058 100644 --- a/general/toaster/toastpkg/toastva/toastva.c +++ b/general/toaster/toastpkg/toastva/toastva.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/toastva.h b/general/toaster/toastpkg/toastva/toastva.h index 10ccb5088..f97918aad 100644 --- a/general/toaster/toastpkg/toastva/toastva.h +++ b/general/toaster/toastpkg/toastva/toastva.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/toastva.rc b/general/toaster/toastpkg/toastva/toastva.rc index 4868ed3be..e796adf1c 100644 --- a/general/toaster/toastpkg/toastva/toastva.rc +++ b/general/toaster/toastpkg/toastva/toastva.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/util.c b/general/toaster/toastpkg/toastva/util.c index e2f68c5bf..bb0d1e35a 100644 --- a/general/toaster/toastpkg/toastva/util.c +++ b/general/toaster/toastpkg/toastva/util.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/toastpkg/toastva/wizard.c b/general/toaster/toastpkg/toastva/wizard.c index 5f876a3f1..8e4fe0c81 100644 --- a/general/toaster/toastpkg/toastva/wizard.c +++ b/general/toaster/toastpkg/toastva/wizard.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/exe/enum/enum.c b/general/toaster/umdf2/exe/enum/enum.c index a8799fa74..53e0887e2 100644 --- a/general/toaster/umdf2/exe/enum/enum.c +++ b/general/toaster/umdf2/exe/enum/enum.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/exe/notify/notify.c b/general/toaster/umdf2/exe/notify/notify.c index 15e5a615b..41d46cea2 100644 --- a/general/toaster/umdf2/exe/notify/notify.c +++ b/general/toaster/umdf2/exe/notify/notify.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/exe/notify/notify.h b/general/toaster/umdf2/exe/notify/notify.h index 7bddb5474..c4386bac5 100644 --- a/general/toaster/umdf2/exe/notify/notify.h +++ b/general/toaster/umdf2/exe/notify/notify.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/umdf2/exe/toast/toast.c b/general/toaster/umdf2/exe/toast/toast.c index 4f0525c6f..0e5e07b20 100644 --- a/general/toaster/umdf2/exe/toast/toast.c +++ b/general/toaster/umdf2/exe/toast/toast.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/filter/generic/filter.c b/general/toaster/umdf2/filter/generic/filter.c index b2897dc5d..53c51db47 100644 --- a/general/toaster/umdf2/filter/generic/filter.c +++ b/general/toaster/umdf2/filter/generic/filter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/filter/generic/filter.h b/general/toaster/umdf2/filter/generic/filter.h index e9042c291..c52c472fb 100644 --- a/general/toaster/umdf2/filter/generic/filter.h +++ b/general/toaster/umdf2/filter/generic/filter.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/func/featured/power.c b/general/toaster/umdf2/func/featured/power.c index 60b5df783..a5de0eb70 100644 --- a/general/toaster/umdf2/func/featured/power.c +++ b/general/toaster/umdf2/func/featured/power.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/func/featured/toaster.c b/general/toaster/umdf2/func/featured/toaster.c index 157c18431..86dbf5310 100644 --- a/general/toaster/umdf2/func/featured/toaster.c +++ b/general/toaster/umdf2/func/featured/toaster.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/func/shared/toaster.h b/general/toaster/umdf2/func/shared/toaster.h index 87ddcd542..8a93a43cf 100644 --- a/general/toaster/umdf2/func/shared/toaster.h +++ b/general/toaster/umdf2/func/shared/toaster.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/umdf2/func/simple/toaster.c b/general/toaster/umdf2/func/simple/toaster.c index 7b1172405..4a2699c4f 100644 --- a/general/toaster/umdf2/func/simple/toaster.c +++ b/general/toaster/umdf2/func/simple/toaster.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/toaster/umdf2/inc/driver.h b/general/toaster/umdf2/inc/driver.h index b10733632..37b4c44c2 100644 --- a/general/toaster/umdf2/inc/driver.h +++ b/general/toaster/umdf2/inc/driver.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/toaster/umdf2/inc/public.h b/general/toaster/umdf2/inc/public.h index 0628f95f9..0a123d4f3 100644 --- a/general/toaster/umdf2/inc/public.h +++ b/general/toaster/umdf2/inc/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/general/tracing/SystemTraceControl/SystemTraceControl.cpp b/general/tracing/SystemTraceControl/SystemTraceControl.cpp index 42647061b..af97d9f89 100644 --- a/general/tracing/SystemTraceControl/SystemTraceControl.cpp +++ b/general/tracing/SystemTraceControl/SystemTraceControl.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/evntdrv/Eventdrv/drvioctl.h b/general/tracing/evntdrv/Eventdrv/drvioctl.h index 2185e451f..8436ae654 100644 --- a/general/tracing/evntdrv/Eventdrv/drvioctl.h +++ b/general/tracing/evntdrv/Eventdrv/drvioctl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/evntdrv/Eventdrv/evntdrv.c b/general/tracing/evntdrv/Eventdrv/evntdrv.c index ad8b091d5..f08c7e041 100644 --- a/general/tracing/evntdrv/Eventdrv/evntdrv.c +++ b/general/tracing/evntdrv/Eventdrv/evntdrv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/evntdrv/evntctrl/install.c b/general/tracing/evntdrv/evntctrl/install.c index 9f44073bf..2d460d2d2 100644 --- a/general/tracing/evntdrv/evntctrl/install.c +++ b/general/tracing/evntdrv/evntctrl/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/evntdrv/evntctrl/install.h b/general/tracing/evntdrv/evntctrl/install.h index 879bc693b..26782021e 100644 --- a/general/tracing/evntdrv/evntctrl/install.h +++ b/general/tracing/evntdrv/evntctrl/install.h @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/evntdrv/evntctrl/tracectl.c b/general/tracing/evntdrv/evntctrl/tracectl.c index 2b9a0b78e..e1078dd34 100644 --- a/general/tracing/evntdrv/evntctrl/tracectl.c +++ b/general/tracing/evntdrv/evntctrl/tracectl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/tracedriver/tracectl/install.c b/general/tracing/tracedriver/tracectl/install.c index 9f44073bf..2d460d2d2 100644 --- a/general/tracing/tracedriver/tracectl/install.c +++ b/general/tracing/tracedriver/tracectl/install.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/tracedriver/tracectl/tracectl.c b/general/tracing/tracedriver/tracectl/tracectl.c index f44769468..d1d819240 100644 --- a/general/tracing/tracedriver/tracectl/tracectl.c +++ b/general/tracing/tracedriver/tracectl/tracectl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/tracedriver/tracedrv/drvioctl.h b/general/tracing/tracedriver/tracedrv/drvioctl.h index d4b84cdf7..75785f03a 100644 --- a/general/tracing/tracedriver/tracedrv/drvioctl.h +++ b/general/tracing/tracedriver/tracedrv/drvioctl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/tracedriver/tracedrv/tracedrv.c b/general/tracing/tracedriver/tracedrv/tracedrv.c index a1606f7b6..a47884274 100644 --- a/general/tracing/tracedriver/tracedrv/tracedrv.c +++ b/general/tracing/tracedriver/tracedrv/tracedrv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/tracedriver/tracedrv/tracedrv.h b/general/tracing/tracedriver/tracedrv/tracedrv.h index 1b86834a5..268d8bad1 100644 --- a/general/tracing/tracedriver/tracedrv/tracedrv.h +++ b/general/tracing/tracedriver/tracedrv/tracedrv.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/general/tracing/tracedriver/tracedrv/tracedrv.rc b/general/tracing/tracedriver/tracedrv/tracedrv.rc index 88c83ddc6..50707a256 100644 --- a/general/tracing/tracedriver/tracedrv/tracedrv.rc +++ b/general/tracing/tracedriver/tracedrv/tracedrv.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gnss/GnssUmdfSampleDriver.wprp b/gnss/GnssUmdfSampleDriver.wprp index 7bb78452d..aa4347069 100644 --- a/gnss/GnssUmdfSampleDriver.wprp +++ b/gnss/GnssUmdfSampleDriver.wprp @@ -1,6 +1,7 @@ + diff --git a/gnss/gnssUmdf/Defaults.h b/gnss/gnssUmdf/Defaults.h index bf78238ec..4fc7a6796 100644 --- a/gnss/gnssUmdf/Defaults.h +++ b/gnss/gnssUmdf/Defaults.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Device.cpp b/gnss/gnssUmdf/Device.cpp index 905b3e940..031d05abb 100644 --- a/gnss/gnssUmdf/Device.cpp +++ b/gnss/gnssUmdf/Device.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Device.h b/gnss/gnssUmdf/Device.h index 35072bfc0..79c751ed8 100644 --- a/gnss/gnssUmdf/Device.h +++ b/gnss/gnssUmdf/Device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Driver.cpp b/gnss/gnssUmdf/Driver.cpp index af443b125..0b10ad9ef 100644 --- a/gnss/gnssUmdf/Driver.cpp +++ b/gnss/gnssUmdf/Driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Driver.h b/gnss/gnssUmdf/Driver.h index 5de6d35e2..60101cfe5 100644 --- a/gnss/gnssUmdf/Driver.h +++ b/gnss/gnssUmdf/Driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/FixHandler.cpp b/gnss/gnssUmdf/FixHandler.cpp index 52b09a829..ef067fdf2 100644 --- a/gnss/gnssUmdf/FixHandler.cpp +++ b/gnss/gnssUmdf/FixHandler.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/FixHandler.h b/gnss/gnssUmdf/FixHandler.h index 6ade10a71..201ed2059 100644 --- a/gnss/gnssUmdf/FixHandler.h +++ b/gnss/gnssUmdf/FixHandler.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/FixSession.cpp b/gnss/gnssUmdf/FixSession.cpp index 14418a8f5..fa4a756e6 100644 --- a/gnss/gnssUmdf/FixSession.cpp +++ b/gnss/gnssUmdf/FixSession.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/FixSession.h b/gnss/gnssUmdf/FixSession.h index f82983062..af3b67ccb 100644 --- a/gnss/gnssUmdf/FixSession.h +++ b/gnss/gnssUmdf/FixSession.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Queue.cpp b/gnss/gnssUmdf/Queue.cpp index fdf23ab27..33b05a426 100644 --- a/gnss/gnssUmdf/Queue.cpp +++ b/gnss/gnssUmdf/Queue.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Queue.h b/gnss/gnssUmdf/Queue.h index 89a105ac8..b0d25071a 100644 --- a/gnss/gnssUmdf/Queue.h +++ b/gnss/gnssUmdf/Queue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/Trace.h b/gnss/gnssUmdf/Trace.h index 6b6af60bc..4dc4e844f 100644 --- a/gnss/gnssUmdf/Trace.h +++ b/gnss/gnssUmdf/Trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gnss/gnssUmdf/precomp.h b/gnss/gnssUmdf/precomp.h index e07f21718..4e9383de2 100644 --- a/gnss/gnssUmdf/precomp.h +++ b/gnss/gnssUmdf/precomp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gpio/samples/simdevice/common.h b/gpio/samples/simdevice/common.h index 003fb4182..d23760db9 100644 --- a/gpio/samples/simdevice/common.h +++ b/gpio/samples/simdevice/common.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simdevice/kmdf/GpioSampleKMDF.asl b/gpio/samples/simdevice/kmdf/GpioSampleKMDF.asl index 4d96937a5..ac5770798 100644 --- a/gpio/samples/simdevice/kmdf/GpioSampleKMDF.asl +++ b/gpio/samples/simdevice/kmdf/GpioSampleKMDF.asl @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simdevice/simdevice.c b/gpio/samples/simdevice/simdevice.c index a9856b978..4cbfed666 100644 --- a/gpio/samples/simdevice/simdevice.c +++ b/gpio/samples/simdevice/simdevice.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/gpio/samples/simdevice/umdf/GpioSampleUMDF.asl b/gpio/samples/simdevice/umdf/GpioSampleUMDF.asl index 0ceb96208..761c044d9 100644 --- a/gpio/samples/simdevice/umdf/GpioSampleUMDF.asl +++ b/gpio/samples/simdevice/umdf/GpioSampleUMDF.asl @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simdevice/umdf/simdeviceumdf.rc b/gpio/samples/simdevice/umdf/simdeviceumdf.rc index 8465960fe..b2aaa41ac 100644 --- a/gpio/samples/simdevice/umdf/simdeviceumdf.rc +++ b/gpio/samples/simdevice/umdf/simdeviceumdf.rc @@ -2,6 +2,7 @@ // SimdeviceUMDF.rc // // Copyright (c) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL //--------------------------------------------------------------------------- diff --git a/gpio/samples/simgpio/simgpio.c b/gpio/samples/simgpio/simgpio.c index 173aecbba..310756dde 100644 --- a/gpio/samples/simgpio/simgpio.c +++ b/gpio/samples/simgpio/simgpio.c @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simgpio_i2c/simgpio_i2c.c b/gpio/samples/simgpio_i2c/simgpio_i2c.c index 9cdaee694..b4d8bcc6a 100644 --- a/gpio/samples/simgpio_i2c/simgpio_i2c.c +++ b/gpio/samples/simgpio_i2c/simgpio_i2c.c @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simgpio_i2c/simgpio_i2c.h b/gpio/samples/simgpio_i2c/simgpio_i2c.h index a9c02af37..40059a8c1 100644 --- a/gpio/samples/simgpio_i2c/simgpio_i2c.h +++ b/gpio/samples/simgpio_i2c/simgpio_i2c.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simgpio_i2c/spb_i2c.c b/gpio/samples/simgpio_i2c/spb_i2c.c index a5ac3fc31..9cb33ba02 100644 --- a/gpio/samples/simgpio_i2c/spb_i2c.c +++ b/gpio/samples/simgpio_i2c/spb_i2c.c @@ -2,6 +2,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/gpio/samples/simgpio_i2c/trace.h b/gpio/samples/simgpio_i2c/trace.h index 22969f69f..cc1b47ab3 100644 --- a/gpio/samples/simgpio_i2c/trace.h +++ b/gpio/samples/simgpio_i2c/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/app/firefly.cpp b/hid/firefly/app/firefly.cpp index 1e0ecb89a..b5cc07e8a 100644 --- a/hid/firefly/app/firefly.cpp +++ b/hid/firefly/app/firefly.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/device.c b/hid/firefly/driver/device.c index 6ffb648fc..5350b6579 100644 --- a/hid/firefly/driver/device.c +++ b/hid/firefly/driver/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/device.h b/hid/firefly/driver/device.h index 13a051341..0e7d4833a 100644 --- a/hid/firefly/driver/device.h +++ b/hid/firefly/driver/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/driver.c b/hid/firefly/driver/driver.c index acf7c4064..24ea1bad5 100644 --- a/hid/firefly/driver/driver.c +++ b/hid/firefly/driver/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/firefly.h b/hid/firefly/driver/firefly.h index 9da989c14..9bcdcca6e 100644 --- a/hid/firefly/driver/firefly.h +++ b/hid/firefly/driver/firefly.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/magic.h b/hid/firefly/driver/magic.h index 7fce47c75..b0a1418e1 100644 --- a/hid/firefly/driver/magic.h +++ b/hid/firefly/driver/magic.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/vfeature.c b/hid/firefly/driver/vfeature.c index bb300c300..ae4cde8a8 100644 --- a/hid/firefly/driver/vfeature.c +++ b/hid/firefly/driver/vfeature.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/vfeature.h b/hid/firefly/driver/vfeature.h index e4a213b88..2ccdc1200 100644 --- a/hid/firefly/driver/vfeature.h +++ b/hid/firefly/driver/vfeature.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/wmi.c b/hid/firefly/driver/wmi.c index 3b1e87804..6866ab0e8 100644 --- a/hid/firefly/driver/wmi.c +++ b/hid/firefly/driver/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/driver/wmi.h b/hid/firefly/driver/wmi.h index fcaaa1d35..21d97a479 100644 --- a/hid/firefly/driver/wmi.h +++ b/hid/firefly/driver/wmi.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/lib/luminous.cpp b/hid/firefly/lib/luminous.cpp index 467453ad0..c0c782790 100644 --- a/hid/firefly/lib/luminous.cpp +++ b/hid/firefly/lib/luminous.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/sauron/Sauron.cpp b/hid/firefly/sauron/Sauron.cpp index 36ef367b8..e3fb14565 100644 --- a/hid/firefly/sauron/Sauron.cpp +++ b/hid/firefly/sauron/Sauron.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/firefly/sauron/effects.idl b/hid/firefly/sauron/effects.idl index 071057dc4..34643665a 100644 --- a/hid/firefly/sauron/effects.idl +++ b/hid/firefly/sauron/effects.idl @@ -1,6 +1,7 @@ /////////////////////////////////////////////////////////////////////////////// // Microsoft Windows Media Player // Copyright (C) Microsoft Corporation, 1999-2000 +// SPDX-License-Identifier: MS-PL // // Filename: effects.idl // diff --git a/hid/firefly/shared/luminous.h b/hid/firefly/shared/luminous.h index a04a090c1..4f17d40a1 100644 --- a/hid/firefly/shared/luminous.h +++ b/hid/firefly/shared/luminous.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/hclient/buffers.c b/hid/hclient/buffers.c index 750992353..f5121dcec 100644 --- a/hid/hclient/buffers.c +++ b/hid/hclient/buffers.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/buffers.h b/hid/hclient/buffers.h index ec790da95..e460adcee 100644 --- a/hid/hclient/buffers.h +++ b/hid/hclient/buffers.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/ecdisp.c b/hid/hclient/ecdisp.c index 28433aea5..03b2e1f44 100644 --- a/hid/hclient/ecdisp.c +++ b/hid/hclient/ecdisp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/ecdisp.h b/hid/hclient/ecdisp.h index ea0bd0f93..6ccff6066 100644 --- a/hid/hclient/ecdisp.h +++ b/hid/hclient/ecdisp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/hclient.c b/hid/hclient/hclient.c index 62ca83fdc..980ff23fa 100644 --- a/hid/hclient/hclient.c +++ b/hid/hclient/hclient.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/hclient.h b/hid/hclient/hclient.h index cd8087fc1..885c388fa 100644 --- a/hid/hclient/hclient.h +++ b/hid/hclient/hclient.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/hid.h b/hid/hclient/hid.h index e9a8b09ed..1b5210997 100644 --- a/hid/hclient/hid.h +++ b/hid/hclient/hid.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/list.h b/hid/hclient/list.h index 71dd94d79..a252d748e 100644 --- a/hid/hclient/list.h +++ b/hid/hclient/list.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/pnp.c b/hid/hclient/pnp.c index 722f46a5f..cd8b3ae0e 100644 --- a/hid/hclient/pnp.c +++ b/hid/hclient/pnp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1996 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/report.c b/hid/hclient/report.c index 02fb95a94..0f1b49fbc 100644 --- a/hid/hclient/report.c +++ b/hid/hclient/report.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1996 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/strings.c b/hid/hclient/strings.c index 58a4338ee..434cda375 100644 --- a/hid/hclient/strings.c +++ b/hid/hclient/strings.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hclient/strings.h b/hid/hclient/strings.h index d999a53e0..8976e6b15 100644 --- a/hid/hclient/strings.h +++ b/hid/hclient/strings.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft 1998, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/hidusbfx2/hidkmdf/hidkmdf.c b/hid/hidusbfx2/hidkmdf/hidkmdf.c index cff9b89cc..1b0c13ff7 100644 --- a/hid/hidusbfx2/hidkmdf/hidkmdf.c +++ b/hid/hidusbfx2/hidkmdf/hidkmdf.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/hidusbfx2/sys/driver.c b/hid/hidusbfx2/sys/driver.c index 5ec4a441a..587f3fa4a 100644 --- a/hid/hidusbfx2/sys/driver.c +++ b/hid/hidusbfx2/sys/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/hidusbfx2/sys/hid.c b/hid/hidusbfx2/sys/hid.c index 423e11312..f61fade5e 100644 --- a/hid/hidusbfx2/sys/hid.c +++ b/hid/hidusbfx2/sys/hid.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/hidusbfx2/sys/hidusbfx2.h b/hid/hidusbfx2/sys/hidusbfx2.h index ee8d2ed28..9fc84ef24 100644 --- a/hid/hidusbfx2/sys/hidusbfx2.h +++ b/hid/hidusbfx2/sys/hidusbfx2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/hidusbfx2/sys/trace.h b/hid/hidusbfx2/sys/trace.h index 073906fc0..610923733 100644 --- a/hid/hidusbfx2/sys/trace.h +++ b/hid/hidusbfx2/sys/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/hidusbfx2/sys/usb.c b/hid/hidusbfx2/sys/usb.c index 676d92d6d..d56561f14 100644 --- a/hid/hidusbfx2/sys/usb.c +++ b/hid/hidusbfx2/sys/usb.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/vhidmini2/app/testvhid.c b/hid/vhidmini2/app/testvhid.c index 27c150b50..f7e2b0be4 100644 --- a/hid/vhidmini2/app/testvhid.c +++ b/hid/vhidmini2/app/testvhid.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/hid/vhidmini2/driver/kmdf/util.c b/hid/vhidmini2/driver/kmdf/util.c index 1245fd7d1..6fd495968 100644 --- a/hid/vhidmini2/driver/kmdf/util.c +++ b/hid/vhidmini2/driver/kmdf/util.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/vhidmini2/driver/kmdf/vhidmini.rc b/hid/vhidmini2/driver/kmdf/vhidmini.rc index 6131d3879..398bd3aae 100644 --- a/hid/vhidmini2/driver/kmdf/vhidmini.rc +++ b/hid/vhidmini2/driver/kmdf/vhidmini.rc @@ -2,6 +2,7 @@ // vhidmini.rc // // Copyright (c) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL //--------------------------------------------------------------------------- diff --git a/hid/vhidmini2/driver/umdf2/util.c b/hid/vhidmini2/driver/umdf2/util.c index 6d0eb4191..609cc711c 100644 --- a/hid/vhidmini2/driver/umdf2/util.c +++ b/hid/vhidmini2/driver/umdf2/util.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/vhidmini2/driver/umdf2/vhidmini.rc b/hid/vhidmini2/driver/umdf2/vhidmini.rc index 3721ac980..0211165fe 100644 --- a/hid/vhidmini2/driver/umdf2/vhidmini.rc +++ b/hid/vhidmini2/driver/umdf2/vhidmini.rc @@ -2,6 +2,7 @@ // vhidmini.rc // // Copyright (c) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL //--------------------------------------------------------------------------- diff --git a/hid/vhidmini2/driver/vhidmini.c b/hid/vhidmini2/driver/vhidmini.c index 7d01840f4..5727a4472 100644 --- a/hid/vhidmini2/driver/vhidmini.c +++ b/hid/vhidmini2/driver/vhidmini.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/vhidmini2/driver/vhidmini.h b/hid/vhidmini2/driver/vhidmini.h index 118f6c4c9..83c82d00c 100644 --- a/hid/vhidmini2/driver/vhidmini.h +++ b/hid/vhidmini2/driver/vhidmini.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/hid/vhidmini2/inc/common.h b/hid/vhidmini2/inc/common.h index 9b14cc6d4..57b2dbb39 100644 --- a/hid/vhidmini2/inc/common.h +++ b/hid/vhidmini2/inc/common.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/input/kbfiltr/exe/kbftest.c b/input/kbfiltr/exe/kbftest.c index b4c43acbe..ddfd658c5 100644 --- a/input/kbfiltr/exe/kbftest.c +++ b/input/kbfiltr/exe/kbftest.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/input/kbfiltr/sys/kbfiltr.c b/input/kbfiltr/sys/kbfiltr.c index ddc783269..5716c42ae 100644 --- a/input/kbfiltr/sys/kbfiltr.c +++ b/input/kbfiltr/sys/kbfiltr.c @@ -1,6 +1,7 @@ /*-- Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/input/kbfiltr/sys/kbfiltr.h b/input/kbfiltr/sys/kbfiltr.h index 00e149dc1..8d579047e 100644 --- a/input/kbfiltr/sys/kbfiltr.h +++ b/input/kbfiltr/sys/kbfiltr.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/input/kbfiltr/sys/rawpdo.c b/input/kbfiltr/sys/rawpdo.c index e0603211a..81a753904 100644 --- a/input/kbfiltr/sys/rawpdo.c +++ b/input/kbfiltr/sys/rawpdo.c @@ -1,6 +1,7 @@ /*-- Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/input/layout/fe_kbds/fekbds.inc b/input/layout/fe_kbds/fekbds.inc index 5c4f68f68..dcf9e6bd5 100644 --- a/input/layout/fe_kbds/fekbds.inc +++ b/input/layout/fe_kbds/fekbds.inc @@ -2,6 +2,7 @@ # File Name: Sources.inc for FE KBDs # # Copyright (c) 1985-2000, Microsoft Corporation +# SPDX-License-Identifier: MS-PL # # Project specific SOURCES file. # diff --git a/input/layout/fe_kbds/jpn/101/kbd101.c b/input/layout/fe_kbds/jpn/101/kbd101.c index 141bc1943..4ae74f2e1 100644 --- a/input/layout/fe_kbds/jpn/101/kbd101.c +++ b/input/layout/fe_kbds/jpn/101/kbd101.c @@ -2,6 +2,7 @@ * Module Name: kbd101.c * * Copyright (c) 1985-2000, Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * History: \***************************************************************************/ diff --git a/input/layout/fe_kbds/jpn/101/kbd101.h b/input/layout/fe_kbds/jpn/101/kbd101.h index 8c895b5b4..3ed100f78 100644 --- a/input/layout/fe_kbds/jpn/101/kbd101.h +++ b/input/layout/fe_kbds/jpn/101/kbd101.h @@ -2,6 +2,7 @@ * Module Name: kbd101.h * * Copyright (c) 1985-2000, Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Various defines for use by keyboard input code. * diff --git a/input/layout/fe_kbds/jpn/106/kbd106.c b/input/layout/fe_kbds/jpn/106/kbd106.c index b865d5a47..ca763ce3e 100644 --- a/input/layout/fe_kbds/jpn/106/kbd106.c +++ b/input/layout/fe_kbds/jpn/106/kbd106.c @@ -2,6 +2,7 @@ * Module Name: kbd106.c * * Copyright (c) 1985-2000, Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * History: \***************************************************************************/ diff --git a/input/layout/fe_kbds/jpn/106/kbd106.h b/input/layout/fe_kbds/jpn/106/kbd106.h index aa9a1880f..3b2936017 100644 --- a/input/layout/fe_kbds/jpn/106/kbd106.h +++ b/input/layout/fe_kbds/jpn/106/kbd106.h @@ -2,6 +2,7 @@ * Module Name: kbd106.h * * Copyright (c) 1985-2000, Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Various defines for use by keyboard input code. * diff --git a/input/layout/fe_kbds/jpn/inc/kbdjpn.h b/input/layout/fe_kbds/jpn/inc/kbdjpn.h index 8e45958da..695440301 100644 --- a/input/layout/fe_kbds/jpn/inc/kbdjpn.h +++ b/input/layout/fe_kbds/jpn/inc/kbdjpn.h @@ -2,6 +2,7 @@ * Module Name: kbdjpn.h * * Copyright (c) 1985-2000, Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Various defines for use by keyboard input code. * diff --git a/input/layout/fe_kbds/jpn/japan.inc b/input/layout/fe_kbds/jpn/japan.inc index 9bf337baf..cf86e9343 100644 --- a/input/layout/fe_kbds/jpn/japan.inc +++ b/input/layout/fe_kbds/jpn/japan.inc @@ -2,6 +2,7 @@ # File Name: Sources.inc for JPN KBDs # # Copyright (c) 1985-2000, Microsoft Corporation +# SPDX-License-Identifier: MS-PL # # Project specific SOURCES file. # diff --git a/input/moufiltr/moufiltr.c b/input/moufiltr/moufiltr.c index 84716db2b..844b62ae6 100644 --- a/input/moufiltr/moufiltr.c +++ b/input/moufiltr/moufiltr.c @@ -1,5 +1,6 @@ /*-- Copyright (c) 2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/input/moufiltr/moufiltr.h b/input/moufiltr/moufiltr.h index f94bc57ae..2de87bde1 100644 --- a/input/moufiltr/moufiltr.h +++ b/input/moufiltr/moufiltr.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/config/bindview/BINDING.CPP b/network/config/bindview/BINDING.CPP index b37710042..a36830dd3 100644 --- a/network/config/bindview/BINDING.CPP +++ b/network/config/bindview/BINDING.CPP @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 2001. +// SPDX-License-Identifier: MS-PL // // File: B I N D I N G . C P P // diff --git a/network/config/bindview/BINDVIEW.CPP b/network/config/bindview/BINDVIEW.CPP index 4231f7c4c..4e4ebd923 100644 --- a/network/config/bindview/BINDVIEW.CPP +++ b/network/config/bindview/BINDVIEW.CPP @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 2001. +// SPDX-License-Identifier: MS-PL // // File: B I N D V I E W . C P P // diff --git a/network/config/bindview/BINDVIEW.H b/network/config/bindview/BINDVIEW.H index 2753b7536..65761d5a2 100644 --- a/network/config/bindview/BINDVIEW.H +++ b/network/config/bindview/BINDVIEW.H @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 2001. +// SPDX-License-Identifier: MS-PL // // File: B I N D V I E W . H // diff --git a/network/config/bindview/Component.cpp b/network/config/bindview/Component.cpp index 3f42b56bc..f8938402b 100644 --- a/network/config/bindview/Component.cpp +++ b/network/config/bindview/Component.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 2001. +// SPDX-License-Identifier: MS-PL // // File: C O M P O N E N T . C P P // diff --git a/network/config/bindview/NetCfgAPI.cpp b/network/config/bindview/NetCfgAPI.cpp index 5080bb41d..1a1b5c90f 100644 --- a/network/config/bindview/NetCfgAPI.cpp +++ b/network/config/bindview/NetCfgAPI.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 2001. +// SPDX-License-Identifier: MS-PL // // File: N E T C F G A P I . C P P // diff --git a/network/config/bindview/NetCfgAPI.h b/network/config/bindview/NetCfgAPI.h index b4d6f5526..ed205bf3d 100644 --- a/network/config/bindview/NetCfgAPI.h +++ b/network/config/bindview/NetCfgAPI.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 2001. +// SPDX-License-Identifier: MS-PL // // File: N E T C F G A P I . H // diff --git a/network/modem/fakemodem/driver.c b/network/modem/fakemodem/driver.c index 572e462fc..49b9852b2 100644 --- a/network/modem/fakemodem/driver.c +++ b/network/modem/fakemodem/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/modem/fakemodem/fakemodem.h b/network/modem/fakemodem/fakemodem.h index bb06c2fe2..fd483d3a8 100644 --- a/network/modem/fakemodem/fakemodem.h +++ b/network/modem/fakemodem/fakemodem.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/modem/fakemodem/ioctl.c b/network/modem/fakemodem/ioctl.c index 445910bd7..fc17c7eec 100644 --- a/network/modem/fakemodem/ioctl.c +++ b/network/modem/fakemodem/ioctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/modem/fakemodem/readwrit.c b/network/modem/fakemodem/readwrit.c index af6da9373..fc24faa9e 100644 --- a/network/modem/fakemodem/readwrit.c +++ b/network/modem/fakemodem/readwrit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/extension/base/SxApi.h b/network/ndis/extension/base/SxApi.h index 64dca5f74..fad8b2c08 100644 --- a/network/ndis/extension/base/SxApi.h +++ b/network/ndis/extension/base/SxApi.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/base/SxBase.c b/network/ndis/extension/base/SxBase.c index f45f8b791..c80283e05 100644 --- a/network/ndis/extension/base/SxBase.c +++ b/network/ndis/extension/base/SxBase.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/base/SxBase.h b/network/ndis/extension/base/SxBase.h index 5d34ee03e..c93081bb4 100644 --- a/network/ndis/extension/base/SxBase.h +++ b/network/ndis/extension/base/SxBase.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/base/SxLibrary.c b/network/ndis/extension/base/SxLibrary.c index c4b12d45b..d08518b32 100644 --- a/network/ndis/extension/base/SxLibrary.c +++ b/network/ndis/extension/base/SxLibrary.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/base/SxLibrary.h b/network/ndis/extension/base/SxLibrary.h index 2d9a30af6..e1f36644f 100644 --- a/network/ndis/extension/base/SxLibrary.h +++ b/network/ndis/extension/base/SxLibrary.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/base/precomp.h b/network/ndis/extension/base/precomp.h index b0bd41c86..fe1f09c11 100644 --- a/network/ndis/extension/base/precomp.h +++ b/network/ndis/extension/base/precomp.h @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/network/ndis/extension/samples/forward/MSForwardExtPolicy.mof b/network/ndis/extension/samples/forward/MSForwardExtPolicy.mof index 88105b2f3..c742a8b89 100644 --- a/network/ndis/extension/samples/forward/MSForwardExtPolicy.mof +++ b/network/ndis/extension/samples/forward/MSForwardExtPolicy.mof @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Custom property for MsForwardExt // MAC Address Allow Policy diff --git a/network/ndis/extension/samples/forward/MSForwardExtPolicyStatus.mof b/network/ndis/extension/samples/forward/MSForwardExtPolicyStatus.mof index c9d509e83..affe3a43d 100644 --- a/network/ndis/extension/samples/forward/MSForwardExtPolicyStatus.mof +++ b/network/ndis/extension/samples/forward/MSForwardExtPolicyStatus.mof @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Custom property status for MSForwardExt // MAC Address Allow Policy Status diff --git a/network/ndis/extension/samples/forward/MsForwardExt.c b/network/ndis/extension/samples/forward/MsForwardExt.c index cabd6401e..b0cb9d42e 100644 --- a/network/ndis/extension/samples/forward/MsForwardExt.c +++ b/network/ndis/extension/samples/forward/MsForwardExt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/samples/forward/MsForwardExt.h b/network/ndis/extension/samples/forward/MsForwardExt.h index ed6ac6297..47f43d1b5 100644 --- a/network/ndis/extension/samples/forward/MsForwardExt.h +++ b/network/ndis/extension/samples/forward/MsForwardExt.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/samples/forward/MsForwardExt.rc b/network/ndis/extension/samples/forward/MsForwardExt.rc index 25e0b2db7..fc4f6dc0e 100644 --- a/network/ndis/extension/samples/forward/MsForwardExt.rc +++ b/network/ndis/extension/samples/forward/MsForwardExt.rc @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/network/ndis/extension/samples/forward/precomp.h b/network/ndis/extension/samples/forward/precomp.h index ca2604794..4737f5f68 100644 --- a/network/ndis/extension/samples/forward/precomp.h +++ b/network/ndis/extension/samples/forward/precomp.h @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/network/ndis/extension/samples/forward/removeRoute.ps1 b/network/ndis/extension/samples/forward/removeRoute.ps1 index e03f9d9fb..74ef3576f 100644 --- a/network/ndis/extension/samples/forward/removeRoute.ps1 +++ b/network/ndis/extension/samples/forward/removeRoute.ps1 @@ -1,5 +1,6 @@ # # Copyright (c) Microsoft Corporation. All Rights Reserved. +# SPDX-License-Identifier: MS-PL # Import-Module Hyper-V diff --git a/network/ndis/extension/samples/forward/setRoute.ps1 b/network/ndis/extension/samples/forward/setRoute.ps1 index 71899087b..1d3b4aa03 100644 --- a/network/ndis/extension/samples/forward/setRoute.ps1 +++ b/network/ndis/extension/samples/forward/setRoute.ps1 @@ -1,5 +1,6 @@ # # Copyright (c) Microsoft Corporation. All Rights Reserved. +# SPDX-License-Identifier: MS-PL # function StringToMacAddress([String]$MacString) diff --git a/network/ndis/extension/samples/passthrough/MsPassthroughExt.c b/network/ndis/extension/samples/passthrough/MsPassthroughExt.c index e99eeac5b..e9d057789 100644 --- a/network/ndis/extension/samples/passthrough/MsPassthroughExt.c +++ b/network/ndis/extension/samples/passthrough/MsPassthroughExt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/extension/samples/passthrough/MsPassthroughExt.rc b/network/ndis/extension/samples/passthrough/MsPassthroughExt.rc index c76ed7070..96cdd78b5 100644 --- a/network/ndis/extension/samples/passthrough/MsPassthroughExt.rc +++ b/network/ndis/extension/samples/passthrough/MsPassthroughExt.rc @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/network/ndis/extension/samples/passthrough/precomp.h b/network/ndis/extension/samples/passthrough/precomp.h index ca2604794..4737f5f68 100644 --- a/network/ndis/extension/samples/passthrough/precomp.h +++ b/network/ndis/extension/samples/passthrough/precomp.h @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/network/ndis/filter/filter.c b/network/ndis/filter/filter.c index 7145b8878..7bfc90960 100644 --- a/network/ndis/filter/filter.c +++ b/network/ndis/filter/filter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/filter/filter.h b/network/ndis/filter/filter.h index c21248d22..41185fea0 100644 --- a/network/ndis/filter/filter.h +++ b/network/ndis/filter/filter.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/filter/filteruser.h b/network/ndis/filter/filteruser.h index ac03e04b6..57e73a64d 100644 --- a/network/ndis/filter/filteruser.h +++ b/network/ndis/filter/filteruser.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #ifndef __FILTERUSER_H__ #define __FILTERUSER_H__ diff --git a/network/ndis/filter/flt_dbg.c b/network/ndis/filter/flt_dbg.c index 1d52071d9..a7c2bac5b 100644 --- a/network/ndis/filter/flt_dbg.c +++ b/network/ndis/filter/flt_dbg.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2001 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/filter/flt_dbg.h b/network/ndis/filter/flt_dbg.h index f35135881..0b4387f9e 100644 --- a/network/ndis/filter/flt_dbg.h +++ b/network/ndis/filter/flt_dbg.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2001 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/driver/60/miniport.c b/network/ndis/mux/driver/60/miniport.c index f30c4b624..71c84ef30 100644 --- a/network/ndis/mux/driver/60/miniport.c +++ b/network/ndis/mux/driver/60/miniport.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1992-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/driver/60/mux.c b/network/ndis/mux/driver/60/mux.c index 1ff8698be..33cf87f60 100644 --- a/network/ndis/mux/driver/60/mux.c +++ b/network/ndis/mux/driver/60/mux.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1992-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/driver/60/mux.h b/network/ndis/mux/driver/60/mux.h index dcdef9372..1d5c5d136 100644 --- a/network/ndis/mux/driver/60/mux.h +++ b/network/ndis/mux/driver/60/mux.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1992-2001 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/driver/60/protocol.c b/network/ndis/mux/driver/60/protocol.c index 908e4de27..99d85c6d1 100644 --- a/network/ndis/mux/driver/60/protocol.c +++ b/network/ndis/mux/driver/60/protocol.c @@ -1,5 +1,6 @@ /*++ Copyright(c) 1992-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/driver/60/public.h b/network/ndis/mux/driver/60/public.h index 972939c76..d9ac0054d 100644 --- a/network/ndis/mux/driver/60/public.h +++ b/network/ndis/mux/driver/60/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/notifyob/adapter.cpp b/network/ndis/mux/notifyob/adapter.cpp index a208aa576..3e52f0407 100644 --- a/network/ndis/mux/notifyob/adapter.cpp +++ b/network/ndis/mux/notifyob/adapter.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: A D A P T E R . C P P // diff --git a/network/ndis/mux/notifyob/adapter.h b/network/ndis/mux/notifyob/adapter.h index 9bf5614f6..fb857d5fc 100644 --- a/network/ndis/mux/notifyob/adapter.h +++ b/network/ndis/mux/notifyob/adapter.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: A D A P T E R . H // diff --git a/network/ndis/mux/notifyob/common.cpp b/network/ndis/mux/notifyob/common.cpp index 5ca2ca7f7..65ff62226 100644 --- a/network/ndis/mux/notifyob/common.cpp +++ b/network/ndis/mux/notifyob/common.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: COMMON.CPP // diff --git a/network/ndis/mux/notifyob/common.h b/network/ndis/mux/notifyob/common.h index 517641f78..23928a988 100644 --- a/network/ndis/mux/notifyob/common.h +++ b/network/ndis/mux/notifyob/common.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: C O M M O N. H // diff --git a/network/ndis/mux/notifyob/dllmain.cpp b/network/ndis/mux/notifyob/dllmain.cpp index 636f2c8ad..7f0272950 100644 --- a/network/ndis/mux/notifyob/dllmain.cpp +++ b/network/ndis/mux/notifyob/dllmain.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: DLLMAIN . C P P // diff --git a/network/ndis/mux/notifyob/list.h b/network/ndis/mux/notifyob/list.h index b52b75e7d..c914373f3 100644 --- a/network/ndis/mux/notifyob/list.h +++ b/network/ndis/mux/notifyob/list.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: LIST . H // diff --git a/network/ndis/mux/notifyob/notify.cpp b/network/ndis/mux/notifyob/notify.cpp index 3d0a55ff9..1eefbe338 100644 --- a/network/ndis/mux/notifyob/notify.cpp +++ b/network/ndis/mux/notifyob/notify.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: N O T I F Y . C P P // diff --git a/network/ndis/mux/notifyob/notify.h b/network/ndis/mux/notifyob/notify.h index 08f16e00c..47f773488 100644 --- a/network/ndis/mux/notifyob/notify.h +++ b/network/ndis/mux/notifyob/notify.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: N O T I F Y . H // diff --git a/network/ndis/mux/notifyob/notifyn.idl b/network/ndis/mux/notifyob/notifyn.idl index 319ddbfda..53823457b 100644 --- a/network/ndis/mux/notifyob/notifyn.idl +++ b/network/ndis/mux/notifyob/notifyn.idl @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: NOTIFYN.IDL // diff --git a/network/ndis/mux/notifyob/public.h b/network/ndis/mux/notifyob/public.h index 3d6147fcf..0caf1ff50 100644 --- a/network/ndis/mux/notifyob/public.h +++ b/network/ndis/mux/notifyob/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/mux/notifyob/virtual.cpp b/network/ndis/mux/notifyob/virtual.cpp index fd3cce0e0..d49ef116b 100644 --- a/network/ndis/mux/notifyob/virtual.cpp +++ b/network/ndis/mux/notifyob/virtual.cpp @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: V I R T U A L . C P P // diff --git a/network/ndis/mux/notifyob/virtual.h b/network/ndis/mux/notifyob/virtual.h index 5cb8f050f..487283a70 100644 --- a/network/ndis/mux/notifyob/virtual.h +++ b/network/ndis/mux/notifyob/virtual.h @@ -2,6 +2,7 @@ // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992-2001. +// SPDX-License-Identifier: MS-PL // // File: V I R T U A L . H // diff --git a/network/ndis/ndisprot/6x/sys/60/ndisprot60.rc b/network/ndis/ndisprot/6x/sys/60/ndisprot60.rc index 59a37c530..013c3632a 100644 --- a/network/ndis/ndisprot/6x/sys/60/ndisprot60.rc +++ b/network/ndis/ndisprot/6x/sys/60/ndisprot60.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/ndisprot/6x/sys/630/ndisprot630.rc b/network/ndis/ndisprot/6x/sys/630/ndisprot630.rc index f50de3f9a..23b450f02 100644 --- a/network/ndis/ndisprot/6x/sys/630/ndisprot630.rc +++ b/network/ndis/ndisprot/6x/sys/630/ndisprot630.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/ndisprot/6x/sys/debug.c b/network/ndis/ndisprot/6x/sys/debug.c index 40e909849..7f234326b 100644 --- a/network/ndis/ndisprot/6x/sys/debug.c +++ b/network/ndis/ndisprot/6x/sys/debug.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/debug.h b/network/ndis/ndisprot/6x/sys/debug.h index 64de34536..b11a31eca 100644 --- a/network/ndis/ndisprot/6x/sys/debug.h +++ b/network/ndis/ndisprot/6x/sys/debug.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/excallbk.c b/network/ndis/ndisprot/6x/sys/excallbk.c index baa2298c0..b4a16320e 100644 --- a/network/ndis/ndisprot/6x/sys/excallbk.c +++ b/network/ndis/ndisprot/6x/sys/excallbk.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/ndisprot/6x/sys/macros.h b/network/ndis/ndisprot/6x/sys/macros.h index d750129ce..a99de20c1 100644 --- a/network/ndis/ndisprot/6x/sys/macros.h +++ b/network/ndis/ndisprot/6x/sys/macros.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/ndisbind.c b/network/ndis/ndisprot/6x/sys/ndisbind.c index 5257d3a25..019a3a47f 100644 --- a/network/ndis/ndisprot/6x/sys/ndisbind.c +++ b/network/ndis/ndisprot/6x/sys/ndisbind.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/ndisprot.h b/network/ndis/ndisprot/6x/sys/ndisprot.h index b4efbaf40..5f1466e85 100644 --- a/network/ndis/ndisprot/6x/sys/ndisprot.h +++ b/network/ndis/ndisprot/6x/sys/ndisprot.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/ntdisp.c b/network/ndis/ndisprot/6x/sys/ntdisp.c index 21ceeaebb..fa73f9cb3 100644 --- a/network/ndis/ndisprot/6x/sys/ntdisp.c +++ b/network/ndis/ndisprot/6x/sys/ntdisp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/protuser.h b/network/ndis/ndisprot/6x/sys/protuser.h index 823d1ef5d..6a44625f6 100644 --- a/network/ndis/ndisprot/6x/sys/protuser.h +++ b/network/ndis/ndisprot/6x/sys/protuser.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/recv.c b/network/ndis/ndisprot/6x/sys/recv.c index a7291992d..0920dad36 100644 --- a/network/ndis/ndisprot/6x/sys/recv.c +++ b/network/ndis/ndisprot/6x/sys/recv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot/6x/sys/send.c b/network/ndis/ndisprot/6x/sys/send.c index 73cc282b6..e780013bd 100644 --- a/network/ndis/ndisprot/6x/sys/send.c +++ b/network/ndis/ndisprot/6x/sys/send.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/debug.c b/network/ndis/ndisprot_kmdf/60/debug.c index 59471e3fd..14fa00873 100644 --- a/network/ndis/ndisprot_kmdf/60/debug.c +++ b/network/ndis/ndisprot_kmdf/60/debug.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/debug.h b/network/ndis/ndisprot_kmdf/60/debug.h index ecc2092b1..5def1d4a8 100644 --- a/network/ndis/ndisprot_kmdf/60/debug.h +++ b/network/ndis/ndisprot_kmdf/60/debug.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/excallbk.c b/network/ndis/ndisprot_kmdf/60/excallbk.c index 59e8eb994..d25c9c9d6 100644 --- a/network/ndis/ndisprot_kmdf/60/excallbk.c +++ b/network/ndis/ndisprot_kmdf/60/excallbk.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/ndisprot_kmdf/60/macros.h b/network/ndis/ndisprot_kmdf/60/macros.h index 079f4f27e..9f7c60d52 100644 --- a/network/ndis/ndisprot_kmdf/60/macros.h +++ b/network/ndis/ndisprot_kmdf/60/macros.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/ndisbind.c b/network/ndis/ndisprot_kmdf/60/ndisbind.c index 0878e198f..4c6242a20 100644 --- a/network/ndis/ndisprot_kmdf/60/ndisbind.c +++ b/network/ndis/ndisprot_kmdf/60/ndisbind.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/ndisprot.h b/network/ndis/ndisprot_kmdf/60/ndisprot.h index e8d157c52..49854f82f 100644 --- a/network/ndis/ndisprot_kmdf/60/ndisprot.h +++ b/network/ndis/ndisprot_kmdf/60/ndisprot.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/ntdisp.c b/network/ndis/ndisprot_kmdf/60/ntdisp.c index 9c832daad..1d969aed1 100644 --- a/network/ndis/ndisprot_kmdf/60/ntdisp.c +++ b/network/ndis/ndisprot_kmdf/60/ntdisp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/protuser.h b/network/ndis/ndisprot_kmdf/60/protuser.h index 44a57c953..1c8ac160d 100644 --- a/network/ndis/ndisprot_kmdf/60/protuser.h +++ b/network/ndis/ndisprot_kmdf/60/protuser.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/recv.c b/network/ndis/ndisprot_kmdf/60/recv.c index 742fed44e..f9ddd51d6 100644 --- a/network/ndis/ndisprot_kmdf/60/recv.c +++ b/network/ndis/ndisprot_kmdf/60/recv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/60/send.c b/network/ndis/ndisprot_kmdf/60/send.c index 5c0099398..b25823986 100644 --- a/network/ndis/ndisprot_kmdf/60/send.c +++ b/network/ndis/ndisprot_kmdf/60/send.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/notifyob/Common.hpp b/network/ndis/ndisprot_kmdf/notifyob/Common.hpp index e1bdc85cb..a581c7cf9 100644 --- a/network/ndis/ndisprot_kmdf/notifyob/Common.hpp +++ b/network/ndis/ndisprot_kmdf/notifyob/Common.hpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/notifyob/ProtNotify.cpp b/network/ndis/ndisprot_kmdf/notifyob/ProtNotify.cpp index 0c120ba1c..ecfbe4630 100644 --- a/network/ndis/ndisprot_kmdf/notifyob/ProtNotify.cpp +++ b/network/ndis/ndisprot_kmdf/notifyob/ProtNotify.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/notifyob/dllmain.cpp b/network/ndis/ndisprot_kmdf/notifyob/dllmain.cpp index 2452d95c4..c095c325a 100644 --- a/network/ndis/ndisprot_kmdf/notifyob/dllmain.cpp +++ b/network/ndis/ndisprot_kmdf/notifyob/dllmain.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/ndisprot_kmdf/notifyob/resource.h b/network/ndis/ndisprot_kmdf/notifyob/resource.h index c523465ac..b1c977bc9 100644 --- a/network/ndis/ndisprot_kmdf/notifyob/resource.h +++ b/network/ndis/ndisprot_kmdf/notifyob/resource.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/ndis/netvmini/6x/60/netvmini60.rc b/network/ndis/netvmini/6x/60/netvmini60.rc index ac4705340..a62d6cc03 100644 --- a/network/ndis/netvmini/6x/60/netvmini60.rc +++ b/network/ndis/netvmini/6x/60/netvmini60.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/620/netvmini620.rc b/network/ndis/netvmini/6x/620/netvmini620.rc index 72dba1378..4a2eb73c5 100644 --- a/network/ndis/netvmini/6x/620/netvmini620.rc +++ b/network/ndis/netvmini/6x/620/netvmini620.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/630/netvmini630.rc b/network/ndis/netvmini/6x/630/netvmini630.rc index 4cd2306b8..6b19385a6 100644 --- a/network/ndis/netvmini/6x/630/netvmini630.rc +++ b/network/ndis/netvmini/6x/630/netvmini630.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/680/netvmini680.rc b/network/ndis/netvmini/6x/680/netvmini680.rc index a30405d16..1c3e85b89 100644 --- a/network/ndis/netvmini/6x/680/netvmini680.rc +++ b/network/ndis/netvmini/6x/680/netvmini680.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/adapter.c b/network/ndis/netvmini/6x/adapter.c index 3cf0ce597..7c4b815ee 100644 --- a/network/ndis/netvmini/6x/adapter.c +++ b/network/ndis/netvmini/6x/adapter.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/adapter.h b/network/ndis/netvmini/6x/adapter.h index cfc540d3c..4545de978 100644 --- a/network/ndis/netvmini/6x/adapter.h +++ b/network/ndis/netvmini/6x/adapter.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/ctrlpath.c b/network/ndis/netvmini/6x/ctrlpath.c index 6a745a360..8625d8bfe 100644 --- a/network/ndis/netvmini/6x/ctrlpath.c +++ b/network/ndis/netvmini/6x/ctrlpath.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/ctrlpath.h b/network/ndis/netvmini/6x/ctrlpath.h index e37f4a953..3cd5902d7 100644 --- a/network/ndis/netvmini/6x/ctrlpath.h +++ b/network/ndis/netvmini/6x/ctrlpath.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/datapath.c b/network/ndis/netvmini/6x/datapath.c index 1c18094cb..93eadda0c 100644 --- a/network/ndis/netvmini/6x/datapath.c +++ b/network/ndis/netvmini/6x/datapath.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/datapath.h b/network/ndis/netvmini/6x/datapath.h index 2926c7ca0..a77dc804a 100644 --- a/network/ndis/netvmini/6x/datapath.h +++ b/network/ndis/netvmini/6x/datapath.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/hardware.h b/network/ndis/netvmini/6x/hardware.h index ddc4c4a32..b3df573bd 100644 --- a/network/ndis/netvmini/6x/hardware.h +++ b/network/ndis/netvmini/6x/hardware.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/miniport.c b/network/ndis/netvmini/6x/miniport.c index 9ec793af1..dc4f1201e 100644 --- a/network/ndis/netvmini/6x/miniport.c +++ b/network/ndis/netvmini/6x/miniport.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/miniport.h b/network/ndis/netvmini/6x/miniport.h index 364ad7043..42b977c47 100644 --- a/network/ndis/netvmini/6x/miniport.h +++ b/network/ndis/netvmini/6x/miniport.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/mphal.c b/network/ndis/netvmini/6x/mphal.c index e363f613f..d78e144ef 100644 --- a/network/ndis/netvmini/6x/mphal.c +++ b/network/ndis/netvmini/6x/mphal.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/mphal.h b/network/ndis/netvmini/6x/mphal.h index 5348545b0..aef7c6bad 100644 --- a/network/ndis/netvmini/6x/mphal.h +++ b/network/ndis/netvmini/6x/mphal.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/netvmin6.h b/network/ndis/netvmini/6x/netvmin6.h index b7331fc81..a61a6a1d7 100644 --- a/network/ndis/netvmini/6x/netvmin6.h +++ b/network/ndis/netvmini/6x/netvmin6.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/qos.c b/network/ndis/netvmini/6x/qos.c index a7b2e530b..07ed7bbd6 100644 --- a/network/ndis/netvmini/6x/qos.c +++ b/network/ndis/netvmini/6x/qos.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/qos.h b/network/ndis/netvmini/6x/qos.h index 66a274831..9a2138340 100644 --- a/network/ndis/netvmini/6x/qos.h +++ b/network/ndis/netvmini/6x/qos.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/rssv2.c b/network/ndis/netvmini/6x/rssv2.c index 1f8efb0e9..9d04e97e9 100644 --- a/network/ndis/netvmini/6x/rssv2.c +++ b/network/ndis/netvmini/6x/rssv2.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/rssv2.h b/network/ndis/netvmini/6x/rssv2.h index 7795dfcc7..0ba89736d 100644 --- a/network/ndis/netvmini/6x/rssv2.h +++ b/network/ndis/netvmini/6x/rssv2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/rssv2lib.c b/network/ndis/netvmini/6x/rssv2lib.c index a2bc55507..aba248bd1 100644 --- a/network/ndis/netvmini/6x/rssv2lib.c +++ b/network/ndis/netvmini/6x/rssv2lib.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/rssv2lib.h b/network/ndis/netvmini/6x/rssv2lib.h index 619624ecd..902e64240 100644 --- a/network/ndis/netvmini/6x/rssv2lib.h +++ b/network/ndis/netvmini/6x/rssv2lib.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/tcbrcb.c b/network/ndis/netvmini/6x/tcbrcb.c index 1d2faf50b..2ff9eef44 100644 --- a/network/ndis/netvmini/6x/tcbrcb.c +++ b/network/ndis/netvmini/6x/tcbrcb.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/tcbrcb.h b/network/ndis/netvmini/6x/tcbrcb.h index fca8f123c..a6a6555c9 100644 --- a/network/ndis/netvmini/6x/tcbrcb.h +++ b/network/ndis/netvmini/6x/tcbrcb.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/trace.h b/network/ndis/netvmini/6x/trace.h index b42c52753..8001438ae 100644 --- a/network/ndis/netvmini/6x/trace.h +++ b/network/ndis/netvmini/6x/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/vmq.c b/network/ndis/netvmini/6x/vmq.c index d4e8fa7c6..0aab63d01 100644 --- a/network/ndis/netvmini/6x/vmq.c +++ b/network/ndis/netvmini/6x/vmq.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/ndis/netvmini/6x/vmq.h b/network/ndis/netvmini/6x/vmq.h index 5b949e2aa..e4218b3fa 100644 --- a/network/ndis/netvmini/6x/vmq.h +++ b/network/ndis/netvmini/6x/vmq.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/network/radio/RadioManagerSample/cpp/RadioMgr.idl b/network/radio/RadioManagerSample/cpp/RadioMgr.idl index 5c7b58666..23707764f 100644 --- a/network/radio/RadioManagerSample/cpp/RadioMgr.idl +++ b/network/radio/RadioManagerSample/cpp/RadioMgr.idl @@ -1,6 +1,7 @@ // // Microsoft Windows // Copyright (c) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // File: RadioMgr.idl // diff --git a/network/trans/WFPSampler/exe/Framework_RPCClientInterface.cpp b/network/trans/WFPSampler/exe/Framework_RPCClientInterface.cpp index 41e949ce0..cc685a73a 100644 --- a/network/trans/WFPSampler/exe/Framework_RPCClientInterface.cpp +++ b/network/trans/WFPSampler/exe/Framework_RPCClientInterface.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_RPCClientInterface.cpp diff --git a/network/trans/WFPSampler/exe/Framework_RPCClientInterface.h b/network/trans/WFPSampler/exe/Framework_RPCClientInterface.h index 0b77ce436..f4490ffcc 100644 --- a/network/trans/WFPSampler/exe/Framework_RPCClientInterface.h +++ b/network/trans/WFPSampler/exe/Framework_RPCClientInterface.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_RPCClientInterface.h diff --git a/network/trans/WFPSampler/exe/Framework_WFPSampler.cpp b/network/trans/WFPSampler/exe/Framework_WFPSampler.cpp index 9a0771f5a..2d3df1c7d 100644 --- a/network/trans/WFPSampler/exe/Framework_WFPSampler.cpp +++ b/network/trans/WFPSampler/exe/Framework_WFPSampler.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSampler.cpp diff --git a/network/trans/WFPSampler/exe/Framework_WFPSampler.h b/network/trans/WFPSampler/exe/Framework_WFPSampler.h index 76b74f048..eb30ba116 100644 --- a/network/trans/WFPSampler/exe/Framework_WFPSampler.h +++ b/network/trans/WFPSampler/exe/Framework_WFPSampler.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSampler.h diff --git a/network/trans/WFPSampler/exe/Framework_WFPSampler.rc b/network/trans/WFPSampler/exe/Framework_WFPSampler.rc index 0cd0598b7..b95bacf49 100644 --- a/network/trans/WFPSampler/exe/Framework_WFPSampler.rc +++ b/network/trans/WFPSampler/exe/Framework_WFPSampler.rc @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSampler.rc diff --git a/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.cpp b/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.cpp index 0223cc85f..df840d8fe 100644 --- a/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.cpp +++ b/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_CommandLine.cpp diff --git a/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.h b/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.h index 65531e341..513b57581 100644 --- a/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.h +++ b/network/trans/WFPSampler/exe/HelperFunctions_CommandLine.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_CommandLine.h diff --git a/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.cpp b/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.cpp index 5867cd352..9ae59413d 100644 --- a/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_AdvancedPacketInjection.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.h b/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.h index 809a9de70..9b755b363 100644 --- a/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.h +++ b/network/trans/WFPSampler/exe/Scenarios_AdvancedPacketInjection.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_AdvancedPacketInjection.h diff --git a/network/trans/WFPSampler/exe/Scenarios_AppContainers.cpp b/network/trans/WFPSampler/exe/Scenarios_AppContainers.cpp index 7022a87a7..2cb16bbaf 100644 --- a/network/trans/WFPSampler/exe/Scenarios_AppContainers.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_AppContainers.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_AppContainers.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_AppContainers.h b/network/trans/WFPSampler/exe/Scenarios_AppContainers.h index 8e14799e5..e9630ad1a 100644 --- a/network/trans/WFPSampler/exe/Scenarios_AppContainers.h +++ b/network/trans/WFPSampler/exe/Scenarios_AppContainers.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_AppContainers.h diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicAction.cpp b/network/trans/WFPSampler/exe/Scenarios_BasicAction.cpp index 35a3aa6e6..d7ff50727 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicAction.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_BasicAction.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicAction.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicAction.h b/network/trans/WFPSampler/exe/Scenarios_BasicAction.h index 347dcdd94..d89bfb8b3 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicAction.h +++ b/network/trans/WFPSampler/exe/Scenarios_BasicAction.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicAction.h diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.cpp b/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.cpp index f97ab002a..b687f6370 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketExamination.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.h b/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.h index 22f21a02c..738bd53ca 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.h +++ b/network/trans/WFPSampler/exe/Scenarios_BasicPacketExamination.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketExamination.h diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.cpp b/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.cpp index f6046a832..9fb3b91be 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketInjection.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.h b/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.h index aa291b262..456f82a67 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.h +++ b/network/trans/WFPSampler/exe/Scenarios_BasicPacketInjection.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketInjection.h diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.cpp b/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.cpp index ccc36ca24..bcfa01ac9 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketModification.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.h b/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.h index c9472be22..1252eea31 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.h +++ b/network/trans/WFPSampler/exe/Scenarios_BasicPacketModification.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketModification.h diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.cpp b/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.cpp index c92c87d71..453d160db 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicStreamInjection.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.h b/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.h index 412a98527..8dc68689e 100644 --- a/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.h +++ b/network/trans/WFPSampler/exe/Scenarios_BasicStreamInjection.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicStreamInjection.h diff --git a/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.cpp b/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.cpp index b506bbb90..4043df4bd 100644 --- a/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastPacketInjection.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.h b/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.h index c7bc2623a..70f45749d 100644 --- a/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.h +++ b/network/trans/WFPSampler/exe/Scenarios_FastPacketInjection.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastPacketInjection.h diff --git a/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.cpp b/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.cpp index 9ddd883c3..73a08285a 100644 --- a/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastStreamInjection.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.h b/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.h index eb6599663..40a0c1e99 100644 --- a/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.h +++ b/network/trans/WFPSampler/exe/Scenarios_FastStreamInjection.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastStreamInjection.h diff --git a/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.cpp b/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.cpp index 341f071b2..671b041a9 100644 --- a/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FlowAssociation.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.h b/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.h index 1c108cc4d..14d73b162 100644 --- a/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.h +++ b/network/trans/WFPSampler/exe/Scenarios_FlowAssociation.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastStreamInjection.h diff --git a/network/trans/WFPSampler/exe/Scenarios_Include.h b/network/trans/WFPSampler/exe/Scenarios_Include.h index 9946207d4..906f16020 100644 --- a/network/trans/WFPSampler/exe/Scenarios_Include.h +++ b/network/trans/WFPSampler/exe/Scenarios_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_Include.h diff --git a/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.cpp b/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.cpp index 055c6acb7..c52071db9 100644 --- a/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_PendAuthorization.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.h b/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.h index 67b10f887..28fa9f8e5 100644 --- a/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.h +++ b/network/trans/WFPSampler/exe/Scenarios_PendAuthorization.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_PendAuthorization.h diff --git a/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.cpp b/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.cpp index 98a1375c3..8e0645325 100644 --- a/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_PendEndpointClosure.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.h b/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.h index 5fd330959..7e2c8c012 100644 --- a/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.h +++ b/network/trans/WFPSampler/exe/Scenarios_PendEndpointClosure.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_PendEndpointClosure.h diff --git a/network/trans/WFPSampler/exe/Scenarios_Proxy.cpp b/network/trans/WFPSampler/exe/Scenarios_Proxy.cpp index efd0ab8b3..bb6a3c3a5 100644 --- a/network/trans/WFPSampler/exe/Scenarios_Proxy.cpp +++ b/network/trans/WFPSampler/exe/Scenarios_Proxy.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_Proxy.cpp diff --git a/network/trans/WFPSampler/exe/Scenarios_Proxy.h b/network/trans/WFPSampler/exe/Scenarios_Proxy.h index c846c0f94..98db19c6a 100644 --- a/network/trans/WFPSampler/exe/Scenarios_Proxy.h +++ b/network/trans/WFPSampler/exe/Scenarios_Proxy.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_Proxy.h diff --git a/network/trans/WFPSampler/idl/WFPSamplerRPC.ACF b/network/trans/WFPSampler/idl/WFPSamplerRPC.ACF index 51883f4f1..6cf43c528 100644 --- a/network/trans/WFPSampler/idl/WFPSamplerRPC.ACF +++ b/network/trans/WFPSampler/idl/WFPSamplerRPC.ACF @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // WFPSamplerRPC.acf diff --git a/network/trans/WFPSampler/idl/WFPSamplerRPC.IDL b/network/trans/WFPSampler/idl/WFPSamplerRPC.IDL index 10d0a3fa1..2d843991d 100644 --- a/network/trans/WFPSampler/idl/WFPSamplerRPC.IDL +++ b/network/trans/WFPSampler/idl/WFPSamplerRPC.IDL @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // WFPSamplerRPC.idl diff --git a/network/trans/WFPSampler/inc/Identifiers.h b/network/trans/WFPSampler/inc/Identifiers.h index 161c19a0a..4087a6225 100644 --- a/network/trans/WFPSampler/inc/Identifiers.h +++ b/network/trans/WFPSampler/inc/Identifiers.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Identifiers.h diff --git a/network/trans/WFPSampler/inc/ProviderContexts.h b/network/trans/WFPSampler/inc/ProviderContexts.h index 88b56eb1b..7d755a770 100644 --- a/network/trans/WFPSampler/inc/ProviderContexts.h +++ b/network/trans/WFPSampler/inc/ProviderContexts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ProviderContexts.h diff --git a/network/trans/WFPSampler/inc/ScenarioData.h b/network/trans/WFPSampler/inc/ScenarioData.h index 7201d2c4d..c6ea3de21 100644 --- a/network/trans/WFPSampler/inc/ScenarioData.h +++ b/network/trans/WFPSampler/inc/ScenarioData.h @@ -1,6 +1,7 @@ /////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ScenarioData.h diff --git a/network/trans/WFPSampler/inc/WFPArrays.h b/network/trans/WFPSampler/inc/WFPArrays.h index f4f8deb2a..9d198f0e1 100644 --- a/network/trans/WFPSampler/inc/WFPArrays.h +++ b/network/trans/WFPSampler/inc/WFPArrays.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // WFPArrays.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.cpp index 826e69e36..1d2c24efa 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmCallout.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.h index c250a0629..31d3342b8 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmCallout.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmCallout.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.cpp index 4ea15a8a8..a4788a0a7 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmEngine.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.h index d51dea4a5..2c20ec400 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmEngine.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmEngine.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.cpp index 16d14fe56..a8af4d388 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmFilter.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.h index ea3b234db..4e8cfcecb 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmFilter.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmFilter.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.cpp index c67de75bb..92ca05fb9 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmLayer.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.h index 61b64ccee..c31ce89a0 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmLayer.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmLayer.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.cpp index 3e7f07572..fb5f1de74 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmProvider.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.h index f83173dbc..9d91dba07 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProvider.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmProvider.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.cpp index 74dcd5462..029b21cfe 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmFilter.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.h index ef3bc3165..b73e1dc3e 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmProviderContext.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmProviderContext.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.cpp index bbedd10f5..9f32fdd61 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmSubLayer.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.h index bba25d683..a46a11e53 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmSubLayer.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmSubLayer.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.cpp b/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.cpp index 5225e9fcb..523cc0c24 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmTransaction.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.h b/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.h index 3789cd383..dff8c939d 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_FwpmTransaction.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpmTransaction.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_GUID.cpp b/network/trans/WFPSampler/lib/HelperFunctions_GUID.cpp index eda8106ea..5e7398533 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_GUID.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_GUID.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_GUID.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_GUID.h b/network/trans/WFPSampler/lib/HelperFunctions_GUID.h index bda5e257b..dc759d518 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_GUID.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_GUID.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_GUID.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.cpp b/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.cpp index 456b244f3..2c8a6460e 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_IPAddress.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.h b/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.h index 9a20636f4..46fa33391 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_IPAddress.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_IPAddress.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Include.h b/network/trans/WFPSampler/lib/HelperFunctions_Include.h index 293d249a8..fd84f8823 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Include.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Include.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Log.cpp b/network/trans/WFPSampler/lib/HelperFunctions_Log.cpp index a0670d606..9bb1c37ff 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Log.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_Log.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Log.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Log.h b/network/trans/WFPSampler/lib/HelperFunctions_Log.h index 4829509e6..391c0e4b9 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Log.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Log.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Log.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.cpp b/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.cpp index d500b08e0..d53cc2f5b 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_MACAddress.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.h b/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.h index 5aaa83418..70f5e3e3c 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_MACAddress.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_MACAddress.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Macros.h b/network/trans/WFPSampler/lib/HelperFunctions_Macros.h index 8b0ae8c4a..097201a34 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Macros.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Macros.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Macros.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Process.cpp b/network/trans/WFPSampler/lib/HelperFunctions_Process.cpp index 6124ab407..721cee016 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Process.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_Process.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Process.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Process.h b/network/trans/WFPSampler/lib/HelperFunctions_Process.h index 64bfb94e3..e77e2d3fe 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Process.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Process.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Process.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Registry.cpp b/network/trans/WFPSampler/lib/HelperFunctions_Registry.cpp index c933587cb..81bb03941 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Registry.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_Registry.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Registry.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Registry.h b/network/trans/WFPSampler/lib/HelperFunctions_Registry.h index d2ba636ac..3a2b12dd7 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Registry.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Registry.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Registry.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_SID.cpp b/network/trans/WFPSampler/lib/HelperFunctions_SID.cpp index 2a35da83e..359de33ba 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_SID.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_SID.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_SID.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_SID.h b/network/trans/WFPSampler/lib/HelperFunctions_SID.h index 44f2f2cc4..696d2d615 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_SID.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_SID.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_SID.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Service.cpp b/network/trans/WFPSampler/lib/HelperFunctions_Service.cpp index b04a5a590..370417ce1 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Service.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_Service.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Service.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Service.h b/network/trans/WFPSampler/lib/HelperFunctions_Service.h index e6668ece9..d07295ecb 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Service.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Service.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Service.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Strings.cpp b/network/trans/WFPSampler/lib/HelperFunctions_Strings.cpp index 1d473c7d1..a9e49d103 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Strings.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_Strings.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Strings.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_Strings.h b/network/trans/WFPSampler/lib/HelperFunctions_Strings.h index be2162e48..c931a9f90 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_Strings.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_Strings.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Strings.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.cpp b/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.cpp index eb2e35a07..1c9420da2 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ThreadPools.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.h b/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.h index 1f1a6ad2d..c9d02f03b 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_ThreadPools.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ThreadPools.h diff --git a/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.cpp b/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.cpp index 50b93eeaf..3daa35060 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ThreadsAndEvents.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.h b/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.h index cca27328a..07520b287 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_ThreadsAndEvents.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ThreadsAndEvents.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_WinSock.cpp b/network/trans/WFPSampler/lib/HelperFunctions_WinSock.cpp index 2ff097377..d908422eb 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_WinSock.cpp +++ b/network/trans/WFPSampler/lib/HelperFunctions_WinSock.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_WinSock.cpp diff --git a/network/trans/WFPSampler/lib/HelperFunctions_WinSock.h b/network/trans/WFPSampler/lib/HelperFunctions_WinSock.h index 36ccc78af..392bde6f7 100644 --- a/network/trans/WFPSampler/lib/HelperFunctions_WinSock.h +++ b/network/trans/WFPSampler/lib/HelperFunctions_WinSock.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_WinSock.h diff --git a/network/trans/WFPSampler/svc/Framework_Include.h b/network/trans/WFPSampler/svc/Framework_Include.h index 625f2838f..cff2a3138 100644 --- a/network/trans/WFPSampler/svc/Framework_Include.h +++ b/network/trans/WFPSampler/svc/Framework_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_Include.h diff --git a/network/trans/WFPSampler/svc/Framework_RPCServerInterface.cpp b/network/trans/WFPSampler/svc/Framework_RPCServerInterface.cpp index b1cce97e3..9e721280d 100644 --- a/network/trans/WFPSampler/svc/Framework_RPCServerInterface.cpp +++ b/network/trans/WFPSampler/svc/Framework_RPCServerInterface.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_RPCServerInterface.cpp diff --git a/network/trans/WFPSampler/svc/Framework_RPCServerInterface.h b/network/trans/WFPSampler/svc/Framework_RPCServerInterface.h index 01e798ac3..3e93225ec 100644 --- a/network/trans/WFPSampler/svc/Framework_RPCServerInterface.h +++ b/network/trans/WFPSampler/svc/Framework_RPCServerInterface.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_RPCServerInterface.h diff --git a/network/trans/WFPSampler/svc/Framework_WFPSamplerService.cpp b/network/trans/WFPSampler/svc/Framework_WFPSamplerService.cpp index df1bb66e7..e039562f6 100644 --- a/network/trans/WFPSampler/svc/Framework_WFPSamplerService.cpp +++ b/network/trans/WFPSampler/svc/Framework_WFPSamplerService.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSamplerService.cpp diff --git a/network/trans/WFPSampler/svc/Framework_WFPSamplerService.h b/network/trans/WFPSampler/svc/Framework_WFPSamplerService.h index 573fbd21d..9af50b821 100644 --- a/network/trans/WFPSampler/svc/Framework_WFPSamplerService.h +++ b/network/trans/WFPSampler/svc/Framework_WFPSamplerService.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSamplerService.h diff --git a/network/trans/WFPSampler/svc/Framework_WFPSamplerService.rc b/network/trans/WFPSampler/svc/Framework_WFPSamplerService.rc index 51785e62f..b9cf4e187 100644 --- a/network/trans/WFPSampler/svc/Framework_WFPSamplerService.rc +++ b/network/trans/WFPSampler/svc/Framework_WFPSamplerService.rc @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSamplerService.rc diff --git a/network/trans/WFPSampler/svc/Framework_WFPSamplerService_Msg.mc b/network/trans/WFPSampler/svc/Framework_WFPSamplerService_Msg.mc index 49521b473..38aea8403 100644 --- a/network/trans/WFPSampler/svc/Framework_WFPSamplerService_Msg.mc +++ b/network/trans/WFPSampler/svc/Framework_WFPSamplerService_Msg.mc @@ -1,6 +1,7 @@ ;/////////////////////////////////////////////////////////////////////////////////////////////////// ;/// ;/// Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +;/// SPDX-License-Identifier: MS-PL ;/// ;/// Module Name: ;/// Framework_WFPSamplerService_Msg.mc diff --git a/network/trans/WFPSampler/svc/Framework_WindowsFirewall.cpp b/network/trans/WFPSampler/svc/Framework_WindowsFirewall.cpp index cade7d774..3b1b6cfda 100644 --- a/network/trans/WFPSampler/svc/Framework_WindowsFirewall.cpp +++ b/network/trans/WFPSampler/svc/Framework_WindowsFirewall.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WindowsFirewall.cpp diff --git a/network/trans/WFPSampler/svc/Framework_WindowsFirewall.h b/network/trans/WFPSampler/svc/Framework_WindowsFirewall.h index 7472e650e..4ea9f7805 100644 --- a/network/trans/WFPSampler/svc/Framework_WindowsFirewall.h +++ b/network/trans/WFPSampler/svc/Framework_WindowsFirewall.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WindowsFirewall.h diff --git a/network/trans/WFPSampler/svc/Scenarios_AdvancedPacketInjection.cpp b/network/trans/WFPSampler/svc/Scenarios_AdvancedPacketInjection.cpp index 9cd69d1c3..4332cf612 100644 --- a/network/trans/WFPSampler/svc/Scenarios_AdvancedPacketInjection.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_AdvancedPacketInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_AdvancedPacketInjection.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_AppContainers.cpp b/network/trans/WFPSampler/svc/Scenarios_AppContainers.cpp index 3a698bc0b..e05ff3e2d 100644 --- a/network/trans/WFPSampler/svc/Scenarios_AppContainers.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_AppContainers.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_AppContainers.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_BasicAction.cpp b/network/trans/WFPSampler/svc/Scenarios_BasicAction.cpp index 2e8c4f95a..feaf75075 100644 --- a/network/trans/WFPSampler/svc/Scenarios_BasicAction.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_BasicAction.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicAction.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_BasicPacketExamination.cpp b/network/trans/WFPSampler/svc/Scenarios_BasicPacketExamination.cpp index a0d88dd26..f4e0a90f5 100644 --- a/network/trans/WFPSampler/svc/Scenarios_BasicPacketExamination.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_BasicPacketExamination.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketExamination.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_BasicPacketInjection.cpp b/network/trans/WFPSampler/svc/Scenarios_BasicPacketInjection.cpp index 7a33beed7..3cd7aa1b7 100644 --- a/network/trans/WFPSampler/svc/Scenarios_BasicPacketInjection.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_BasicPacketInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketInjection.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_BasicPacketModification.cpp b/network/trans/WFPSampler/svc/Scenarios_BasicPacketModification.cpp index a031eb7d4..108812837 100644 --- a/network/trans/WFPSampler/svc/Scenarios_BasicPacketModification.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_BasicPacketModification.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicPacketModification.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_BasicStreamInjection.cpp b/network/trans/WFPSampler/svc/Scenarios_BasicStreamInjection.cpp index e302e06af..c0c47b03f 100644 --- a/network/trans/WFPSampler/svc/Scenarios_BasicStreamInjection.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_BasicStreamInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_BasicStreamInjection.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_FastPacketInjection.cpp b/network/trans/WFPSampler/svc/Scenarios_FastPacketInjection.cpp index cd2e18b7f..608c78103 100644 --- a/network/trans/WFPSampler/svc/Scenarios_FastPacketInjection.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_FastPacketInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastPacketInjection.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_FastStreamInjection.cpp b/network/trans/WFPSampler/svc/Scenarios_FastStreamInjection.cpp index 8013377b2..2472f819e 100644 --- a/network/trans/WFPSampler/svc/Scenarios_FastStreamInjection.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_FastStreamInjection.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FastStreamInjection.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_FlowAssociation.cpp b/network/trans/WFPSampler/svc/Scenarios_FlowAssociation.cpp index b767c2284..8a795b12d 100644 --- a/network/trans/WFPSampler/svc/Scenarios_FlowAssociation.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_FlowAssociation.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_FlowAssociation.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_PendAuthorization.cpp b/network/trans/WFPSampler/svc/Scenarios_PendAuthorization.cpp index 663039595..95e7867f8 100644 --- a/network/trans/WFPSampler/svc/Scenarios_PendAuthorization.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_PendAuthorization.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_PendAuthorization.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_PendEndpointClosure.cpp b/network/trans/WFPSampler/svc/Scenarios_PendEndpointClosure.cpp index f7a1b9cb9..5dcfa88ac 100644 --- a/network/trans/WFPSampler/svc/Scenarios_PendEndpointClosure.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_PendEndpointClosure.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_PendEndpointClosure.cpp diff --git a/network/trans/WFPSampler/svc/Scenarios_Proxy.cpp b/network/trans/WFPSampler/svc/Scenarios_Proxy.cpp index d9be73235..609f4016f 100644 --- a/network/trans/WFPSampler/svc/Scenarios_Proxy.cpp +++ b/network/trans/WFPSampler/svc/Scenarios_Proxy.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Scenarios_Proxy.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp index 1df1f7b5c..91fd040c5 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_AdvancedPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.h index 88b9ad08c..48d6f40a8 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_AdvancedPacketInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_AdvancedPacketInjectionCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.cpp index 375dab933..df8d275a6 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicActionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.h index 19bf60779..8cb2cdc48 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicActionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicActionCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.cpp index cef0b6df5..d60667c85 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicPacketExaminationCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.h index 32ce00cfe..40560c745 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketExaminationCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicPacketExaminationCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp index 2409a64da..18e44b66f 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.h index 103a0c07c..f7e6ff175 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicPacketInjectionCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp index d6acb876a..e2518d9a3 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicPacketModificationCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.h index 9a0a6bc6e..d5a955df6 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicPacketModificationCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.cpp index 493fdacef..bb2ea9755 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicStreamInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.h index 06e2f8633..fe4f3efe0 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicStreamInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_BasicStreamInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.cpp index b7bf9fc9b..948615844 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_FastPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.h index 5a7582119..f717a42bb 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FastPacketInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_FastPacketInjectionCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp index 07822e88d..781ada835 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_FastStreamInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.h index 9db087dfb..566e6b180 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FastStreamInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_FastStreamInjectionCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp index 179a7ac09..d35e0d711 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_FlowAssocationCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.h index c9e6a5396..d0cddad27 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_FlowAssociationCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_FlowAssociationCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_Include.h b/network/trans/WFPSampler/sys/ClassifyFunctions_Include.h index 41b201b38..ebfc1420b 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_Include.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_Include.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.cpp index f4f23ebaf..29cae0a8d 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_PendAuthorizationCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.h index 05f0f2c3c..b0b488e4e 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_PendAuthorizationCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_PendAuthorizationCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.cpp index 315dde6c1..60451accc 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_PendEndpointClosureCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.h index 931b3e65a..e2d0385a8 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_PendEndpointClosureCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_PendEndpointClosureCallouts.h diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.cpp index d6b2b4d4d..47d5f57e6 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_ProxyCallouts.cpp diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.h b/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.h index 378b7eb48..d100fe0a9 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.h +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_ProxyCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // ClassifyFunctions_ProxyCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.cpp index 7348cb8d4..d389218bb 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_AdvancedPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.h index 12822d1dc..9931be5f6 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_AdvancedPacketInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_AdvancedPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.cpp index 3b8032fab..8902cedb4 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_BasicPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.h index 77694a568..97b4cd756 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_BasicPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.cpp index ef51c44b1..d075a725e 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_BasicPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.h index 4d497a168..d2063c765 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_BasicPacketModificationCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_BasicPacketModificationCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.cpp index 7b074c5c0..a9a9784d2 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_BasicStreamInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.h index bcc9432ec..d08d6e430 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_BasicStreamInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_BasicStreamInjectionCallouts.h diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.cpp index 0a2dd0876..fee72445a 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_FastPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.h index a4470c694..d2186dc60 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_FastPacketInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_FastPacketInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.cpp index 9437f5868..74a1f07e9 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_FastStreamInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.h index 0da036710..176f385c0 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_FastStreamInjectionCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_FastStreamInjectionCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_Include.h b/network/trans/WFPSampler/sys/CompletionFunctions_Include.h index a9979447f..5e8ecdfcd 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_Include.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_Include.h diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.cpp index e48a9ef81..07baebdf5 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_PendAuthorizationCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.h index 3f02e2a11..5c4bfbf59 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_PendAuthorizationCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_PendAuthorizationCallouts.h diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.cpp b/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.cpp index ec47380ee..7c80e2f72 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.cpp +++ b/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_ProxyCallouts.cpp diff --git a/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.h b/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.h index a3d158cb2..00d550e71 100644 --- a/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.h +++ b/network/trans/WFPSampler/sys/CompletionFunctions_ProxyCallouts.h @@ -1,6 +1,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // CompletionFunctions_ProxyCallouts.cpp diff --git a/network/trans/WFPSampler/sys/Framework_Events.cpp b/network/trans/WFPSampler/sys/Framework_Events.cpp index baf59cc8d..d672b5d3c 100644 --- a/network/trans/WFPSampler/sys/Framework_Events.cpp +++ b/network/trans/WFPSampler/sys/Framework_Events.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_Events.cpp diff --git a/network/trans/WFPSampler/sys/Framework_Events.h b/network/trans/WFPSampler/sys/Framework_Events.h index 2858656d9..771080775 100644 --- a/network/trans/WFPSampler/sys/Framework_Events.h +++ b/network/trans/WFPSampler/sys/Framework_Events.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_Events.h diff --git a/network/trans/WFPSampler/sys/Framework_Include.h b/network/trans/WFPSampler/sys/Framework_Include.h index 4a696b148..3149b2525 100644 --- a/network/trans/WFPSampler/sys/Framework_Include.h +++ b/network/trans/WFPSampler/sys/Framework_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_Include.h diff --git a/network/trans/WFPSampler/sys/Framework_PowerStates.cpp b/network/trans/WFPSampler/sys/Framework_PowerStates.cpp index c615f8a10..84b2a7495 100644 --- a/network/trans/WFPSampler/sys/Framework_PowerStates.cpp +++ b/network/trans/WFPSampler/sys/Framework_PowerStates.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_PowerStates.cpp diff --git a/network/trans/WFPSampler/sys/Framework_PowerStates.h b/network/trans/WFPSampler/sys/Framework_PowerStates.h index 10ddac58d..3bfd2e70a 100644 --- a/network/trans/WFPSampler/sys/Framework_PowerStates.h +++ b/network/trans/WFPSampler/sys/Framework_PowerStates.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_PowerStates.h diff --git a/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.cpp b/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.cpp index 88369c815..2ca6bfa70 100644 --- a/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.cpp +++ b/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSamplerCalloutDriver.cpp diff --git a/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.h b/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.h index b89023835..41a8305a9 100644 --- a/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.h +++ b/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // Framework_WFPSamplerCalloutDriver.h diff --git a/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.rc b/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.rc index b98d5537c..082403a33 100644 --- a/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.rc +++ b/network/trans/WFPSampler/sys/Framework_WFPSamplerCalloutDriver.rc @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // WFPSampler.rc diff --git a/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.cpp b/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.cpp index 4567b5bd6..9d5e49819 100644 --- a/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.cpp +++ b/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ExposedCallouts.cpp diff --git a/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.h b/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.h index eb2e4f03e..47c246028 100644 --- a/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.h +++ b/network/trans/WFPSampler/sys/HelperFunctions_ExposedCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ExposedCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.cpp b/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.cpp index 18c938245..f4c8a9610 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.cpp +++ b/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_AdvancedCallouts.cpp diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.h b/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.h index ae26242ab..35d0fd8f0 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_AdvancedCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_AdvancedCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.cpp b/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.cpp index 6b86daaf3..12b0adcdf 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.cpp +++ b/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_BasicCallouts.cpp diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.h b/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.h index 58b11fa2d..675d8da3e 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_BasicCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_BasicCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.cpp b/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.cpp index 92011dfc3..b5ce64f9c 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.cpp +++ b/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_FastCallouts.cpp diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.h b/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.h index 96c816b43..898a543b3 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_FastCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_FastCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.cpp b/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.cpp index bf1506cec..cc9f568f7 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.cpp +++ b/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_FlowDelete.cpp diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.h b/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.h index faba5b104..c26aa140a 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_FlowDelete.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_FlowDelete.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_Include.h b/network/trans/WFPSampler/sys/NotifyFunctions_Include.h index 48c17b343..65f7c34c4 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_Include.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_Include.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.cpp b/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.cpp index e8b1fd637..e5eeaa2e4 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.cpp +++ b/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_PendCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.h b/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.h index 6b2554caa..eb8590553 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_PendCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_PendCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.cpp b/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.cpp index 5102b78da..ef8fafebf 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.cpp +++ b/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_ProxyCallouts.h diff --git a/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.h b/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.h index b410eacc3..ed08f8cd4 100644 --- a/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.h +++ b/network/trans/WFPSampler/sys/NotifyFunctions_ProxyCallouts.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // NotifyFunctions_ProxyCallouts.h diff --git a/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.cpp b/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.cpp index 8c1416277..ccc14d53f 100644 --- a/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.cpp +++ b/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // SubscriptionFunctions_BFEState.cpp diff --git a/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.h b/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.h index c32d63b47..049479290 100644 --- a/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.h +++ b/network/trans/WFPSampler/sys/SubscriptionFunctions_BFEState.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // SubscriptionFunctions_BFEState.h diff --git a/network/trans/WFPSampler/sys/SubscriptionFunctions_Include.h b/network/trans/WFPSampler/sys/SubscriptionFunctions_Include.h index 93de27985..03aa6cdee 100644 --- a/network/trans/WFPSampler/sys/SubscriptionFunctions_Include.h +++ b/network/trans/WFPSampler/sys/SubscriptionFunctions_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // SubscriptionFunctions_Include.h diff --git a/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX b/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX index c6aad0507..6b4e33376 100644 --- a/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX +++ b/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX @@ -1,6 +1,7 @@ ;/////////////////////////////////////////////////////////////////////////////////////////////////// ;// ;// Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +;// SPDX-License-Identifier: MS-PL ;// ;// Module Name: ;// WFPSamplerCalloutDriver.Inf diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.cpp index 8ee9072c7..5c71efd90 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ClassifyData.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.h b/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.h index 64f0090c0..208da2c9a 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_ClassifyData.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ClassifyData.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.cpp index ad486000a..9bfa4ab4c 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_DeferredProcedureCalls.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.h b/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.h index 0d334e09f..309bcf862 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_DeferredProcedureCalls.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_DeferredProcedureCalls.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.cpp index a21dcf8a9..c1bb29185 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FlowContext.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.h b/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.h index 6e180e7a8..a21eb59f9 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_FlowContext.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FlowContext.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.cpp index 773247850..9d4e2b738 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions\FwpObjects.c diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.h b/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.h index 0e6f0eb8d..9b70bc2ab 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_FwpObjects.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_FwpObjects.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_Headers.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_Headers.cpp index 3e4008907..2c47829d4 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_Headers.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_Headers.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Headers.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_Headers.h b/network/trans/WFPSampler/syslib/HelperFunctions_Headers.h index 04ecf96c2..f5324d299 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_Headers.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_Headers.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Headers.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_ICMPMessages.h b/network/trans/WFPSampler/syslib/HelperFunctions_ICMPMessages.h index d8a5437b5..8238b54ef 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_ICMPMessages.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_ICMPMessages.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_ICMPMessages.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_Include.h b/network/trans/WFPSampler/syslib/HelperFunctions_Include.h index c00ad17db..d3d33882b 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_Include.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_Include.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions\Include.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.cpp index 64de129de..3922dae65 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_InjectionData.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.h b/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.h index 9967c1e74..754803f3e 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_InjectionData.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_InjectionData.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_Macros.h b/network/trans/WFPSampler/syslib/HelperFunctions_Macros.h index 8af997bba..fc8ad10b7 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_Macros.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_Macros.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_Macros.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.cpp index b56c63c60..52e424583 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_NDIS.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.h b/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.h index 6bd6f10e6..e7397efa7 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_NDIS.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_NDIS.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.cpp index 2d6bd3c99..c1abc2aac 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_NetBuffer.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.h b/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.h index 69f378982..71d396055 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_NetBuffer.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_NetBuffer.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_NotifyData.h b/network/trans/WFPSampler/syslib/HelperFunctions_NotifyData.h index 7075f9411..fc636aa15 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_NotifyData.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_NotifyData.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_NotifyData.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_PendData.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_PendData.cpp index bc2528a09..122f7fcb2 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_PendData.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_PendData.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_PendData.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_PendData.h b/network/trans/WFPSampler/syslib/HelperFunctions_PendData.h index 12e06b419..93c5559db 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_PendData.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_PendData.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_PendData.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.cpp index 22f08c609..8d06edd4e 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_RedirectData.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.h b/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.h index b6b77a351..7bdf84bd0 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_RedirectData.h diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp index 3a5f76966..361fd3c6e 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_WorkItems.cpp diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.h b/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.h index 4d78844fb..ec1e9a90c 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.h +++ b/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2014 Microsoft Corporation. All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: // HelperFunctions_WorkItems.h diff --git a/network/trans/ddproxy/sys/DD_drv.c b/network/trans/ddproxy/sys/DD_drv.c index b7aa5eb9c..9446dfdb7 100644 --- a/network/trans/ddproxy/sys/DD_drv.c +++ b/network/trans/ddproxy/sys/DD_drv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/ddproxy/sys/DD_proxy.c b/network/trans/ddproxy/sys/DD_proxy.c index 089c273c6..2d385f4e1 100644 --- a/network/trans/ddproxy/sys/DD_proxy.c +++ b/network/trans/ddproxy/sys/DD_proxy.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/ddproxy/sys/DD_proxy.h b/network/trans/ddproxy/sys/DD_proxy.h index 197b0ff96..55fdd33a4 100644 --- a/network/trans/ddproxy/sys/DD_proxy.h +++ b/network/trans/ddproxy/sys/DD_proxy.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/inspect/sys/TL_drv.c b/network/trans/inspect/sys/TL_drv.c index 32ee3321f..2cfcea4d1 100644 --- a/network/trans/inspect/sys/TL_drv.c +++ b/network/trans/inspect/sys/TL_drv.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/inspect/sys/inspect.c b/network/trans/inspect/sys/inspect.c index ea0d43713..44b5e48f5 100644 --- a/network/trans/inspect/sys/inspect.c +++ b/network/trans/inspect/sys/inspect.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/inspect/sys/inspect.h b/network/trans/inspect/sys/inspect.h index baff64858..0943980ab 100644 --- a/network/trans/inspect/sys/inspect.h +++ b/network/trans/inspect/sys/inspect.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/inspect/sys/utils.c b/network/trans/inspect/sys/utils.c index c1b85ae84..143b3eca4 100644 --- a/network/trans/inspect/sys/utils.c +++ b/network/trans/inspect/sys/utils.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/inspect/sys/utils.h b/network/trans/inspect/sys/utils.h index 3570cd8ae..e229eaa99 100644 --- a/network/trans/inspect/sys/utils.h +++ b/network/trans/inspect/sys/utils.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/exe/monitor.cpp b/network/trans/msnmntr/exe/monitor.cpp index def6625c4..7b854c71c 100644 --- a/network/trans/msnmntr/exe/monitor.cpp +++ b/network/trans/msnmntr/exe/monitor.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/inc/ioctl.h b/network/trans/msnmntr/inc/ioctl.h index ea08dc429..34e8b91c6 100644 --- a/network/trans/msnmntr/inc/ioctl.h +++ b/network/trans/msnmntr/inc/ioctl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/inc/mntrguid.h b/network/trans/msnmntr/inc/mntrguid.h index 8b072853f..4cf103052 100644 --- a/network/trans/msnmntr/inc/mntrguid.h +++ b/network/trans/msnmntr/inc/mntrguid.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/ctl.c b/network/trans/msnmntr/sys/ctl.c index 09a418c30..85cfbcae0 100644 --- a/network/trans/msnmntr/sys/ctl.c +++ b/network/trans/msnmntr/sys/ctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/ctl.h b/network/trans/msnmntr/sys/ctl.h index 6e268be27..584e61288 100644 --- a/network/trans/msnmntr/sys/ctl.h +++ b/network/trans/msnmntr/sys/ctl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/init.c b/network/trans/msnmntr/sys/init.c index a85ff103b..59608363b 100644 --- a/network/trans/msnmntr/sys/init.c +++ b/network/trans/msnmntr/sys/init.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/msnmntr.c b/network/trans/msnmntr/sys/msnmntr.c index 214b98be6..d34741641 100644 --- a/network/trans/msnmntr/sys/msnmntr.c +++ b/network/trans/msnmntr/sys/msnmntr.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/msnmntr.h b/network/trans/msnmntr/sys/msnmntr.h index adb470c0f..05cf2a054 100644 --- a/network/trans/msnmntr/sys/msnmntr.h +++ b/network/trans/msnmntr/sys/msnmntr.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/notify.c b/network/trans/msnmntr/sys/notify.c index 935cd1612..093b80c15 100644 --- a/network/trans/msnmntr/sys/notify.c +++ b/network/trans/msnmntr/sys/notify.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/msnmntr/sys/notify.h b/network/trans/msnmntr/sys/notify.h index ba37fab24..336783d30 100644 --- a/network/trans/msnmntr/sys/notify.h +++ b/network/trans/msnmntr/sys/notify.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: diff --git a/network/trans/stmedit/sys/InlineEdit.c b/network/trans/stmedit/sys/InlineEdit.c index 2586072e6..af687b85a 100644 --- a/network/trans/stmedit/sys/InlineEdit.c +++ b/network/trans/stmedit/sys/InlineEdit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: Stream Edit Callout Driver Sample. diff --git a/network/trans/stmedit/sys/LwQueue.c b/network/trans/stmedit/sys/LwQueue.c index 27154d70b..a66260779 100644 --- a/network/trans/stmedit/sys/LwQueue.c +++ b/network/trans/stmedit/sys/LwQueue.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: Stream Edit Callout Driver Sample. diff --git a/network/trans/stmedit/sys/OobEdit.c b/network/trans/stmedit/sys/OobEdit.c index 285dff9f7..30c2a4722 100644 --- a/network/trans/stmedit/sys/OobEdit.c +++ b/network/trans/stmedit/sys/OobEdit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: Stream Edit Callout Driver Sample. diff --git a/network/trans/stmedit/sys/StreamEdit.c b/network/trans/stmedit/sys/StreamEdit.c index e4f91c61f..662454e92 100644 --- a/network/trans/stmedit/sys/StreamEdit.c +++ b/network/trans/stmedit/sys/StreamEdit.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: Stream Edit Callout Driver Sample. diff --git a/network/trans/stmedit/sys/StreamEdit.h b/network/trans/stmedit/sys/StreamEdit.h index 13fc2f34a..63a9eb873 100644 --- a/network/trans/stmedit/sys/StreamEdit.h +++ b/network/trans/stmedit/sys/StreamEdit.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved +SPDX-License-Identifier: MS-PL Abstract: Stream Edit Callout Driver Sample. diff --git a/network/wlan/WDI/HEADER/PrecompInc_sample.h b/network/wlan/WDI/HEADER/PrecompInc_sample.h index f4419080b..d6120d1de 100644 --- a/network/wlan/WDI/HEADER/PrecompInc_sample.h +++ b/network/wlan/WDI/HEADER/PrecompInc_sample.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: PrecompInc.h diff --git a/network/wlan/WDI/HEADER/WlanDriverEvents.h b/network/wlan/WDI/HEADER/WlanDriverEvents.h index e51f22497..490e9a17c 100644 --- a/network/wlan/WDI/HEADER/WlanDriverEvents.h +++ b/network/wlan/WDI/HEADER/WlanDriverEvents.h @@ -2,6 +2,7 @@ //* This is an include file generated by Message Compiler. *` //* *` //* Copyright (c) Microsoft Corporation. All Rights Reserved. *` +//* SPDX-License-Identifier: MS-PL //**********************************************************************` #pragma once #include diff --git a/network/wlan/WDI/PLATFORM/NDIS6/N62C_Oids.h b/network/wlan/WDI/PLATFORM/NDIS6/N62C_Oids.h index 88a002ac7..bd3545645 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/N62C_Oids.h +++ b/network/wlan/WDI/PLATFORM/NDIS6/N62C_Oids.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: N62C_Oids.h diff --git a/network/wlan/WDI/PLATFORM/NDIS6/N62C_Port.h b/network/wlan/WDI/PLATFORM/NDIS6/N62C_Port.h index d51905766..206027447 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/N62C_Port.h +++ b/network/wlan/WDI/PLATFORM/NDIS6/N62C_Port.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: N62C_Port.h diff --git a/network/wlan/WDI/PLATFORM/NDIS6/N62C_QueryOID.h b/network/wlan/WDI/PLATFORM/NDIS6/N62C_QueryOID.h index c42006e67..d327ebb00 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/N62C_QueryOID.h +++ b/network/wlan/WDI/PLATFORM/NDIS6/N62C_QueryOID.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: N62C_QueryOID.h diff --git a/network/wlan/WDI/PLATFORM/NDIS6/N62C_QuerySetOID.h b/network/wlan/WDI/PLATFORM/NDIS6/N62C_QuerySetOID.h index fe94386ed..297033e7c 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/N62C_QuerySetOID.h +++ b/network/wlan/WDI/PLATFORM/NDIS6/N62C_QuerySetOID.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: N62C_QuerySetOID.h diff --git a/network/wlan/WDI/PLATFORM/NDIS6/N62C_SetOID.h b/network/wlan/WDI/PLATFORM/NDIS6/N62C_SetOID.h index b28db43ad..e1a117982 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/N62C_SetOID.h +++ b/network/wlan/WDI/PLATFORM/NDIS6/N62C_SetOID.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: N62C_SETOID.h diff --git a/network/wlan/WDI/PLATFORM/NDIS6/N62C_def.h b/network/wlan/WDI/PLATFORM/NDIS6/N62C_def.h index 4aa9dad9f..638ddde01 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/N62C_def.h +++ b/network/wlan/WDI/PLATFORM/NDIS6/N62C_def.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: N62C_def.h diff --git a/network/wlan/WDI/PLATFORM/NDIS6/new.cpp b/network/wlan/WDI/PLATFORM/NDIS6/new.cpp index 7f6b201e2..8417e6053 100644 --- a/network/wlan/WDI/PLATFORM/NDIS6/new.cpp +++ b/network/wlan/WDI/PLATFORM/NDIS6/new.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Microsoft Confidential diff --git a/network/wlan/ihvsampleui/IHVClassFactory.cpp b/network/wlan/ihvsampleui/IHVClassFactory.cpp index 7da337d51..9871e92c9 100644 --- a/network/wlan/ihvsampleui/IHVClassFactory.cpp +++ b/network/wlan/ihvsampleui/IHVClassFactory.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVClassFactory.h b/network/wlan/ihvsampleui/IHVClassFactory.h index 60f814c33..c100d10fc 100644 --- a/network/wlan/ihvsampleui/IHVClassFactory.h +++ b/network/wlan/ihvsampleui/IHVClassFactory.h @@ -1,6 +1,7 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVRegistryHelper.cpp b/network/wlan/ihvsampleui/IHVRegistryHelper.cpp index ebe8622c9..4d6f36a63 100644 --- a/network/wlan/ihvsampleui/IHVRegistryHelper.cpp +++ b/network/wlan/ihvsampleui/IHVRegistryHelper.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVRegistryHelper.h b/network/wlan/ihvsampleui/IHVRegistryHelper.h index 76c85b1cc..52c51d1c2 100644 --- a/network/wlan/ihvsampleui/IHVRegistryHelper.h +++ b/network/wlan/ihvsampleui/IHVRegistryHelper.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSample.idl b/network/wlan/ihvsampleui/IHVSample.idl index 81e051403..0558f1a8f 100644 --- a/network/wlan/ihvsampleui/IHVSample.idl +++ b/network/wlan/ihvsampleui/IHVSample.idl @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUI.cpp b/network/wlan/ihvsampleui/IHVSampleExtUI.cpp index a5e60d7a9..764c2b54e 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUI.cpp +++ b/network/wlan/ihvsampleui/IHVSampleExtUI.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUI.h b/network/wlan/ihvsampleui/IHVSampleExtUI.h index 474c56a3f..eb61d96ed 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUI.h +++ b/network/wlan/ihvsampleui/IHVSampleExtUI.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUICon.cpp b/network/wlan/ihvsampleui/IHVSampleExtUICon.cpp index e5eeb6cd1..afd09b22f 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUICon.cpp +++ b/network/wlan/ihvsampleui/IHVSampleExtUICon.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUICon.h b/network/wlan/ihvsampleui/IHVSampleExtUICon.h index fd58c1063..f53b09416 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUICon.h +++ b/network/wlan/ihvsampleui/IHVSampleExtUICon.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUIKey.cpp b/network/wlan/ihvsampleui/IHVSampleExtUIKey.cpp index 19c9610a2..4b36a3994 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUIKey.cpp +++ b/network/wlan/ihvsampleui/IHVSampleExtUIKey.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUIKey.h b/network/wlan/ihvsampleui/IHVSampleExtUIKey.h index c106e549c..050bc03af 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUIKey.h +++ b/network/wlan/ihvsampleui/IHVSampleExtUIKey.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUISec.cpp b/network/wlan/ihvsampleui/IHVSampleExtUISec.cpp index 1cfa37149..5143e72b3 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUISec.cpp +++ b/network/wlan/ihvsampleui/IHVSampleExtUISec.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleExtUISec.h b/network/wlan/ihvsampleui/IHVSampleExtUISec.h index fc8caa2e5..3153f2b2d 100644 --- a/network/wlan/ihvsampleui/IHVSampleExtUISec.h +++ b/network/wlan/ihvsampleui/IHVSampleExtUISec.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleProfile.cpp b/network/wlan/ihvsampleui/IHVSampleProfile.cpp index 0b9bb8a26..79cac9f68 100644 --- a/network/wlan/ihvsampleui/IHVSampleProfile.cpp +++ b/network/wlan/ihvsampleui/IHVSampleProfile.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleProfile.h b/network/wlan/ihvsampleui/IHVSampleProfile.h index 66e8ce3fe..0d86892c0 100644 --- a/network/wlan/ihvsampleui/IHVSampleProfile.h +++ b/network/wlan/ihvsampleui/IHVSampleProfile.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/IHVSampleUI.cpp b/network/wlan/ihvsampleui/IHVSampleUI.cpp index f93218bc2..d123cd49a 100644 --- a/network/wlan/ihvsampleui/IHVSampleUI.cpp +++ b/network/wlan/ihvsampleui/IHVSampleUI.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/iunk.h b/network/wlan/ihvsampleui/iunk.h index 9b8242c56..c043e561c 100644 --- a/network/wlan/ihvsampleui/iunk.h +++ b/network/wlan/ihvsampleui/iunk.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/precomp.h b/network/wlan/ihvsampleui/precomp.h index b7bff11f1..ecd486ff5 100644 --- a/network/wlan/ihvsampleui/precomp.h +++ b/network/wlan/ihvsampleui/precomp.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/utils.cpp b/network/wlan/ihvsampleui/utils.cpp index 1f9bbe103..6238596ec 100644 --- a/network/wlan/ihvsampleui/utils.cpp +++ b/network/wlan/ihvsampleui/utils.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wlan/ihvsampleui/utils.h b/network/wlan/ihvsampleui/utils.h index 015e94dd2..62ce85203 100644 --- a/network/wlan/ihvsampleui/utils.h +++ b/network/wlan/ihvsampleui/utils.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft Corporation 2005 +// SPDX-License-Identifier: MS-PL // IHV UI Extension sample // diff --git a/network/wsk/echosrv/wsksmple.c b/network/wsk/echosrv/wsksmple.c index 99a62361c..79ebcfae2 100644 --- a/network/wsk/echosrv/wsksmple.c +++ b/network/wsk/echosrv/wsksmple.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/wwan/cxwmbclass/adapter.cpp b/network/wwan/cxwmbclass/adapter.cpp index ed60b427d..16940a81a 100644 --- a/network/wwan/cxwmbclass/adapter.cpp +++ b/network/wwan/cxwmbclass/adapter.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/businit.cpp b/network/wwan/cxwmbclass/businit.cpp index a4109adab..563c138de 100644 --- a/network/wwan/cxwmbclass/businit.cpp +++ b/network/wwan/cxwmbclass/businit.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/network/wwan/cxwmbclass/cxwmbclass.rc b/network/wwan/cxwmbclass/cxwmbclass.rc index 6df53fd8a..57765096e 100644 --- a/network/wwan/cxwmbclass/cxwmbclass.rc +++ b/network/wwan/cxwmbclass/cxwmbclass.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "windows.h" #include "ntverp.h" diff --git a/network/wwan/cxwmbclass/datapipe.cpp b/network/wwan/cxwmbclass/datapipe.cpp index b753a9e9e..eceb88331 100644 --- a/network/wwan/cxwmbclass/datapipe.cpp +++ b/network/wwan/cxwmbclass/datapipe.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/device.cpp b/network/wwan/cxwmbclass/device.cpp index 0aadfc355..5c9a7522d 100644 --- a/network/wwan/cxwmbclass/device.cpp +++ b/network/wwan/cxwmbclass/device.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/driver.cpp b/network/wwan/cxwmbclass/driver.cpp index e1c8bc69e..3c7278490 100644 --- a/network/wwan/cxwmbclass/driver.cpp +++ b/network/wwan/cxwmbclass/driver.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/inc/BusInterface.h b/network/wwan/cxwmbclass/inc/BusInterface.h index 819f93e57..b4939c604 100644 --- a/network/wwan/cxwmbclass/inc/BusInterface.h +++ b/network/wwan/cxwmbclass/inc/BusInterface.h @@ -1,6 +1,7 @@ /*************************************************************************** Copyright (c) 2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/wwan/cxwmbclass/inc/MbbLibrary.h b/network/wwan/cxwmbclass/inc/MbbLibrary.h index 25c4bef96..cc97a222f 100644 --- a/network/wwan/cxwmbclass/inc/MbbLibrary.h +++ b/network/wwan/cxwmbclass/inc/MbbLibrary.h @@ -1,6 +1,7 @@ /*************************************************************************** Copyright (c) 2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/wwan/cxwmbclass/inc/adapter.h b/network/wwan/cxwmbclass/inc/adapter.h index 236daad42..3a4eda72b 100644 --- a/network/wwan/cxwmbclass/inc/adapter.h +++ b/network/wwan/cxwmbclass/inc/adapter.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/align.h b/network/wwan/cxwmbclass/inc/align.h index 5c8117d39..29abb0435 100644 --- a/network/wwan/cxwmbclass/inc/align.h +++ b/network/wwan/cxwmbclass/inc/align.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1988-1992 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/network/wwan/cxwmbclass/inc/data.h b/network/wwan/cxwmbclass/inc/data.h index 4ac1a8abc..61765e430 100644 --- a/network/wwan/cxwmbclass/inc/data.h +++ b/network/wwan/cxwmbclass/inc/data.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // //////////////////////////////////////////////////////////////////////////////// // diff --git a/network/wwan/cxwmbclass/inc/device.h b/network/wwan/cxwmbclass/inc/device.h index a00ea7f40..809e49117 100644 --- a/network/wwan/cxwmbclass/inc/device.h +++ b/network/wwan/cxwmbclass/inc/device.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/mbbmessages.h b/network/wwan/cxwmbclass/inc/mbbmessages.h index 61957009f..07051589b 100644 --- a/network/wwan/cxwmbclass/inc/mbbmessages.h +++ b/network/wwan/cxwmbclass/inc/mbbmessages.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // /* this ALWAYS GENERATED file contains the definitions for the interfaces */ diff --git a/network/wwan/cxwmbclass/inc/mbbncm.h b/network/wwan/cxwmbclass/inc/mbbncm.h index 9731dedf2..f2f2337b9 100644 --- a/network/wwan/cxwmbclass/inc/mbbncm.h +++ b/network/wwan/cxwmbclass/inc/mbbncm.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/power.h b/network/wwan/cxwmbclass/inc/power.h index 0205fb8ee..b0cb7aa82 100644 --- a/network/wwan/cxwmbclass/inc/power.h +++ b/network/wwan/cxwmbclass/inc/power.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/precomp.h b/network/wwan/cxwmbclass/inc/precomp.h index 706407ba0..0959f2663 100644 --- a/network/wwan/cxwmbclass/inc/precomp.h +++ b/network/wwan/cxwmbclass/inc/precomp.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/rxqueue.h b/network/wwan/cxwmbclass/inc/rxqueue.h index fa57e6e05..364934825 100644 --- a/network/wwan/cxwmbclass/inc/rxqueue.h +++ b/network/wwan/cxwmbclass/inc/rxqueue.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/txqueue.h b/network/wwan/cxwmbclass/inc/txqueue.h index 7bab9c076..071a75ba3 100644 --- a/network/wwan/cxwmbclass/inc/txqueue.h +++ b/network/wwan/cxwmbclass/inc/txqueue.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/usbbus.h b/network/wwan/cxwmbclass/inc/usbbus.h index cca02f60a..68dfe0517 100644 --- a/network/wwan/cxwmbclass/inc/usbbus.h +++ b/network/wwan/cxwmbclass/inc/usbbus.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/util.h b/network/wwan/cxwmbclass/inc/util.h index e55c07e04..2a4707573 100644 --- a/network/wwan/cxwmbclass/inc/util.h +++ b/network/wwan/cxwmbclass/inc/util.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once diff --git a/network/wwan/cxwmbclass/inc/utils.h b/network/wwan/cxwmbclass/inc/utils.h index e7d06637f..f0330cd37 100644 --- a/network/wwan/cxwmbclass/inc/utils.h +++ b/network/wwan/cxwmbclass/inc/utils.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #pragma once NTSTATUS diff --git a/network/wwan/cxwmbclass/power.cpp b/network/wwan/cxwmbclass/power.cpp index e0726975c..fa292e1ee 100644 --- a/network/wwan/cxwmbclass/power.cpp +++ b/network/wwan/cxwmbclass/power.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/rxqueue.cpp b/network/wwan/cxwmbclass/rxqueue.cpp index 836201a56..654aaf82d 100644 --- a/network/wwan/cxwmbclass/rxqueue.cpp +++ b/network/wwan/cxwmbclass/rxqueue.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/txqueue.cpp b/network/wwan/cxwmbclass/txqueue.cpp index 9708b8b2a..d0772425a 100644 --- a/network/wwan/cxwmbclass/txqueue.cpp +++ b/network/wwan/cxwmbclass/txqueue.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include "precomp.h" diff --git a/network/wwan/cxwmbclass/util.cpp b/network/wwan/cxwmbclass/util.cpp index 2e2e5f340..a8cbad8f4 100644 --- a/network/wwan/cxwmbclass/util.cpp +++ b/network/wwan/cxwmbclass/util.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // //////////////////////////////////////////////////////////////////////////////// // diff --git a/network/wwan/cxwmbclass/utils.cpp b/network/wwan/cxwmbclass/utils.cpp index bc74100d1..7ab5e1815 100644 --- a/network/wwan/cxwmbclass/utils.cpp +++ b/network/wwan/cxwmbclass/utils.cpp @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include #include "util.h" diff --git a/nfp/net/exe/NetNfpControl.cpp b/nfp/net/exe/NetNfpControl.cpp index b101d19e5..64ae9128a 100644 --- a/nfp/net/exe/NetNfpControl.cpp +++ b/nfp/net/exe/NetNfpControl.cpp @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: NetNfpControl.cpp // Abstract: Windows Near-field Proximity Test tool. Designed for simulating proximity hardware. diff --git a/nfp/net/exe/precomp.h b/nfp/net/exe/precomp.h index 4748bcf89..b6db48abf 100644 --- a/nfp/net/exe/precomp.h +++ b/nfp/net/exe/precomp.h @@ -1,6 +1,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // // Module Name: precomp.h // Abstract: diff --git a/nfp/net/inc/NetNfp.h b/nfp/net/inc/NetNfp.h index b891313ea..8511f8cd1 100644 --- a/nfp/net/inc/NetNfp.h +++ b/nfp/net/inc/NetNfp.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/acpi/acpispecific.c b/pofx/PEP/acpi/acpispecific.c index 7160622be..ef32891db 100644 --- a/pofx/PEP/acpi/acpispecific.c +++ b/pofx/PEP/acpi/acpispecific.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/acpi/acpispecific.h b/pofx/PEP/acpi/acpispecific.h index 1291be72d..43869b4f9 100644 --- a/pofx/PEP/acpi/acpispecific.h +++ b/pofx/PEP/acpi/acpispecific.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/acpi/testdevice.c b/pofx/PEP/acpi/testdevice.c index a6f89b9de..6b19cf1fe 100644 --- a/pofx/PEP/acpi/testdevice.c +++ b/pofx/PEP/acpi/testdevice.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/common/acpinotify.c b/pofx/PEP/common/acpinotify.c index c7c1dd38e..0a1ac63bb 100644 --- a/pofx/PEP/common/acpinotify.c +++ b/pofx/PEP/common/acpinotify.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/common/driver.c b/pofx/PEP/common/driver.c index d2768b525..b72179b6f 100644 --- a/pofx/PEP/common/driver.c +++ b/pofx/PEP/common/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/common/pep.c b/pofx/PEP/common/pep.c index a80d79538..fb05928ed 100644 --- a/pofx/PEP/common/pep.c +++ b/pofx/PEP/common/pep.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/common/util.c b/pofx/PEP/common/util.c index 53d448edc..e7c3a0270 100644 --- a/pofx/PEP/common/util.c +++ b/pofx/PEP/common/util.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/common/work.c b/pofx/PEP/common/work.c index 1d9d5d460..dd8204dc7 100644 --- a/pofx/PEP/common/work.c +++ b/pofx/PEP/common/work.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/inc/common.h b/pofx/PEP/inc/common.h index f6219ddca..0cb125f10 100644 --- a/pofx/PEP/inc/common.h +++ b/pofx/PEP/inc/common.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/PEP/inc/pch.h b/pofx/PEP/inc/pch.h index b373dbe10..8dc005276 100644 --- a/pofx/PEP/inc/pch.h +++ b/pofx/PEP/inc/pch.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/inc/pep.h b/pofx/PEP/inc/pep.h index 314cbd89a..f64bd630e 100644 --- a/pofx/PEP/inc/pep.h +++ b/pofx/PEP/inc/pep.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/PEP/inc/trace.h b/pofx/PEP/inc/trace.h index 2a4f2e048..cde79fd29 100644 --- a/pofx/PEP/inc/trace.h +++ b/pofx/PEP/inc/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/UMDF2/App/PowerFxApp.cpp b/pofx/UMDF2/App/PowerFxApp.cpp index 2ea29a33c..32e0b6476 100644 --- a/pofx/UMDF2/App/PowerFxApp.cpp +++ b/pofx/UMDF2/App/PowerFxApp.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/UMDF2/Driver/SingleComp/HwSim.c b/pofx/UMDF2/Driver/SingleComp/HwSim.c index d41bbac2c..f7b875cef 100644 --- a/pofx/UMDF2/Driver/SingleComp/HwSim.c +++ b/pofx/UMDF2/Driver/SingleComp/HwSim.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/UMDF2/Driver/SingleComp/HwSim.h b/pofx/UMDF2/Driver/SingleComp/HwSim.h index e884019d7..496095ca1 100644 --- a/pofx/UMDF2/Driver/SingleComp/HwSim.h +++ b/pofx/UMDF2/Driver/SingleComp/HwSim.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/UMDF2/Driver/SingleComp/driver.c b/pofx/UMDF2/Driver/SingleComp/driver.c index 569a1e6a7..1034e23fd 100644 --- a/pofx/UMDF2/Driver/SingleComp/driver.c +++ b/pofx/UMDF2/Driver/SingleComp/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/UMDF2/Driver/SingleComp/driver.h b/pofx/UMDF2/Driver/SingleComp/driver.h index a707792af..2590e09e7 100644 --- a/pofx/UMDF2/Driver/SingleComp/driver.h +++ b/pofx/UMDF2/Driver/SingleComp/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/UMDF2/inc/AppInterface.h b/pofx/UMDF2/inc/AppInterface.h index 601733697..633320a87 100644 --- a/pofx/UMDF2/inc/AppInterface.h +++ b/pofx/UMDF2/inc/AppInterface.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/WDF/App/PowerFxApp.cpp b/pofx/WDF/App/PowerFxApp.cpp index 2ea29a33c..32e0b6476 100644 --- a/pofx/WDF/App/PowerFxApp.cpp +++ b/pofx/WDF/App/PowerFxApp.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/pofx/WDF/Driver/MultiComp/driver/HwSim.c b/pofx/WDF/Driver/MultiComp/driver/HwSim.c index b3c04d865..8c1f36104 100644 --- a/pofx/WDF/Driver/MultiComp/driver/HwSim.c +++ b/pofx/WDF/Driver/MultiComp/driver/HwSim.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/driver/HwSim.h b/pofx/WDF/Driver/MultiComp/driver/HwSim.h index f23395a3a..d2dc4a7be 100644 --- a/pofx/WDF/Driver/MultiComp/driver/HwSim.h +++ b/pofx/WDF/Driver/MultiComp/driver/HwSim.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.c b/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.c index f424c6b76..6e7102f61 100644 --- a/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.c +++ b/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.h b/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.h index 0d56edc8c..2ba3f7376 100644 --- a/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.h +++ b/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/inc/WdfPoFx.h b/pofx/WDF/Driver/MultiComp/inc/WdfPoFx.h index bcecdc866..a8f23502d 100644 --- a/pofx/WDF/Driver/MultiComp/inc/WdfPoFx.h +++ b/pofx/WDF/Driver/MultiComp/inc/WdfPoFx.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/lib/WdfPoFxPriv.h b/pofx/WDF/Driver/MultiComp/lib/WdfPoFxPriv.h index 6e294572c..7be44029b 100644 --- a/pofx/WDF/Driver/MultiComp/lib/WdfPoFxPriv.h +++ b/pofx/WDF/Driver/MultiComp/lib/WdfPoFxPriv.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/lib/component.c b/pofx/WDF/Driver/MultiComp/lib/component.c index b0e55f1f6..768ee023d 100644 --- a/pofx/WDF/Driver/MultiComp/lib/component.c +++ b/pofx/WDF/Driver/MultiComp/lib/component.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/lib/device.c b/pofx/WDF/Driver/MultiComp/lib/device.c index aa17eaea4..a8ad45b87 100644 --- a/pofx/WDF/Driver/MultiComp/lib/device.c +++ b/pofx/WDF/Driver/MultiComp/lib/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/lib/init.c b/pofx/WDF/Driver/MultiComp/lib/init.c index 27d30bb7c..c2a598947 100644 --- a/pofx/WDF/Driver/MultiComp/lib/init.c +++ b/pofx/WDF/Driver/MultiComp/lib/init.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/lib/s0idle.c b/pofx/WDF/Driver/MultiComp/lib/s0idle.c index 59ab1bd31..428d6d82e 100644 --- a/pofx/WDF/Driver/MultiComp/lib/s0idle.c +++ b/pofx/WDF/Driver/MultiComp/lib/s0idle.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/MultiComp/lib/s0idle.h b/pofx/WDF/Driver/MultiComp/lib/s0idle.h index 0ad103279..b6b15a3fa 100644 --- a/pofx/WDF/Driver/MultiComp/lib/s0idle.h +++ b/pofx/WDF/Driver/MultiComp/lib/s0idle.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/SingleComp/HwSim.c b/pofx/WDF/Driver/SingleComp/HwSim.c index 26f8faf08..a033d8e95 100644 --- a/pofx/WDF/Driver/SingleComp/HwSim.c +++ b/pofx/WDF/Driver/SingleComp/HwSim.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/SingleComp/HwSim.h b/pofx/WDF/Driver/SingleComp/HwSim.h index a43223fb4..e870bf19b 100644 --- a/pofx/WDF/Driver/SingleComp/HwSim.h +++ b/pofx/WDF/Driver/SingleComp/HwSim.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/SingleComp/driver.c b/pofx/WDF/Driver/SingleComp/driver.c index ad3b7d43b..eadebb1c2 100644 --- a/pofx/WDF/Driver/SingleComp/driver.c +++ b/pofx/WDF/Driver/SingleComp/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/Driver/SingleComp/driver.h b/pofx/WDF/Driver/SingleComp/driver.h index 850657c0e..49c1df27b 100644 --- a/pofx/WDF/Driver/SingleComp/driver.h +++ b/pofx/WDF/Driver/SingleComp/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/pofx/WDF/inc/AppInterface.h b/pofx/WDF/inc/AppInterface.h index 601733697..633320a87 100644 --- a/pofx/WDF/inc/AppInterface.h +++ b/pofx/WDF/inc/AppInterface.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plclient/plclient.c b/powerlimit/plclient/plclient.c index 416765902..e9d8ccd29 100644 --- a/powerlimit/plclient/plclient.c +++ b/powerlimit/plclient/plclient.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plclient/plclient.h b/powerlimit/plclient/plclient.h index 6e9a7f3fc..357549702 100644 --- a/powerlimit/plclient/plclient.h +++ b/powerlimit/plclient/plclient.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plclient/powerlimitclient_drvinterface.h b/powerlimit/plclient/powerlimitclient_drvinterface.h index d4c71bda9..5f58cf1bc 100644 --- a/powerlimit/plclient/powerlimitclient_drvinterface.h +++ b/powerlimit/plclient/powerlimitclient_drvinterface.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plclient/wdf.c b/powerlimit/plclient/wdf.c index f5d0eb9b0..6b869abbf 100644 --- a/powerlimit/plclient/wdf.c +++ b/powerlimit/plclient/wdf.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plpolicy/plpolicy.c b/powerlimit/plpolicy/plpolicy.c index e5db18cd1..f21d0dbc4 100644 --- a/powerlimit/plpolicy/plpolicy.c +++ b/powerlimit/plpolicy/plpolicy.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plpolicy/plpolicy.h b/powerlimit/plpolicy/plpolicy.h index ae767b63e..359edcd33 100644 --- a/powerlimit/plpolicy/plpolicy.h +++ b/powerlimit/plpolicy/plpolicy.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plpolicy/powerlimitpolicy_drvinterface.h b/powerlimit/plpolicy/powerlimitpolicy_drvinterface.h index cd630ef66..4af6538ab 100644 --- a/powerlimit/plpolicy/powerlimitpolicy_drvinterface.h +++ b/powerlimit/plpolicy/powerlimitpolicy_drvinterface.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/powerlimit/plpolicy/wdf.c b/powerlimit/plpolicy/wdf.c index 14760ac73..66595e325 100644 --- a/powerlimit/plpolicy/wdf.c +++ b/powerlimit/plpolicy/wdf.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/prm/PrmFunc/prmfuncsample.c b/prm/PrmFunc/prmfuncsample.c index c7eed1ebe..b65858fa0 100644 --- a/prm/PrmFunc/prmfuncsample.c +++ b/prm/PrmFunc/prmfuncsample.c @@ -1,6 +1,7 @@ /*-- Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/prm/PrmFunc/prmfuncsample.h b/prm/PrmFunc/prmfuncsample.h index 117b008d7..f611a9620 100644 --- a/prm/PrmFunc/prmfuncsample.h +++ b/prm/PrmFunc/prmfuncsample.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/sd/miniport/sdhc/sdhc.c b/sd/miniport/sdhc/sdhc.c index 54abe413d..730a7cb82 100644 --- a/sd/miniport/sdhc/sdhc.c +++ b/sd/miniport/sdhc/sdhc.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2002-2014 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/sd/miniport/sdhc/sdhc.h b/sd/miniport/sdhc/sdhc.h index 553a23932..55021af18 100644 --- a/sd/miniport/sdhc/sdhc.h +++ b/sd/miniport/sdhc/sdhc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2014 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/sd/miniport/sdhc/sdhc.rc b/sd/miniport/sdhc/sdhc.rc index 875808888..c822c35d1 100644 --- a/sd/miniport/sdhc/sdhc.rc +++ b/sd/miniport/sdhc/sdhc.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/sensors/ADXL345Acc/Device.h b/sensors/ADXL345Acc/Device.h index e1648227b..61cdf41a6 100644 --- a/sensors/ADXL345Acc/Device.h +++ b/sensors/ADXL345Acc/Device.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/ADXL345Acc/Driver.h b/sensors/ADXL345Acc/Driver.h index 6c069c44f..ab7f6b587 100644 --- a/sensors/ADXL345Acc/Driver.h +++ b/sensors/ADXL345Acc/Driver.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/ADXL345Acc/SensorsTrace.h b/sensors/ADXL345Acc/SensorsTrace.h index 9e35c9e4b..17efc94dc 100644 --- a/sensors/ADXL345Acc/SensorsTrace.h +++ b/sensors/ADXL345Acc/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/ADXL345Acc/adxl345.h b/sensors/ADXL345Acc/adxl345.h index 42f440521..aedd2ce5d 100644 --- a/sensors/ADXL345Acc/adxl345.h +++ b/sensors/ADXL345Acc/adxl345.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/ADXL345Acc/client.cpp b/sensors/ADXL345Acc/client.cpp index 747fd654f..73a4eef4c 100644 --- a/sensors/ADXL345Acc/client.cpp +++ b/sensors/ADXL345Acc/client.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/ADXL345Acc/device.cpp b/sensors/ADXL345Acc/device.cpp index 389f28cd9..0680c5c23 100644 --- a/sensors/ADXL345Acc/device.cpp +++ b/sensors/ADXL345Acc/device.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/ADXL345Acc/driver.cpp b/sensors/ADXL345Acc/driver.cpp index 0703d8585..7b52ef47a 100644 --- a/sensors/ADXL345Acc/driver.cpp +++ b/sensors/ADXL345Acc/driver.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Activity/Device.h b/sensors/Activity/Device.h index afd205db6..80e538887 100644 --- a/sensors/Activity/Device.h +++ b/sensors/Activity/Device.h @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // This module contains the type definitions for the client driver's device callback class. diff --git a/sensors/Activity/Driver.h b/sensors/Activity/Driver.h index 6c1611c58..3ad8911e3 100644 --- a/sensors/Activity/Driver.h +++ b/sensors/Activity/Driver.h @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // This module contains the implementation of entry and exit point of activity sample driver. diff --git a/sensors/Activity/HardwareSimulator.h b/sensors/Activity/HardwareSimulator.h index c61325f13..5d226cc26 100644 --- a/sensors/Activity/HardwareSimulator.h +++ b/sensors/Activity/HardwareSimulator.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // This module contains the type definitions for the activity sample driver hardware simulator. diff --git a/sensors/Activity/SensorsTrace.h b/sensors/Activity/SensorsTrace.h index f6239fd7f..673aec7c9 100644 --- a/sensors/Activity/SensorsTrace.h +++ b/sensors/Activity/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Activity/client.cpp b/sensors/Activity/client.cpp index ca4c5bc28..1dfd979b3 100644 --- a/sensors/Activity/client.cpp +++ b/sensors/Activity/client.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // This module contains the implementation of driver callback function from clx to activity detection driver. diff --git a/sensors/Activity/device.cpp b/sensors/Activity/device.cpp index 1b0339db0..bea065d22 100644 --- a/sensors/Activity/device.cpp +++ b/sensors/Activity/device.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // This module contains the type definitions for the client driver's device callback class. diff --git a/sensors/Activity/driver.cpp b/sensors/Activity/driver.cpp index b501f30ac..292dd901e 100644 --- a/sensors/Activity/driver.cpp +++ b/sensors/Activity/driver.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // This module contains the implementation of entry and exit point of activity sample driver. diff --git a/sensors/Activity/hardwaresimulator.cpp b/sensors/Activity/hardwaresimulator.cpp index 29d9203b1..cadd7508d 100644 --- a/sensors/Activity/hardwaresimulator.cpp +++ b/sensors/Activity/hardwaresimulator.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // This module contains the implementation of the activity sample driver hardware simulator. diff --git a/sensors/CustomSensors/Device.h b/sensors/CustomSensors/Device.h index 692bf6757..48fbf6cd9 100644 --- a/sensors/CustomSensors/Device.h +++ b/sensors/CustomSensors/Device.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/Driver.h b/sensors/CustomSensors/Driver.h index d14703172..c439d7fc1 100644 --- a/sensors/CustomSensors/Driver.h +++ b/sensors/CustomSensors/Driver.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/HardwareSimulator.h b/sensors/CustomSensors/HardwareSimulator.h index 3bb6e04cd..19516a7b7 100644 --- a/sensors/CustomSensors/HardwareSimulator.h +++ b/sensors/CustomSensors/HardwareSimulator.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/SensorsTrace.h b/sensors/CustomSensors/SensorsTrace.h index 2e84827ac..918e25db0 100644 --- a/sensors/CustomSensors/SensorsTrace.h +++ b/sensors/CustomSensors/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/client.cpp b/sensors/CustomSensors/client.cpp index d3915d3d5..74ef55553 100644 --- a/sensors/CustomSensors/client.cpp +++ b/sensors/CustomSensors/client.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/device.cpp b/sensors/CustomSensors/device.cpp index c08a0eb6e..13490c47e 100644 --- a/sensors/CustomSensors/device.cpp +++ b/sensors/CustomSensors/device.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/driver.cpp b/sensors/CustomSensors/driver.cpp index 7c0512dc4..435686758 100644 --- a/sensors/CustomSensors/driver.cpp +++ b/sensors/CustomSensors/driver.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/CustomSensors/hardwaresimulator.cpp b/sensors/CustomSensors/hardwaresimulator.cpp index e5bdb91c5..8ae343351 100644 --- a/sensors/CustomSensors/hardwaresimulator.cpp +++ b/sensors/CustomSensors/hardwaresimulator.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/Device.h b/sensors/Fusion/Device.h index 89d45ed96..2eb219d71 100644 --- a/sensors/Fusion/Device.h +++ b/sensors/Fusion/Device.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/Driver.h b/sensors/Fusion/Driver.h index 46153894b..103dbbf6f 100644 --- a/sensors/Fusion/Driver.h +++ b/sensors/Fusion/Driver.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/HardwareSimulator.h b/sensors/Fusion/HardwareSimulator.h index 67e564362..c438a92c0 100644 --- a/sensors/Fusion/HardwareSimulator.h +++ b/sensors/Fusion/HardwareSimulator.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/SensorsTrace.h b/sensors/Fusion/SensorsTrace.h index 8b3b87695..333d91404 100644 --- a/sensors/Fusion/SensorsTrace.h +++ b/sensors/Fusion/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/client.cpp b/sensors/Fusion/client.cpp index 686b41972..def3faae5 100644 --- a/sensors/Fusion/client.cpp +++ b/sensors/Fusion/client.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/device.cpp b/sensors/Fusion/device.cpp index 0ac6e042b..9e30b1885 100644 --- a/sensors/Fusion/device.cpp +++ b/sensors/Fusion/device.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/driver.cpp b/sensors/Fusion/driver.cpp index 1fd117f3e..03a3c176b 100644 --- a/sensors/Fusion/driver.cpp +++ b/sensors/Fusion/driver.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Fusion/hardwaresimulator.cpp b/sensors/Fusion/hardwaresimulator.cpp index b498defba..e026710ab 100644 --- a/sensors/Fusion/hardwaresimulator.cpp +++ b/sensors/Fusion/hardwaresimulator.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/Device.h b/sensors/Pedometer/Device.h index 593e0b95c..4bef5a797 100644 --- a/sensors/Pedometer/Device.h +++ b/sensors/Pedometer/Device.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/Driver.h b/sensors/Pedometer/Driver.h index d7b8cbfb2..7312f0b13 100644 --- a/sensors/Pedometer/Driver.h +++ b/sensors/Pedometer/Driver.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/HardwareSimulator.h b/sensors/Pedometer/HardwareSimulator.h index c0f72cace..737e03ea9 100644 --- a/sensors/Pedometer/HardwareSimulator.h +++ b/sensors/Pedometer/HardwareSimulator.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/SensorsTrace.h b/sensors/Pedometer/SensorsTrace.h index 9c6f30e59..37d15905e 100644 --- a/sensors/Pedometer/SensorsTrace.h +++ b/sensors/Pedometer/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/client.cpp b/sensors/Pedometer/client.cpp index debce7d12..1c10edde2 100644 --- a/sensors/Pedometer/client.cpp +++ b/sensors/Pedometer/client.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/device.cpp b/sensors/Pedometer/device.cpp index b543dc2c7..7235ebc8c 100644 --- a/sensors/Pedometer/device.cpp +++ b/sensors/Pedometer/device.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/driver.cpp b/sensors/Pedometer/driver.cpp index d9fb3ca26..841a20246 100644 --- a/sensors/Pedometer/driver.cpp +++ b/sensors/Pedometer/driver.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/Pedometer/hardwaresimulator.cpp b/sensors/Pedometer/hardwaresimulator.cpp index 6ab45953e..13ecf841c 100644 --- a/sensors/Pedometer/hardwaresimulator.cpp +++ b/sensors/Pedometer/hardwaresimulator.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SensorsComboDriver/AlsClient.cpp b/sensors/SensorsComboDriver/AlsClient.cpp index eb7080a29..8dfee04ce 100644 --- a/sensors/SensorsComboDriver/AlsClient.cpp +++ b/sensors/SensorsComboDriver/AlsClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/BarClient.cpp b/sensors/SensorsComboDriver/BarClient.cpp index 97135c59e..6e08f5a1d 100644 --- a/sensors/SensorsComboDriver/BarClient.cpp +++ b/sensors/SensorsComboDriver/BarClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/Clients.cpp b/sensors/SensorsComboDriver/Clients.cpp index 4524b6b6b..156e9244c 100644 --- a/sensors/SensorsComboDriver/Clients.cpp +++ b/sensors/SensorsComboDriver/Clients.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/Clients.h b/sensors/SensorsComboDriver/Clients.h index a8992fa7c..dd9b3e014 100644 --- a/sensors/SensorsComboDriver/Clients.h +++ b/sensors/SensorsComboDriver/Clients.h @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/Device.cpp b/sensors/SensorsComboDriver/Device.cpp index b93bbbd1c..231cebbee 100644 --- a/sensors/SensorsComboDriver/Device.cpp +++ b/sensors/SensorsComboDriver/Device.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/Driver.cpp b/sensors/SensorsComboDriver/Driver.cpp index 1ebc7a01b..0d0bef920 100644 --- a/sensors/SensorsComboDriver/Driver.cpp +++ b/sensors/SensorsComboDriver/Driver.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/Driver.h b/sensors/SensorsComboDriver/Driver.h index de307270b..472a12e16 100644 --- a/sensors/SensorsComboDriver/Driver.h +++ b/sensors/SensorsComboDriver/Driver.h @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/GeomagneticOrientationClient.cpp b/sensors/SensorsComboDriver/GeomagneticOrientationClient.cpp index b20339a7b..edb297b4b 100644 --- a/sensors/SensorsComboDriver/GeomagneticOrientationClient.cpp +++ b/sensors/SensorsComboDriver/GeomagneticOrientationClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/GravityVectorClient.cpp b/sensors/SensorsComboDriver/GravityVectorClient.cpp index 4dc53d7eb..1366ddc07 100644 --- a/sensors/SensorsComboDriver/GravityVectorClient.cpp +++ b/sensors/SensorsComboDriver/GravityVectorClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/GyrClient.cpp b/sensors/SensorsComboDriver/GyrClient.cpp index 389e6e8ec..e4078eab3 100644 --- a/sensors/SensorsComboDriver/GyrClient.cpp +++ b/sensors/SensorsComboDriver/GyrClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/MagClient.cpp b/sensors/SensorsComboDriver/MagClient.cpp index 5768cbc5a..0dcaeb631 100644 --- a/sensors/SensorsComboDriver/MagClient.cpp +++ b/sensors/SensorsComboDriver/MagClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/PrxClient.cpp b/sensors/SensorsComboDriver/PrxClient.cpp index fa10e0956..3dc9de0ad 100644 --- a/sensors/SensorsComboDriver/PrxClient.cpp +++ b/sensors/SensorsComboDriver/PrxClient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/SensorsTrace.h b/sensors/SensorsComboDriver/SensorsTrace.h index 85a8b811d..8c66e6cc1 100644 --- a/sensors/SensorsComboDriver/SensorsTrace.h +++ b/sensors/SensorsComboDriver/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SensorsComboDriver/linearaccelerometerclient.cpp b/sensors/SensorsComboDriver/linearaccelerometerclient.cpp index 036c294fb..6af317928 100644 --- a/sensors/SensorsComboDriver/linearaccelerometerclient.cpp +++ b/sensors/SensorsComboDriver/linearaccelerometerclient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SensorsComboDriver/relativefusionclient.cpp b/sensors/SensorsComboDriver/relativefusionclient.cpp index 872099a61..8525f171b 100644 --- a/sensors/SensorsComboDriver/relativefusionclient.cpp +++ b/sensors/SensorsComboDriver/relativefusionclient.cpp @@ -1,4 +1,5 @@ // Copyright (C) Microsoft Corporation, All Rights Reserved. +// SPDX-License-Identifier: MS-PL // // Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/Device.h b/sensors/SimpleDeviceOrientationSensor/Device.h index 3d1e677cb..9f24ce4e7 100644 --- a/sensors/SimpleDeviceOrientationSensor/Device.h +++ b/sensors/SimpleDeviceOrientationSensor/Device.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/Driver.h b/sensors/SimpleDeviceOrientationSensor/Driver.h index 9718080cd..33634962f 100644 --- a/sensors/SimpleDeviceOrientationSensor/Driver.h +++ b/sensors/SimpleDeviceOrientationSensor/Driver.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/HardwareSimulator.h b/sensors/SimpleDeviceOrientationSensor/HardwareSimulator.h index 7da0be144..3e80f872e 100644 --- a/sensors/SimpleDeviceOrientationSensor/HardwareSimulator.h +++ b/sensors/SimpleDeviceOrientationSensor/HardwareSimulator.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/SensorsTrace.h b/sensors/SimpleDeviceOrientationSensor/SensorsTrace.h index 6098864de..aa7da266d 100644 --- a/sensors/SimpleDeviceOrientationSensor/SensorsTrace.h +++ b/sensors/SimpleDeviceOrientationSensor/SensorsTrace.h @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/client.cpp b/sensors/SimpleDeviceOrientationSensor/client.cpp index c167b6c26..c31a5c259 100644 --- a/sensors/SimpleDeviceOrientationSensor/client.cpp +++ b/sensors/SimpleDeviceOrientationSensor/client.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/device.cpp b/sensors/SimpleDeviceOrientationSensor/device.cpp index e96243013..e110f9066 100644 --- a/sensors/SimpleDeviceOrientationSensor/device.cpp +++ b/sensors/SimpleDeviceOrientationSensor/device.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/driver.cpp b/sensors/SimpleDeviceOrientationSensor/driver.cpp index f3ed00450..c4575ad12 100644 --- a/sensors/SimpleDeviceOrientationSensor/driver.cpp +++ b/sensors/SimpleDeviceOrientationSensor/driver.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/sensors/SimpleDeviceOrientationSensor/hardwaresimulator.cpp b/sensors/SimpleDeviceOrientationSensor/hardwaresimulator.cpp index 759338cd2..16616de4d 100644 --- a/sensors/SimpleDeviceOrientationSensor/hardwaresimulator.cpp +++ b/sensors/SimpleDeviceOrientationSensor/hardwaresimulator.cpp @@ -1,4 +1,5 @@ //Copyright (C) Microsoft Corporation, All Rights Reserved. +//SPDX-License-Identifier: MS-PL // //Abstract: // diff --git a/serial/VirtualSerial2/ComPort/virtualserial2um.rc b/serial/VirtualSerial2/ComPort/virtualserial2um.rc index f9f0a8d0a..3b2f62c60 100644 --- a/serial/VirtualSerial2/ComPort/virtualserial2um.rc +++ b/serial/VirtualSerial2/ComPort/virtualserial2um.rc @@ -2,6 +2,7 @@ // Virtualserial.rc // // Copyright (c) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL //--------------------------------------------------------------------------- diff --git a/serial/VirtualSerial2/FakeModem/fakemodem2um.rc b/serial/VirtualSerial2/FakeModem/fakemodem2um.rc index 7d916be2b..2ab8b57f7 100644 --- a/serial/VirtualSerial2/FakeModem/fakemodem2um.rc +++ b/serial/VirtualSerial2/FakeModem/fakemodem2um.rc @@ -2,6 +2,7 @@ // FakeModem.rc // // Copyright (c) Microsoft Corporation, All Rights Reserved +// SPDX-License-Identifier: MS-PL //--------------------------------------------------------------------------- diff --git a/serial/VirtualSerial2/device.c b/serial/VirtualSerial2/device.c index 82f9f9a6b..c5629f043 100644 --- a/serial/VirtualSerial2/device.c +++ b/serial/VirtualSerial2/device.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/device.h b/serial/VirtualSerial2/device.h index e27188414..5ea8400ee 100644 --- a/serial/VirtualSerial2/device.h +++ b/serial/VirtualSerial2/device.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/driver.c b/serial/VirtualSerial2/driver.c index bb7f4c733..224339b90 100644 --- a/serial/VirtualSerial2/driver.c +++ b/serial/VirtualSerial2/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/driver.h b/serial/VirtualSerial2/driver.h index 787cef021..6c85df06d 100644 --- a/serial/VirtualSerial2/driver.h +++ b/serial/VirtualSerial2/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/internal.h b/serial/VirtualSerial2/internal.h index 82c149e39..ea4fcc7e2 100644 --- a/serial/VirtualSerial2/internal.h +++ b/serial/VirtualSerial2/internal.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/queue.c b/serial/VirtualSerial2/queue.c index 371ef6936..47c54efe7 100644 --- a/serial/VirtualSerial2/queue.c +++ b/serial/VirtualSerial2/queue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/queue.h b/serial/VirtualSerial2/queue.h index 909d699b5..ccacc2167 100644 --- a/serial/VirtualSerial2/queue.h +++ b/serial/VirtualSerial2/queue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/ringbuffer.c b/serial/VirtualSerial2/ringbuffer.c index 0efbe8217..b3da1e599 100644 --- a/serial/VirtualSerial2/ringbuffer.c +++ b/serial/VirtualSerial2/ringbuffer.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/ringbuffer.h b/serial/VirtualSerial2/ringbuffer.h index 8c5e3e393..497121a92 100644 --- a/serial/VirtualSerial2/ringbuffer.h +++ b/serial/VirtualSerial2/ringbuffer.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/VirtualSerial2/serial.h b/serial/VirtualSerial2/serial.h index 223c1ceb7..f77e094ef 100644 --- a/serial/VirtualSerial2/serial.h +++ b/serial/VirtualSerial2/serial.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serenum/enum.c b/serial/serenum/enum.c index 35ebe2ceb..423c4e82d 100644 --- a/serial/serenum/enum.c +++ b/serial/serenum/enum.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serenum/log.c b/serial/serenum/log.c index ad834d4b4..9232f18bb 100644 --- a/serial/serenum/log.c +++ b/serial/serenum/log.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1995,1996 Microsoft Corporation +SPDX-License-Identifier: MS-PL :ts=4 Module Name: diff --git a/serial/serenum/log.h b/serial/serenum/log.h index d9cea5de9..3642e26e9 100644 --- a/serial/serenum/log.h +++ b/serial/serenum/log.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1993 Microsoft Corporation +SPDX-License-Identifier: MS-PL :ts=4 Module Name: diff --git a/serial/serenum/pch.h b/serial/serenum/pch.h index d691138da..50116cebb 100644 --- a/serial/serenum/pch.h +++ b/serial/serenum/pch.h @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/serial/serenum/pnp.c b/serial/serenum/pnp.c index 93004c5cd..50dd12d51 100644 --- a/serial/serenum/pnp.c +++ b/serial/serenum/pnp.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1998-2000 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serenum/power.c b/serial/serenum/power.c index 65ff5ff23..6f9db965c 100644 --- a/serial/serenum/power.c +++ b/serial/serenum/power.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serenum/serenum.c b/serial/serenum/serenum.c index ec78544bc..10f8d10e3 100644 --- a/serial/serenum/serenum.c +++ b/serial/serenum/serenum.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1997-1998 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serenum/serenum.h b/serial/serenum/serenum.h index a3853f49d..db255325f 100644 --- a/serial/serenum/serenum.h +++ b/serial/serenum/serenum.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serenum/serenum.rc b/serial/serenum/serenum.rc index 21694531a..660806027 100644 --- a/serial/serenum/serenum.rc +++ b/serial/serenum/serenum.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/serial/serenum/string.c b/serial/serenum/string.c index 4e4fc7a6b..6c5b592d5 100644 --- a/serial/serenum/string.c +++ b/serial/serenum/string.c @@ -1,5 +1,6 @@ /*++ Copyright (c) 1998 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/error.c b/serial/serial/error.c index 8acdb077f..1959f4123 100644 --- a/serial/serial/error.c +++ b/serial/serial/error.c @@ -1,5 +1,6 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/flush.c b/serial/serial/flush.c index 47812df83..a76501be8 100644 --- a/serial/serial/flush.c +++ b/serial/serial/flush.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1991, 1992, 1993 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/immediat.c b/serial/serial/immediat.c index a7135c866..3cdfd4a93 100644 --- a/serial/serial/immediat.c +++ b/serial/serial/immediat.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1991, 1992, 1993 - 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/initunlo.c b/serial/serial/initunlo.c index 1f890e388..440f85825 100644 --- a/serial/serial/initunlo.c +++ b/serial/serial/initunlo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/ioctl.c b/serial/serial/ioctl.c index c571334b7..677ccef52 100644 --- a/serial/serial/ioctl.c +++ b/serial/serial/ioctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/isr.c b/serial/serial/isr.c index e76ba29bf..92c3b651d 100644 --- a/serial/serial/isr.c +++ b/serial/serial/isr.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/log.c b/serial/serial/log.c index 045badb37..834ee84d0 100644 --- a/serial/serial/log.c +++ b/serial/serial/log.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/log.h b/serial/serial/log.h index ab41afd02..b1a31cb0a 100644 --- a/serial/serial/log.h +++ b/serial/serial/log.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1993 Microsoft Corporation +SPDX-License-Identifier: MS-PL :ts=4 Module Name: diff --git a/serial/serial/modmflow.c b/serial/serial/modmflow.c index 97db85481..3f30f48e9 100644 --- a/serial/serial/modmflow.c +++ b/serial/serial/modmflow.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/openclos.c b/serial/serial/openclos.c index 321e5206b..6fdfec88e 100644 --- a/serial/serial/openclos.c +++ b/serial/serial/openclos.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/pnp.c b/serial/serial/pnp.c index ae186bef8..ecbd8e813 100644 --- a/serial/serial/pnp.c +++ b/serial/serial/pnp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1991, 1992, 1993 - 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/power.c b/serial/serial/power.c index 1898504a5..7fb139a6f 100644 --- a/serial/serial/power.c +++ b/serial/serial/power.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/purge.c b/serial/serial/purge.c index 103aef9c4..1b5fd0d34 100644 --- a/serial/serial/purge.c +++ b/serial/serial/purge.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/qsfile.c b/serial/serial/qsfile.c index b4f9d8d9f..7ea0cc604 100644 --- a/serial/serial/qsfile.c +++ b/serial/serial/qsfile.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1991, 1992, 1993 - 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/read.c b/serial/serial/read.c index a127d62fc..1a1ca587d 100644 --- a/serial/serial/read.c +++ b/serial/serial/read.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/registry.c b/serial/serial/registry.c index 78256a895..bce0217ef 100644 --- a/serial/serial/registry.c +++ b/serial/serial/registry.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/serial.h b/serial/serial/serial.h index 7bbe25447..e0ec6e5a0 100644 --- a/serial/serial/serial.h +++ b/serial/serial/serial.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990, 1991, 1992, 1993 - 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name : diff --git a/serial/serial/serialp.h b/serial/serial/serialp.h index 0a04c0f59..b4fcc84ba 100644 --- a/serial/serial/serialp.h +++ b/serial/serial/serialp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name : diff --git a/serial/serial/serlog.mc b/serial/serial/serlog.mc index ee6935b67..912928653 100644 --- a/serial/serial/serlog.mc +++ b/serial/serial/serlog.mc @@ -1,6 +1,7 @@ ;/*++ BUILD Version: 0001 // Increment this if a change has global effects ; ;Copyright (c) 1992, 1993 Microsoft Corporation +;SPDX-License-Identifier: MS-PL ; ;Module Name: ; diff --git a/serial/serial/trace.h b/serial/serial/trace.h index cb7f5f34d..ed7b75376 100644 --- a/serial/serial/trace.h +++ b/serial/serial/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/serial/serial/utils.c b/serial/serial/utils.c index 2386774f0..87251734a 100644 --- a/serial/serial/utils.c +++ b/serial/serial/utils.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/waitmask.c b/serial/serial/waitmask.c index b356d5e0f..1abfb1c49 100644 --- a/serial/serial/waitmask.c +++ b/serial/serial/waitmask.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/wmi.c b/serial/serial/wmi.c index 6d69910e5..47e650279 100644 --- a/serial/serial/wmi.c +++ b/serial/serial/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/serial/serial/write.c b/serial/serial/write.c index ae7eb69e6..ef675b56c 100644 --- a/serial/serial/write.c +++ b/serial/serial/write.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/setup/devcon/cmds.cpp b/setup/devcon/cmds.cpp index 0002b393a..a7eabe16c 100644 --- a/setup/devcon/cmds.cpp +++ b/setup/devcon/cmds.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/setup/devcon/devcon.cpp b/setup/devcon/devcon.cpp index 7e7e88a7d..198bbf9fc 100644 --- a/setup/devcon/devcon.cpp +++ b/setup/devcon/devcon.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/setup/devcon/devcon.h b/setup/devcon/devcon.h index d7034004f..9aa58b2de 100644 --- a/setup/devcon/devcon.h +++ b/setup/devcon/devcon.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/setup/devcon/devcon.rc b/setup/devcon/devcon.rc index c9cccb55f..94537dac1 100644 --- a/setup/devcon/devcon.rc +++ b/setup/devcon/devcon.rc @@ -1,5 +1,6 @@ // // Copyright (c) Microsoft Corporation. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/setup/devcon/dump.cpp b/setup/devcon/dump.cpp index 28a71ca75..2c5c3aa9a 100644 --- a/setup/devcon/dump.cpp +++ b/setup/devcon/dump.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/setup/devcon/msg.mc b/setup/devcon/msg.mc index 110bb2f87..ceebec333 100644 --- a/setup/devcon/msg.mc +++ b/setup/devcon/msg.mc @@ -1,5 +1,6 @@ ;// ;// Copyright (c) Microsoft Corporation. All rights reserved. +;// SPDX-License-Identifier: MS-PL ;// ;// diff --git a/setup/devcon/rc_ids.h b/setup/devcon/rc_ids.h index f377a0b56..2d1b42418 100644 --- a/setup/devcon/rc_ids.h +++ b/setup/devcon/rc_ids.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/simbatt/func/batclass_prepublish.h b/simbatt/func/batclass_prepublish.h index a952222b3..ac909df9d 100644 --- a/simbatt/func/batclass_prepublish.h +++ b/simbatt/func/batclass_prepublish.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/simbatt/func/miniclass.c b/simbatt/func/miniclass.c index 612b4c660..ada9dc819 100644 --- a/simbatt/func/miniclass.c +++ b/simbatt/func/miniclass.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/simbatt/func/simbatt.h b/simbatt/func/simbatt.h index c74051cb5..ad94914f8 100644 --- a/simbatt/func/simbatt.h +++ b/simbatt/func/simbatt.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/simbatt/func/simbattdriverif.h b/simbatt/func/simbattdriverif.h index 6fb45d8bb..1be065485 100644 --- a/simbatt/func/simbattdriverif.h +++ b/simbatt/func/simbattdriverif.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/simbatt/func/wdf.c b/simbatt/func/wdf.c index de9aee307..4e9e40fa5 100644 --- a/simbatt/func/wdf.c +++ b/simbatt/func/wdf.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/controller.cpp b/spb/SkeletonI2C/controller.cpp index f867fb629..00a697b6b 100644 --- a/spb/SkeletonI2C/controller.cpp +++ b/spb/SkeletonI2C/controller.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/controller.h b/spb/SkeletonI2C/controller.h index 40bcdf67b..bd2d14311 100644 --- a/spb/SkeletonI2C/controller.h +++ b/spb/SkeletonI2C/controller.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/device.cpp b/spb/SkeletonI2C/device.cpp index 7b6747e2a..55a4d1412 100644 --- a/spb/SkeletonI2C/device.cpp +++ b/spb/SkeletonI2C/device.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/device.h b/spb/SkeletonI2C/device.h index 06d993d27..5a9b036da 100644 --- a/spb/SkeletonI2C/device.h +++ b/spb/SkeletonI2C/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/driver.cpp b/spb/SkeletonI2C/driver.cpp index e6c587715..b69fd2008 100644 --- a/spb/SkeletonI2C/driver.cpp +++ b/spb/SkeletonI2C/driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/driver.h b/spb/SkeletonI2C/driver.h index 1029377c8..5d9d80640 100644 --- a/spb/SkeletonI2C/driver.h +++ b/spb/SkeletonI2C/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/hw.cpp b/spb/SkeletonI2C/hw.cpp index 497cfe5af..ccd26bb90 100644 --- a/spb/SkeletonI2C/hw.cpp +++ b/spb/SkeletonI2C/hw.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/hw.h b/spb/SkeletonI2C/hw.h index 1290c8eff..6fd58b7c5 100644 --- a/spb/SkeletonI2C/hw.h +++ b/spb/SkeletonI2C/hw.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/i2ctrace.h b/spb/SkeletonI2C/i2ctrace.h index 850176280..9d70876ef 100644 --- a/spb/SkeletonI2C/i2ctrace.h +++ b/spb/SkeletonI2C/i2ctrace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/internal.h b/spb/SkeletonI2C/internal.h index 5ff03af9f..bfd43b045 100644 --- a/spb/SkeletonI2C/internal.h +++ b/spb/SkeletonI2C/internal.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SkeletonI2C/skeletoni2c.h b/spb/SkeletonI2C/skeletoni2c.h index d52f1fd23..8b25648d6 100644 --- a/spb/SkeletonI2C/skeletoni2c.h +++ b/spb/SkeletonI2C/skeletoni2c.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/exe/command.cpp b/spb/SpbTestTool/exe/command.cpp index fa5592662..3b612b03a 100644 --- a/spb/SpbTestTool/exe/command.cpp +++ b/spb/SpbTestTool/exe/command.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/exe/command.h b/spb/SpbTestTool/exe/command.h index d3f887b08..0f075dfc6 100644 --- a/spb/SpbTestTool/exe/command.h +++ b/spb/SpbTestTool/exe/command.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/exe/internal.h b/spb/SpbTestTool/exe/internal.h index 268186c0f..0803c740d 100644 --- a/spb/SpbTestTool/exe/internal.h +++ b/spb/SpbTestTool/exe/internal.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/exe/main.cpp b/spb/SpbTestTool/exe/main.cpp index ce9e994a5..54fe3e048 100644 --- a/spb/SpbTestTool/exe/main.cpp +++ b/spb/SpbTestTool/exe/main.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/exe/util.cpp b/spb/SpbTestTool/exe/util.cpp index fe6067c96..f9d331683 100644 --- a/spb/SpbTestTool/exe/util.cpp +++ b/spb/SpbTestTool/exe/util.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/device.cpp b/spb/SpbTestTool/sys/device.cpp index 28455aa6c..f4ef9eb3a 100644 --- a/spb/SpbTestTool/sys/device.cpp +++ b/spb/SpbTestTool/sys/device.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/device.h b/spb/SpbTestTool/sys/device.h index 40ec99048..6cbd7f0c0 100644 --- a/spb/SpbTestTool/sys/device.h +++ b/spb/SpbTestTool/sys/device.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/driver.cpp b/spb/SpbTestTool/sys/driver.cpp index 253a88588..1e5616c55 100644 --- a/spb/SpbTestTool/sys/driver.cpp +++ b/spb/SpbTestTool/sys/driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/driver.h b/spb/SpbTestTool/sys/driver.h index 1029377c8..5d9d80640 100644 --- a/spb/SpbTestTool/sys/driver.h +++ b/spb/SpbTestTool/sys/driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/internal.h b/spb/SpbTestTool/sys/internal.h index 7e40560b8..3231b2e5e 100644 --- a/spb/SpbTestTool/sys/internal.h +++ b/spb/SpbTestTool/sys/internal.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/peripheral.cpp b/spb/SpbTestTool/sys/peripheral.cpp index c6966ada0..8a5a4c045 100644 --- a/spb/SpbTestTool/sys/peripheral.cpp +++ b/spb/SpbTestTool/sys/peripheral.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/peripheral.h b/spb/SpbTestTool/sys/peripheral.h index fc1fc8062..d1cd8befd 100644 --- a/spb/SpbTestTool/sys/peripheral.h +++ b/spb/SpbTestTool/sys/peripheral.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/spbtestioctl.h b/spb/SpbTestTool/sys/spbtestioctl.h index 5a0f7b7ed..2f00e6b89 100644 --- a/spb/SpbTestTool/sys/spbtestioctl.h +++ b/spb/SpbTestTool/sys/spbtestioctl.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/spb/SpbTestTool/sys/trace.h b/spb/SpbTestTool/sys/trace.h index 00601dc80..2584ea444 100644 --- a/spb/SpbTestTool/sys/trace.h +++ b/spb/SpbTestTool/sys/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/autorun.c b/storage/class/classpnp/src/autorun.c index 5cb5ca3d4..6fccae64e 100644 --- a/storage/class/classpnp/src/autorun.c +++ b/storage/class/classpnp/src/autorun.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/class.c b/storage/class/classpnp/src/class.c index 6da2b1467..c150b8e23 100644 --- a/storage/class/classpnp/src/class.c +++ b/storage/class/classpnp/src/class.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/class.rc b/storage/class/classpnp/src/class.rc index fb40e0332..b0b2e6155 100644 --- a/storage/class/classpnp/src/class.rc +++ b/storage/class/classpnp/src/class.rc @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1996 - 1999 +// SPDX-License-Identifier: MS-PL // // File: class.rc // diff --git a/storage/class/classpnp/src/classp.h b/storage/class/classpnp/src/classp.h index 1e2331c25..f0cf34b19 100644 --- a/storage/class/classpnp/src/classp.h +++ b/storage/class/classpnp/src/classp.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/classwmi.c b/storage/class/classpnp/src/classwmi.c index e21ec3562..ef0bf5d4f 100644 --- a/storage/class/classpnp/src/classwmi.c +++ b/storage/class/classpnp/src/classwmi.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/clntirp.c b/storage/class/classpnp/src/clntirp.c index c0fbcb1a3..81216ac01 100644 --- a/storage/class/classpnp/src/clntirp.c +++ b/storage/class/classpnp/src/clntirp.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/create.c b/storage/class/classpnp/src/create.c index f871ab260..c1163894a 100644 --- a/storage/class/classpnp/src/create.c +++ b/storage/class/classpnp/src/create.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/data.c b/storage/class/classpnp/src/data.c index 0faa333fc..809650867 100644 --- a/storage/class/classpnp/src/data.c +++ b/storage/class/classpnp/src/data.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/debug.c b/storage/class/classpnp/src/debug.c index b811c6d0e..f5ef8b06c 100644 --- a/storage/class/classpnp/src/debug.c +++ b/storage/class/classpnp/src/debug.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/debug.h b/storage/class/classpnp/src/debug.h index bd2e04ba1..85da91408 100644 --- a/storage/class/classpnp/src/debug.h +++ b/storage/class/classpnp/src/debug.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/dictlib.c b/storage/class/classpnp/src/dictlib.c index 73a7e5cae..b5394f5aa 100644 --- a/storage/class/classpnp/src/dictlib.c +++ b/storage/class/classpnp/src/dictlib.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1990 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/dispatch.c b/storage/class/classpnp/src/dispatch.c index c0296d343..9a1d4d801 100644 --- a/storage/class/classpnp/src/dispatch.c +++ b/storage/class/classpnp/src/dispatch.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2005 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/history.c b/storage/class/classpnp/src/history.c index c8505774a..73e30c041 100644 --- a/storage/class/classpnp/src/history.c +++ b/storage/class/classpnp/src/history.c @@ -2,6 +2,7 @@ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/lock.c b/storage/class/classpnp/src/lock.c index 1d0d240ca..24fc33b71 100644 --- a/storage/class/classpnp/src/lock.c +++ b/storage/class/classpnp/src/lock.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1990 - 1998 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/obsolete.c b/storage/class/classpnp/src/obsolete.c index e0fe3d13c..abee6ab0c 100644 --- a/storage/class/classpnp/src/obsolete.c +++ b/storage/class/classpnp/src/obsolete.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/power.c b/storage/class/classpnp/src/power.c index 75a6c05db..0bcbe9d61 100644 --- a/storage/class/classpnp/src/power.c +++ b/storage/class/classpnp/src/power.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/retry.c b/storage/class/classpnp/src/retry.c index 9b732becf..38b77ce28 100644 --- a/storage/class/classpnp/src/retry.c +++ b/storage/class/classpnp/src/retry.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/srblib.c b/storage/class/classpnp/src/srblib.c index f56ae419e..a7e6dcf27 100644 --- a/storage/class/classpnp/src/srblib.c +++ b/storage/class/classpnp/src/srblib.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/utils.c b/storage/class/classpnp/src/utils.c index 120031eb9..05fc8b650 100644 --- a/storage/class/classpnp/src/utils.c +++ b/storage/class/classpnp/src/utils.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/classpnp/src/xferpkt.c b/storage/class/classpnp/src/xferpkt.c index 75300c9aa..f95ff24d3 100644 --- a/storage/class/classpnp/src/xferpkt.c +++ b/storage/class/classpnp/src/xferpkt.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/data.c b/storage/class/disk/src/data.c index 52f273ab4..f3215269e 100644 --- a/storage/class/disk/src/data.c +++ b/storage/class/disk/src/data.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/disk.c b/storage/class/disk/src/disk.c index ce3395f70..41e89d165 100644 --- a/storage/class/disk/src/disk.c +++ b/storage/class/disk/src/disk.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/disk.h b/storage/class/disk/src/disk.h index 48aa71d7d..2f5892edc 100644 --- a/storage/class/disk/src/disk.h +++ b/storage/class/disk/src/disk.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/disk.rc b/storage/class/disk/src/disk.rc index b697f15bd..5b926157f 100644 --- a/storage/class/disk/src/disk.rc +++ b/storage/class/disk/src/disk.rc @@ -1,6 +1,7 @@ /* ------------------------------------------------------------------------- * * * * Copyright (c) Microsoft Corporation * + * SPDX-License-Identifier: MS-PL * * * * Module Name : disk.rc * * * diff --git a/storage/class/disk/src/diskwmi.c b/storage/class/disk/src/diskwmi.c index de2d7eeea..18993f7e7 100644 --- a/storage/class/disk/src/diskwmi.c +++ b/storage/class/disk/src/diskwmi.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 2010 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/enum.c b/storage/class/disk/src/enum.c index 9ca58008d..186c0d66c 100644 --- a/storage/class/disk/src/enum.c +++ b/storage/class/disk/src/enum.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/geometry.c b/storage/class/disk/src/geometry.c index 7017ee82b..7711029d9 100644 --- a/storage/class/disk/src/geometry.c +++ b/storage/class/disk/src/geometry.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/class/disk/src/pnp.c b/storage/class/disk/src/pnp.c index c1d3276f0..a5a01f495 100644 --- a/storage/class/disk/src/pnp.c +++ b/storage/class/disk/src/pnp.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 1991 - 1999 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/iscsi/src/client/wmisample.c b/storage/iscsi/src/client/wmisample.c index 7ead7fecb..53ab2ba89 100644 --- a/storage/iscsi/src/client/wmisample.c +++ b/storage/iscsi/src/client/wmisample.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2000 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/ahci.h b/storage/miniports/storahci/src/ahci.h index 46ceca169..99102780d 100644 --- a/storage/miniports/storahci/src/ahci.h +++ b/storage/miniports/storahci/src/ahci.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/common.c b/storage/miniports/storahci/src/common.c index b8aa8667b..5078a8d2e 100644 --- a/storage/miniports/storahci/src/common.c +++ b/storage/miniports/storahci/src/common.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/common.h b/storage/miniports/storahci/src/common.h index 7a7b8d9cd..3b44889f2 100644 --- a/storage/miniports/storahci/src/common.h +++ b/storage/miniports/storahci/src/common.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/data.h b/storage/miniports/storahci/src/data.h index 6bec0934a..0ad387c6f 100644 --- a/storage/miniports/storahci/src/data.h +++ b/storage/miniports/storahci/src/data.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2017 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/entrypts.c b/storage/miniports/storahci/src/entrypts.c index 16078c494..9d4781ae9 100644 --- a/storage/miniports/storahci/src/entrypts.c +++ b/storage/miniports/storahci/src/entrypts.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/entrypts.h b/storage/miniports/storahci/src/entrypts.h index df1aa9eae..ef62a2f19 100644 --- a/storage/miniports/storahci/src/entrypts.h +++ b/storage/miniports/storahci/src/entrypts.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/generic.h b/storage/miniports/storahci/src/generic.h index 1deedeaf0..84c4a62cc 100644 --- a/storage/miniports/storahci/src/generic.h +++ b/storage/miniports/storahci/src/generic.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/hbastat.c b/storage/miniports/storahci/src/hbastat.c index 21c502d57..172513eee 100644 --- a/storage/miniports/storahci/src/hbastat.c +++ b/storage/miniports/storahci/src/hbastat.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/hbastat.h b/storage/miniports/storahci/src/hbastat.h index b401a81e4..0ab42dc53 100644 --- a/storage/miniports/storahci/src/hbastat.h +++ b/storage/miniports/storahci/src/hbastat.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/io.c b/storage/miniports/storahci/src/io.c index 44913b555..13f5d4fd4 100644 --- a/storage/miniports/storahci/src/io.c +++ b/storage/miniports/storahci/src/io.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/io.h b/storage/miniports/storahci/src/io.h index 8e9df9b5f..6c82851d5 100644 --- a/storage/miniports/storahci/src/io.h +++ b/storage/miniports/storahci/src/io.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/pnppower.c b/storage/miniports/storahci/src/pnppower.c index a6b5e3d68..acf819448 100644 --- a/storage/miniports/storahci/src/pnppower.c +++ b/storage/miniports/storahci/src/pnppower.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/pnppower.h b/storage/miniports/storahci/src/pnppower.h index ad5e1253c..ea75254bc 100644 --- a/storage/miniports/storahci/src/pnppower.h +++ b/storage/miniports/storahci/src/pnppower.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/storahci.rc b/storage/miniports/storahci/src/storahci.rc index 255fa16d9..e3d858083 100644 --- a/storage/miniports/storahci/src/storahci.rc +++ b/storage/miniports/storahci/src/storahci.rc @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 2009 +// SPDX-License-Identifier: MS-PL // // File: storahci.rc // diff --git a/storage/miniports/storahci/src/util.c b/storage/miniports/storahci/src/util.c index b95c682c9..6d907fc65 100644 --- a/storage/miniports/storahci/src/util.c +++ b/storage/miniports/storahci/src/util.c @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/miniports/storahci/src/util.h b/storage/miniports/storahci/src/util.h index 249b75476..cd3829021 100644 --- a/storage/miniports/storahci/src/util.h +++ b/storage/miniports/storahci/src/util.h @@ -1,6 +1,7 @@ /*++ Copyright (C) Microsoft Corporation, 2009 +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/dsmmain.c b/storage/msdsm/src/dsmmain.c index bad147d77..a19c9cb74 100644 --- a/storage/msdsm/src/dsmmain.c +++ b/storage/msdsm/src/dsmmain.c @@ -1,6 +1,7 @@ /*++ Copyright (C) 2004-2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/dsmtrace.mof b/storage/msdsm/src/dsmtrace.mof index d9e8cf4cc..583296117 100644 --- a/storage/msdsm/src/dsmtrace.mof +++ b/storage/msdsm/src/dsmtrace.mof @@ -2,6 +2,7 @@ #pragma namespace("\\\\.\\root\\WMI") // // Copyright (C) 2004 Microsoft Corporation +// SPDX-License-Identifier: MS-PL // // WPP Generated File // diff --git a/storage/msdsm/src/intrface.c b/storage/msdsm/src/intrface.c index b282600f1..5ff68a340 100644 --- a/storage/msdsm/src/intrface.c +++ b/storage/msdsm/src/intrface.c @@ -1,6 +1,7 @@ /*++ Copyright (C) 2004-2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/msdsm.h b/storage/msdsm/src/msdsm.h index 304e8fc95..c8219593c 100644 --- a/storage/msdsm/src/msdsm.h +++ b/storage/msdsm/src/msdsm.h @@ -1,6 +1,7 @@ /*++ Copyright (C) 2004-2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/msdsm.mof b/storage/msdsm/src/msdsm.mof index 53ee61392..755f28451 100644 --- a/storage/msdsm/src/msdsm.mof +++ b/storage/msdsm/src/msdsm.mof @@ -1,5 +1,6 @@ // // Copyright (C) 2004 Microsoft Corporation +// SPDX-License-Identifier: MS-PL // // // Microsoft DSM's internal classes diff --git a/storage/msdsm/src/msdsm.rc b/storage/msdsm/src/msdsm.rc index 008001123..606d56441 100644 --- a/storage/msdsm/src/msdsm.rc +++ b/storage/msdsm/src/msdsm.rc @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 2004 +// SPDX-License-Identifier: MS-PL // // File: msdsm.rc // diff --git a/storage/msdsm/src/msdsmdsm.mof b/storage/msdsm/src/msdsmdsm.mof index f85eea270..20097aa92 100644 --- a/storage/msdsm/src/msdsmdsm.mof +++ b/storage/msdsm/src/msdsmdsm.mof @@ -1,5 +1,6 @@ // // Copyright (C) 2004 Microsoft Corporation +// SPDX-License-Identifier: MS-PL // // Microsoft DSM's DSM-specific classes // diff --git a/storage/msdsm/src/precomp.h b/storage/msdsm/src/precomp.h index 12f1a7aa9..60d58b0f4 100644 --- a/storage/msdsm/src/precomp.h +++ b/storage/msdsm/src/precomp.h @@ -2,6 +2,7 @@ /*++ Copyright (c) 2004 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/prototypes.h b/storage/msdsm/src/prototypes.h index 371315bab..c8e6d3213 100644 --- a/storage/msdsm/src/prototypes.h +++ b/storage/msdsm/src/prototypes.h @@ -2,6 +2,7 @@ /*++ Copyright (C) 2004 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/trace.h b/storage/msdsm/src/trace.h index aeefbf272..92e642b7b 100644 --- a/storage/msdsm/src/trace.h +++ b/storage/msdsm/src/trace.h @@ -2,6 +2,7 @@ /*++ Copyright (C) 2004 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/utils.c b/storage/msdsm/src/utils.c index 1d966fd55..9dac46220 100644 --- a/storage/msdsm/src/utils.c +++ b/storage/msdsm/src/utils.c @@ -2,6 +2,7 @@ /*++ Copyright (C) 2004-2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/msdsm/src/wmi.c b/storage/msdsm/src/wmi.c index 090ce8b86..0e379220a 100644 --- a/storage/msdsm/src/wmi.c +++ b/storage/msdsm/src/wmi.c @@ -2,6 +2,7 @@ /*++ Copyright (C) 2004-2010 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/tools/spti/src/spti.c b/storage/tools/spti/src/spti.c index 6dfb2c398..69053504f 100644 --- a/storage/tools/spti/src/spti.c +++ b/storage/tools/spti/src/spti.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1992 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/storage/tools/spti/src/spti.h b/storage/tools/spti/src/spti.h index 3f3ee53ce..6082b4faf 100644 --- a/storage/tools/spti/src/spti.h +++ b/storage/tools/spti/src/spti.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1992 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/thermal/simsensor/simsensor.c b/thermal/simsensor/simsensor.c index 3add8e473..4bb80725d 100644 --- a/thermal/simsensor/simsensor.c +++ b/thermal/simsensor/simsensor.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/thermal/simsensor/simsensor.h b/thermal/simsensor/simsensor.h index 5caa46561..5766df1e0 100644 --- a/thermal/simsensor/simsensor.h +++ b/thermal/simsensor/simsensor.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/thermal/thermalclient/simtc.c b/thermal/thermalclient/simtc.c index d83ac37e8..6f89b4607 100644 --- a/thermal/thermalclient/simtc.c +++ b/thermal/thermalclient/simtc.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/thermal/thermalclient/simtc.h b/thermal/thermalclient/simtc.h index a40ac70f5..110aece99 100644 --- a/thermal/thermalclient/simtc.h +++ b/thermal/thermalclient/simtc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.c b/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.c index f90a1a865..5889cdf5e 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.c +++ b/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.h b/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.h index c70d53d8d..1a0ea394b 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.h +++ b/tools/dv/samples/DV-FailDriver-WDM/defect_toastmon.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2000 Microsoft Corporation, All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/dv/samples/DV-FailDriver-WDM/driver.h b/tools/dv/samples/DV-FailDriver-WDM/driver.h index 0fb84d925..71064d6a9 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/driver.h +++ b/tools/dv/samples/DV-FailDriver-WDM/driver.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2015 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/dv/samples/DV-FailDriver-WDM/public.h b/tools/dv/samples/DV-FailDriver-WDM/public.h index 462f28e2b..9ade1b41c 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/public.h +++ b/tools/dv/samples/DV-FailDriver-WDM/public.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1990-2015 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/dv/samples/DV-FailDriver-WDM/wmi.c b/tools/dv/samples/DV-FailDriver-WDM/wmi.c index 098bd8d1e..8f0cc4455 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/wmi.c +++ b/tools/dv/samples/DV-FailDriver-WDM/wmi.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/tools/kasan/samples/KasanDemo-WDM/exe/kasanagent.c b/tools/kasan/samples/KasanDemo-WDM/exe/kasanagent.c index 2b6b726cc..1d704c0b7 100644 --- a/tools/kasan/samples/KasanDemo-WDM/exe/kasanagent.c +++ b/tools/kasan/samples/KasanDemo-WDM/exe/kasanagent.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2024 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.c b/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.c index 3605f7ff3..a8c9009a8 100644 --- a/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.c +++ b/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2024 Microsoft Corporation All Rights Reserved +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.h b/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.h index aad3b5c25..3dd8e88a0 100644 --- a/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.h +++ b/tools/kasan/samples/KasanDemo-WDM/sys/kasantrigger.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2024 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.c b/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.c index 8b84b36f3..6cff705a8 100644 --- a/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.c +++ b/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.h b/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.h index 8f8371150..1a19018f5 100644 --- a/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.h +++ b/tools/sdv/samples/SDV-FailDriver-KMDF/driver/fail_driver1.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.c b/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.c index 5388e33c3..27509b463 100644 --- a/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.c +++ b/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.h b/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.h index 9869ab3b6..b08fa9983 100644 --- a/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.h +++ b/tools/sdv/samples/SDV-FailDriver-KMDF/library/fail_library1.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-NDIS/driver/main.c b/tools/sdv/samples/SDV-FailDriver-NDIS/driver/main.c index ba03c6336..69d1bba66 100644 --- a/tools/sdv/samples/SDV-FailDriver-NDIS/driver/main.c +++ b/tools/sdv/samples/SDV-FailDriver-NDIS/driver/main.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.c b/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.c index 03087d9f3..b5568f7c1 100644 --- a/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.c +++ b/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.h b/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.h index 854e3217e..39728acb0 100644 --- a/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.h +++ b/tools/sdv/samples/SDV-FailDriver-WDM/driver/fail_driver1.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Acpi.cpp b/usb/UcmCxUcsi/Acpi.cpp index 0261d6e83..88f6d12a2 100644 --- a/usb/UcmCxUcsi/Acpi.cpp +++ b/usb/UcmCxUcsi/Acpi.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Acpi.h b/usb/UcmCxUcsi/Acpi.h index 4001b0b58..840a22bdf 100644 --- a/usb/UcmCxUcsi/Acpi.h +++ b/usb/UcmCxUcsi/Acpi.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Driver.cpp b/usb/UcmCxUcsi/Driver.cpp index 02b2ccdb7..e669fade6 100644 --- a/usb/UcmCxUcsi/Driver.cpp +++ b/usb/UcmCxUcsi/Driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Driver.h b/usb/UcmCxUcsi/Driver.h index ef0381e8c..dcd7771bd 100644 --- a/usb/UcmCxUcsi/Driver.h +++ b/usb/UcmCxUcsi/Driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Fdo.cpp b/usb/UcmCxUcsi/Fdo.cpp index 29f19279d..4b350d1e1 100644 --- a/usb/UcmCxUcsi/Fdo.cpp +++ b/usb/UcmCxUcsi/Fdo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Fdo.h b/usb/UcmCxUcsi/Fdo.h index 2266df266..3b2585841 100644 --- a/usb/UcmCxUcsi/Fdo.h +++ b/usb/UcmCxUcsi/Fdo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Pch.h b/usb/UcmCxUcsi/Pch.h index 868f53ae2..09419ea5f 100644 --- a/usb/UcmCxUcsi/Pch.h +++ b/usb/UcmCxUcsi/Pch.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Ppm.cpp b/usb/UcmCxUcsi/Ppm.cpp index 33be0be91..05074c925 100644 --- a/usb/UcmCxUcsi/Ppm.cpp +++ b/usb/UcmCxUcsi/Ppm.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Ppm.h b/usb/UcmCxUcsi/Ppm.h index e83399bf6..7ad4fc4bd 100644 --- a/usb/UcmCxUcsi/Ppm.h +++ b/usb/UcmCxUcsi/Ppm.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Trace.h b/usb/UcmCxUcsi/Trace.h index a057ddaee..43c37c805 100644 --- a/usb/UcmCxUcsi/Trace.h +++ b/usb/UcmCxUcsi/Trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/UcmCallbacks.cpp b/usb/UcmCxUcsi/UcmCallbacks.cpp index 12d991487..6af6753d3 100644 --- a/usb/UcmCxUcsi/UcmCallbacks.cpp +++ b/usb/UcmCxUcsi/UcmCallbacks.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/UcmCallbacks.h b/usb/UcmCxUcsi/UcmCallbacks.h index 2bc83358b..e230a17bc 100644 --- a/usb/UcmCxUcsi/UcmCallbacks.h +++ b/usb/UcmCxUcsi/UcmCallbacks.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/UcmNotifications.cpp b/usb/UcmCxUcsi/UcmNotifications.cpp index babed947a..399341378 100644 --- a/usb/UcmCxUcsi/UcmNotifications.cpp +++ b/usb/UcmCxUcsi/UcmNotifications.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/UcmNotifications.h b/usb/UcmCxUcsi/UcmNotifications.h index 84426ca90..472ca0486 100644 --- a/usb/UcmCxUcsi/UcmNotifications.h +++ b/usb/UcmCxUcsi/UcmNotifications.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/Ucsi.h b/usb/UcmCxUcsi/Ucsi.h index 1c03d5a3c..a69c7f0a4 100644 --- a/usb/UcmCxUcsi/Ucsi.h +++ b/usb/UcmCxUcsi/Ucsi.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/UcsiInterface.h b/usb/UcmCxUcsi/UcsiInterface.h index e99a4c07c..2d4d23803 100644 --- a/usb/UcmCxUcsi/UcsiInterface.h +++ b/usb/UcmCxUcsi/UcsiInterface.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/UcsiUcmConvert.h b/usb/UcmCxUcsi/UcsiUcmConvert.h index d38eabea6..17641b7bd 100644 --- a/usb/UcmCxUcsi/UcsiUcmConvert.h +++ b/usb/UcmCxUcsi/UcsiUcmConvert.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmCxUcsi/resource.rc b/usb/UcmCxUcsi/resource.rc index 55dd4e369..ad92441d1 100644 --- a/usb/UcmCxUcsi/resource.rc +++ b/usb/UcmCxUcsi/resource.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.cpp b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.cpp index c65070d0c..b9be57ed7 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.cpp +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.h index 7fcadc510..591f776ba 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Acpi.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.cpp b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.cpp index 2c0ec33c8..db46393ef 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.cpp +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.h index 5bbad1cb0..69f37115d 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Driver.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.cpp b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.cpp index 7133c8d6e..30f1bfdc1 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.cpp +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.h index dbed761d6..532319322 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Fdo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/MemoryKm.cpp b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/MemoryKm.cpp index 8c895c271..23a42952a 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/MemoryKm.cpp +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/MemoryKm.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Pch.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Pch.h index c5b94993c..0f6cff35d 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Pch.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Pch.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.cpp b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.cpp index a0acee7a8..db7569b00 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.cpp +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.h index 340ab8c2d..ced411944 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Ppm.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/ProjectCommon.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/ProjectCommon.h index 2251fdfca..5e2b629e7 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/ProjectCommon.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/ProjectCommon.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Trace.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Trace.h index fe90c35a0..1bd2bd147 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Trace.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/Trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UCM.h b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UCM.h index 8e20c213b..f024f91e9 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UCM.h +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UCM.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/kmdf_enumswitches/inc/public.h b/usb/kmdf_enumswitches/inc/public.h index f1fc6be32..4359b1d6c 100644 --- a/usb/kmdf_enumswitches/inc/public.h +++ b/usb/kmdf_enumswitches/inc/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/Device.c b/usb/kmdf_enumswitches/sys/Device.c index 0d61fe997..cd7c75ef7 100644 --- a/usb/kmdf_enumswitches/sys/Device.c +++ b/usb/kmdf_enumswitches/sys/Device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/driver.c b/usb/kmdf_enumswitches/sys/driver.c index e9e990545..ae28197ed 100644 --- a/usb/kmdf_enumswitches/sys/driver.c +++ b/usb/kmdf_enumswitches/sys/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/interrupt.c b/usb/kmdf_enumswitches/sys/interrupt.c index bb84af8b1..e1a36b203 100644 --- a/usb/kmdf_enumswitches/sys/interrupt.c +++ b/usb/kmdf_enumswitches/sys/interrupt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/osrusbfx2.h b/usb/kmdf_enumswitches/sys/osrusbfx2.h index 968069c75..ea510207b 100644 --- a/usb/kmdf_enumswitches/sys/osrusbfx2.h +++ b/usb/kmdf_enumswitches/sys/osrusbfx2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/rawpdo.c b/usb/kmdf_enumswitches/sys/rawpdo.c index 793378059..4e865b5fc 100644 --- a/usb/kmdf_enumswitches/sys/rawpdo.c +++ b/usb/kmdf_enumswitches/sys/rawpdo.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/rawpdo.h b/usb/kmdf_enumswitches/sys/rawpdo.h index 66eab3e13..1475a2fe1 100644 --- a/usb/kmdf_enumswitches/sys/rawpdo.h +++ b/usb/kmdf_enumswitches/sys/rawpdo.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_enumswitches/sys/trace.h b/usb/kmdf_enumswitches/sys/trace.h index 518ff5f17..7ab889548 100644 --- a/usb/kmdf_enumswitches/sys/trace.h +++ b/usb/kmdf_enumswitches/sys/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/Device.c b/usb/kmdf_fx2/driver/Device.c index 1deaa9e42..b065c8205 100644 --- a/usb/kmdf_fx2/driver/Device.c +++ b/usb/kmdf_fx2/driver/Device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/bulkrwr.c b/usb/kmdf_fx2/driver/bulkrwr.c index eabda1925..e7ac81640 100644 --- a/usb/kmdf_fx2/driver/bulkrwr.c +++ b/usb/kmdf_fx2/driver/bulkrwr.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/driver.c b/usb/kmdf_fx2/driver/driver.c index 25be851e5..389f0de13 100644 --- a/usb/kmdf_fx2/driver/driver.c +++ b/usb/kmdf_fx2/driver/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/interrupt.c b/usb/kmdf_fx2/driver/interrupt.c index 00ea35505..4f3afe80b 100644 --- a/usb/kmdf_fx2/driver/interrupt.c +++ b/usb/kmdf_fx2/driver/interrupt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/ioctl.c b/usb/kmdf_fx2/driver/ioctl.c index e36bcef1a..f0cd87773 100644 --- a/usb/kmdf_fx2/driver/ioctl.c +++ b/usb/kmdf_fx2/driver/ioctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/osrusbfx2.h b/usb/kmdf_fx2/driver/osrusbfx2.h index 909e347d4..bf9a08dc2 100644 --- a/usb/kmdf_fx2/driver/osrusbfx2.h +++ b/usb/kmdf_fx2/driver/osrusbfx2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/driver/trace.h b/usb/kmdf_fx2/driver/trace.h index 518ff5f17..7ab889548 100644 --- a/usb/kmdf_fx2/driver/trace.h +++ b/usb/kmdf_fx2/driver/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/exe/dump.c b/usb/kmdf_fx2/exe/dump.c index 69074bf1e..159e2c48f 100644 --- a/usb/kmdf_fx2/exe/dump.c +++ b/usb/kmdf_fx2/exe/dump.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/exe/testapp.c b/usb/kmdf_fx2/exe/testapp.c index 43b6c7a21..ae50e31d1 100644 --- a/usb/kmdf_fx2/exe/testapp.c +++ b/usb/kmdf_fx2/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/kmdf_fx2/inc/public.h b/usb/kmdf_fx2/inc/public.h index f1fc6be32..4359b1d6c 100644 --- a/usb/kmdf_fx2/inc/public.h +++ b/usb/kmdf_fx2/inc/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/ufxclientsample/defaultqueue.c b/usb/ufxclientsample/defaultqueue.c index 111b48c8a..5ba9046ec 100644 --- a/usb/ufxclientsample/defaultqueue.c +++ b/usb/ufxclientsample/defaultqueue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/defaultqueue.h b/usb/ufxclientsample/defaultqueue.h index f32eb104c..c09a0c086 100644 --- a/usb/ufxclientsample/defaultqueue.h +++ b/usb/ufxclientsample/defaultqueue.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/device.c b/usb/ufxclientsample/device.c index 8a7580bfc..620fd6cb2 100644 --- a/usb/ufxclientsample/device.c +++ b/usb/ufxclientsample/device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/driver.c b/usb/ufxclientsample/driver.c index 1a1f5e1ec..fd1949228 100644 --- a/usb/ufxclientsample/driver.c +++ b/usb/ufxclientsample/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/event.c b/usb/ufxclientsample/event.c index 8f31c3813..0326e0f93 100644 --- a/usb/ufxclientsample/event.c +++ b/usb/ufxclientsample/event.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/event.h b/usb/ufxclientsample/event.h index 545324158..7c94191e0 100644 --- a/usb/ufxclientsample/event.h +++ b/usb/ufxclientsample/event.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/interrupt.c b/usb/ufxclientsample/interrupt.c index 2ce10c25a..46831b25b 100644 --- a/usb/ufxclientsample/interrupt.c +++ b/usb/ufxclientsample/interrupt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/interrupt.h b/usb/ufxclientsample/interrupt.h index 9fe520d24..fc9f9c650 100644 --- a/usb/ufxclientsample/interrupt.h +++ b/usb/ufxclientsample/interrupt.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/registers.c b/usb/ufxclientsample/registers.c index 3784f90e6..e8482068d 100644 --- a/usb/ufxclientsample/registers.c +++ b/usb/ufxclientsample/registers.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/registers.h b/usb/ufxclientsample/registers.h index bf88e9e85..b73b150bf 100644 --- a/usb/ufxclientsample/registers.h +++ b/usb/ufxclientsample/registers.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/transfer.h b/usb/ufxclientsample/transfer.h index 42ef209f8..322d89388 100644 --- a/usb/ufxclientsample/transfer.h +++ b/usb/ufxclientsample/transfer.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/ufxclientsample.rc b/usb/ufxclientsample/ufxclientsample.rc index 1b249a209..1d5918a98 100644 --- a/usb/ufxclientsample/ufxclientsample.rc +++ b/usb/ufxclientsample/ufxclientsample.rc @@ -1,5 +1,6 @@ // // Copyright (C) Microsoft. All rights reserved. +// SPDX-License-Identifier: MS-PL // #include diff --git a/usb/ufxclientsample/ufxdevice.c b/usb/ufxclientsample/ufxdevice.c index 0894ff69d..05694d789 100644 --- a/usb/ufxclientsample/ufxdevice.c +++ b/usb/ufxclientsample/ufxdevice.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/ufxdevice.h b/usb/ufxclientsample/ufxdevice.h index 4b78caba7..a006bb8cd 100644 --- a/usb/ufxclientsample/ufxdevice.h +++ b/usb/ufxclientsample/ufxdevice.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/ufxendpoint.c b/usb/ufxclientsample/ufxendpoint.c index fbc45e56f..b458fbbfd 100644 --- a/usb/ufxclientsample/ufxendpoint.c +++ b/usb/ufxclientsample/ufxendpoint.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/ufxclientsample/ufxendpoint.h b/usb/ufxclientsample/ufxendpoint.h index 7eb3a2830..b7b0a7dd0 100644 --- a/usb/ufxclientsample/ufxendpoint.h +++ b/usb/ufxclientsample/ufxendpoint.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1990-2013 Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/umdf2_fx2/driver/Device.c b/usb/umdf2_fx2/driver/Device.c index 7ceaa72ca..d3c0985e9 100644 --- a/usb/umdf2_fx2/driver/Device.c +++ b/usb/umdf2_fx2/driver/Device.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/driver/bulkrwr.c b/usb/umdf2_fx2/driver/bulkrwr.c index 83085da48..08315a34a 100644 --- a/usb/umdf2_fx2/driver/bulkrwr.c +++ b/usb/umdf2_fx2/driver/bulkrwr.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/driver/driver.c b/usb/umdf2_fx2/driver/driver.c index 7ec5f5df3..0576823e5 100644 --- a/usb/umdf2_fx2/driver/driver.c +++ b/usb/umdf2_fx2/driver/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/driver/interrupt.c b/usb/umdf2_fx2/driver/interrupt.c index 5983d9367..66440c1d9 100644 --- a/usb/umdf2_fx2/driver/interrupt.c +++ b/usb/umdf2_fx2/driver/interrupt.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/driver/ioctl.c b/usb/umdf2_fx2/driver/ioctl.c index 6312da359..b350b8eb6 100644 --- a/usb/umdf2_fx2/driver/ioctl.c +++ b/usb/umdf2_fx2/driver/ioctl.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/driver/osrusbfx2.h b/usb/umdf2_fx2/driver/osrusbfx2.h index d59837fc6..51b281ad1 100644 --- a/usb/umdf2_fx2/driver/osrusbfx2.h +++ b/usb/umdf2_fx2/driver/osrusbfx2.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/driver/trace.h b/usb/umdf2_fx2/driver/trace.h index 5a72dcaf4..07099ad40 100644 --- a/usb/umdf2_fx2/driver/trace.h +++ b/usb/umdf2_fx2/driver/trace.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/exe/dump.c b/usb/umdf2_fx2/exe/dump.c index 69074bf1e..159e2c48f 100644 --- a/usb/umdf2_fx2/exe/dump.c +++ b/usb/umdf2_fx2/exe/dump.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/exe/testapp.c b/usb/umdf2_fx2/exe/testapp.c index 05835521f..8da1b8279 100644 --- a/usb/umdf2_fx2/exe/testapp.c +++ b/usb/umdf2_fx2/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/umdf2_fx2/inc/public.h b/usb/umdf2_fx2/inc/public.h index f1fc6be32..4359b1d6c 100644 --- a/usb/umdf2_fx2/inc/public.h +++ b/usb/umdf2_fx2/inc/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/exe/testapp.c b/usb/usbsamp/exe/testapp.c index 41467bc73..76920b7cb 100644 --- a/usb/usbsamp/exe/testapp.c +++ b/usb/usbsamp/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/bulkrwr.c b/usb/usbsamp/sys/bulkrwr.c index 872a49ba5..aeb050c27 100644 --- a/usb/usbsamp/sys/bulkrwr.c +++ b/usb/usbsamp/sys/bulkrwr.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/driver.c b/usb/usbsamp/sys/driver.c index 68b717e45..85dce3261 100644 --- a/usb/usbsamp/sys/driver.c +++ b/usb/usbsamp/sys/driver.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/isorwr.c b/usb/usbsamp/sys/isorwr.c index ad780c38f..de0315476 100644 --- a/usb/usbsamp/sys/isorwr.c +++ b/usb/usbsamp/sys/isorwr.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/private.h b/usb/usbsamp/sys/private.h index def503f56..319d55511 100644 --- a/usb/usbsamp/sys/private.h +++ b/usb/usbsamp/sys/private.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/public.h b/usb/usbsamp/sys/public.h index 765a57323..bec4ca5d3 100644 --- a/usb/usbsamp/sys/public.h +++ b/usb/usbsamp/sys/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/queue.c b/usb/usbsamp/sys/queue.c index 83233fc11..faddcb337 100644 --- a/usb/usbsamp/sys/queue.c +++ b/usb/usbsamp/sys/queue.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbsamp/sys/stream.c b/usb/usbsamp/sys/stream.c index d8cc05d95..b06981c04 100644 --- a/usb/usbsamp/sys/stream.c +++ b/usb/usbsamp/sys/stream.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/usbview/codeanalysis.h b/usb/usbview/codeanalysis.h index 2f3d75d47..f6bd6f694 100644 --- a/usb/usbview/codeanalysis.h +++ b/usb/usbview/codeanalysis.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/debug.c b/usb/usbview/debug.c index 1031cc5bd..62f7c52ed 100644 --- a/usb/usbview/debug.c +++ b/usb/usbview/debug.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/devnode.c b/usb/usbview/devnode.c index 6820e3d39..4d460b740 100644 --- a/usb/usbview/devnode.c +++ b/usb/usbview/devnode.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1998-2011 Microsoft Corporation + SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/dispaud.c b/usb/usbview/dispaud.c index 66115dd89..a331a187f 100644 --- a/usb/usbview/dispaud.c +++ b/usb/usbview/dispaud.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/display.c b/usb/usbview/display.c index 2cb2c54a1..0cccdff14 100644 --- a/usb/usbview/display.c +++ b/usb/usbview/display.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/dispvid.c b/usb/usbview/dispvid.c index b3e3f9dfa..2c0c2a409 100644 --- a/usb/usbview/dispvid.c +++ b/usb/usbview/dispvid.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 2002-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/enum.c b/usb/usbview/enum.c index 297e0d320..6e4e7b692 100644 --- a/usb/usbview/enum.c +++ b/usb/usbview/enum.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/langidlist.h b/usb/usbview/langidlist.h index 9b63864dd..cf38d80e9 100644 --- a/usb/usbview/langidlist.h +++ b/usb/usbview/langidlist.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2003-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/resource.h b/usb/usbview/resource.h index 2e621f9cb..f6a20abc0 100644 --- a/usb/usbview/resource.h +++ b/usb/usbview/resource.h @@ -1,5 +1,6 @@ /*++ Copyright (c) 1998-2008 Microsoft Corporation, All Rights Reserved. +SPDX-License-Identifier: MS-PL --*/ #define IDD_MAINDIALOG 101 diff --git a/usb/usbview/usbdesc.h b/usb/usbview/usbdesc.h index 23420cfe2..ef579d1ef 100644 --- a/usb/usbview/usbdesc.h +++ b/usb/usbview/usbdesc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/usbviddesc.h b/usb/usbview/usbviddesc.h index a0853ea08..7aad072b1 100644 --- a/usb/usbview/usbviddesc.h +++ b/usb/usbview/usbviddesc.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 2002-2003 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/uvcdesc.h b/usb/usbview/uvcdesc.h index b1d197aa1..16b4eefa0 100644 --- a/usb/usbview/uvcdesc.h +++ b/usb/usbview/uvcdesc.h @@ -3,6 +3,7 @@ // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1999 - 2008 +// SPDX-License-Identifier: MS-PL // // File: uvcdesc.h // diff --git a/usb/usbview/uvcview.c b/usb/usbview/uvcview.c index ac5af7b62..2927ed923 100644 --- a/usb/usbview/uvcview.c +++ b/usb/usbview/uvcview.c @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/uvcview.h b/usb/usbview/uvcview.h index 6f7424624..5a2ee31c2 100644 --- a/usb/usbview/uvcview.h +++ b/usb/usbview/uvcview.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/vndrlist.h b/usb/usbview/vndrlist.h index 5e3f69b3c..a6995b85f 100644 --- a/usb/usbview/vndrlist.h +++ b/usb/usbview/vndrlist.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2008 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/xmlhelper.cpp b/usb/usbview/xmlhelper.cpp index 6ed0f61b1..8066bed3e 100644 --- a/usb/usbview/xmlhelper.cpp +++ b/usb/usbview/xmlhelper.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation + SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/usbview/xmlhelper.h b/usb/usbview/xmlhelper.h index b5ee271b7..51a08f645 100644 --- a/usb/usbview/xmlhelper.h +++ b/usb/usbview/xmlhelper.h @@ -1,6 +1,7 @@ /*++ Copyright (c) 1997-2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/usb/wdf_osrfx2_lab/kmdf/exe/dump.c b/usb/wdf_osrfx2_lab/kmdf/exe/dump.c index 69074bf1e..159e2c48f 100644 --- a/usb/wdf_osrfx2_lab/kmdf/exe/dump.c +++ b/usb/wdf_osrfx2_lab/kmdf/exe/dump.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/wdf_osrfx2_lab/kmdf/exe/testapp.c b/usb/wdf_osrfx2_lab/kmdf/exe/testapp.c index b8de16e3d..35d46fcae 100644 --- a/usb/wdf_osrfx2_lab/kmdf/exe/testapp.c +++ b/usb/wdf_osrfx2_lab/kmdf/exe/testapp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/usb/wdf_osrfx2_lab/kmdf/inc/public.h b/usb/wdf_osrfx2_lab/kmdf/inc/public.h index f1fc6be32..4359b1d6c 100644 --- a/usb/wdf_osrfx2_lab/kmdf/inc/public.h +++ b/usb/wdf_osrfx2_lab/kmdf/inc/public.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE diff --git a/video/IndirectDisplay/IddSampleDriver/Driver.cpp b/video/IndirectDisplay/IddSampleDriver/Driver.cpp index ae060298b..bb38b48c7 100644 --- a/video/IndirectDisplay/IddSampleDriver/Driver.cpp +++ b/video/IndirectDisplay/IddSampleDriver/Driver.cpp @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation +SPDX-License-Identifier: MS-PL Abstract: diff --git a/video/KMDOD/sampledisplay.rc b/video/KMDOD/sampledisplay.rc index f495476d1..43d59c740 100644 --- a/video/KMDOD/sampledisplay.rc +++ b/video/KMDOD/sampledisplay.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) 2011 Microsoft Corporation +SPDX-License-Identifier: MS-PL Module Name: diff --git a/video/archive/pixlib/pixel.cpp b/video/archive/pixlib/pixel.cpp index a1599e63b..bf62ac5f4 100644 --- a/video/archive/pixlib/pixel.cpp +++ b/video/archive/pixlib/pixel.cpp @@ -1,6 +1,7 @@ /*==========================================================================; * * Copyright (C) 1999-2002 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * File: pixel.cpp * Content: Utility class for working with pixel formats diff --git a/video/archive/pixlib/pixel.hpp b/video/archive/pixlib/pixel.hpp index a23a79f62..8d24a9b16 100644 --- a/video/archive/pixlib/pixel.hpp +++ b/video/archive/pixlib/pixel.hpp @@ -1,6 +1,7 @@ /*==========================================================================; * * Copyright (C) 1999-2002 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * File: pixel.hpp * Content: Utility class for working with pixel formats diff --git a/wia/ProdScan/BasicArray.h b/wia/ProdScan/BasicArray.h index 8894dabc6..daa0e31ee 100644 --- a/wia/ProdScan/BasicArray.h +++ b/wia/ProdScan/BasicArray.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: BasicArray.h * diff --git a/wia/ProdScan/CapMan.cpp b/wia/ProdScan/CapMan.cpp index 9758ad67b..4bfb44a35 100644 --- a/wia/ProdScan/CapMan.cpp +++ b/wia/ProdScan/CapMan.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: CapMan.cpp * diff --git a/wia/ProdScan/CapMan.h b/wia/ProdScan/CapMan.h index 5147cfef2..27f7cb98a 100644 --- a/wia/ProdScan/CapMan.h +++ b/wia/ProdScan/CapMan.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: CapMan.h * diff --git a/wia/ProdScan/Constants.h b/wia/ProdScan/Constants.h index 1ef3ebb7c..4c22ed6e1 100644 --- a/wia/ProdScan/Constants.h +++ b/wia/ProdScan/Constants.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: Constants.h * diff --git a/wia/ProdScan/Events.cpp b/wia/ProdScan/Events.cpp index 0960239bd..b8e05754f 100644 --- a/wia/ProdScan/Events.cpp +++ b/wia/ProdScan/Events.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: Events.cpp * diff --git a/wia/ProdScan/FileConv.cpp b/wia/ProdScan/FileConv.cpp index 5e3091d20..2a9f2e497 100644 --- a/wia/ProdScan/FileConv.cpp +++ b/wia/ProdScan/FileConv.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: FileConv.cpp * diff --git a/wia/ProdScan/FileConv.h b/wia/ProdScan/FileConv.h index 13e0de975..a58a9a1e5 100644 --- a/wia/ProdScan/FileConv.h +++ b/wia/ProdScan/FileConv.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: FileConv.h * diff --git a/wia/ProdScan/InitProp.cpp b/wia/ProdScan/InitProp.cpp index 0254112d2..40cec4fc8 100644 --- a/wia/ProdScan/InitProp.cpp +++ b/wia/ProdScan/InitProp.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Name: InitProp.cpp * diff --git a/wia/ProdScan/MiniDrv.cpp b/wia/ProdScan/MiniDrv.cpp index 3a00291bf..3aa6446f8 100644 --- a/wia/ProdScan/MiniDrv.cpp +++ b/wia/ProdScan/MiniDrv.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: MiniDrv.cpp * diff --git a/wia/ProdScan/MiniDrv.h b/wia/ProdScan/MiniDrv.h index 4c4eb3f11..564c12728 100644 --- a/wia/ProdScan/MiniDrv.h +++ b/wia/ProdScan/MiniDrv.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: MiniDrv.h * diff --git a/wia/ProdScan/PropMan.cpp b/wia/ProdScan/PropMan.cpp index 6dc0e86f4..789432b2d 100644 --- a/wia/ProdScan/PropMan.cpp +++ b/wia/ProdScan/PropMan.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: PropMan.cpp * diff --git a/wia/ProdScan/PropMan.h b/wia/ProdScan/PropMan.h index c7436b92a..48ea03e36 100644 --- a/wia/ProdScan/PropMan.h +++ b/wia/ProdScan/PropMan.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: PropMan.h * diff --git a/wia/ProdScan/ScanJobs.cpp b/wia/ProdScan/ScanJobs.cpp index ad5b51ea3..157c7f73a 100644 --- a/wia/ProdScan/ScanJobs.cpp +++ b/wia/ProdScan/ScanJobs.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: ScanJobs.cpp * diff --git a/wia/ProdScan/Server.cpp b/wia/ProdScan/Server.cpp index 95debdf89..aaa9f2b50 100644 --- a/wia/ProdScan/Server.cpp +++ b/wia/ProdScan/Server.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Name: Server.cpp * diff --git a/wia/ProdScan/StiUSD.cpp b/wia/ProdScan/StiUSD.cpp index 7fd61b8af..b3ed954ed 100644 --- a/wia/ProdScan/StiUSD.cpp +++ b/wia/ProdScan/StiUSD.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Name: StiUSD.cpp * diff --git a/wia/ProdScan/Validate.cpp b/wia/ProdScan/Validate.cpp index 44e20b1fb..1c17b24e5 100644 --- a/wia/ProdScan/Validate.cpp +++ b/wia/ProdScan/Validate.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Name: Validate.cpp * diff --git a/wia/ProdScan/WiaUtil.cpp b/wia/ProdScan/WiaUtil.cpp index 7378ae0a3..117d8ead3 100644 --- a/wia/ProdScan/WiaUtil.cpp +++ b/wia/ProdScan/WiaUtil.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: WiaUtil.cpp * diff --git a/wia/ProdScan/WiaUtil.h b/wia/ProdScan/WiaUtil.h index d395c86ca..09f8fbaf6 100644 --- a/wia/ProdScan/WiaUtil.h +++ b/wia/ProdScan/WiaUtil.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: WiaUtil.h * diff --git a/wia/ProdScan/stdafx.h b/wia/ProdScan/stdafx.h index f7f615863..781a135c7 100644 --- a/wia/ProdScan/stdafx.h +++ b/wia/ProdScan/stdafx.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright © Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * File Title: stdafx.h * diff --git a/wia/microdrv/testmcro.rcv b/wia/microdrv/testmcro.rcv index ff7f25c6c..161d4fa44 100644 --- a/wia/microdrv/testmcro.rcv +++ b/wia/microdrv/testmcro.rcv @@ -1,6 +1,7 @@ /*****************************************************************/ /** Microsoft Windows **/ /** Copyright (C) Microsoft Corp., 1996-2000 **/ +/** SPDX-License-Identifier: MS-PL /*****************************************************************/ #include diff --git a/wia/wiadriverex/errhandler/DLLExports.def b/wia/wiadriverex/errhandler/DLLExports.def index 34ee1846d..bb3730b63 100644 --- a/wia/wiadriverex/errhandler/DLLExports.def +++ b/wia/wiadriverex/errhandler/DLLExports.def @@ -1,6 +1,7 @@ ; /*++ ; ; Copyright (C) Microsoft Corporation, 1985 - 2002 +; SPDX-License-Identifier: MS-PL ; All rights reserved. ; ; Module Name: diff --git a/wia/wiadriverex/errhandler/errhandler.cpp b/wia/wiadriverex/errhandler/errhandler.cpp index f205b15b8..87ffe4621 100644 --- a/wia/wiadriverex/errhandler/errhandler.cpp +++ b/wia/wiadriverex/errhandler/errhandler.cpp @@ -3,6 +3,7 @@ * errhandler.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/imgfilter/DLLExports.def b/wia/wiadriverex/imgfilter/DLLExports.def index eafd2b80f..b3e626fa1 100644 --- a/wia/wiadriverex/imgfilter/DLLExports.def +++ b/wia/wiadriverex/imgfilter/DLLExports.def @@ -1,6 +1,7 @@ ; /*++ ; ; Copyright (C) Microsoft Corporation, 1985 - 2002 +; SPDX-License-Identifier: MS-PL ; All rights reserved. ; ; Module Name: diff --git a/wia/wiadriverex/imgfilter/imagefilter.cpp b/wia/wiadriverex/imgfilter/imagefilter.cpp index 6c727577b..5db1d46fc 100644 --- a/wia/wiadriverex/imgfilter/imagefilter.cpp +++ b/wia/wiadriverex/imgfilter/imagefilter.cpp @@ -3,6 +3,7 @@ * imagefilter.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/imgfilter/imagefilter.h b/wia/wiadriverex/imgfilter/imagefilter.h index c92f3743b..db72ee9a9 100644 --- a/wia/wiadriverex/imgfilter/imagefilter.h +++ b/wia/wiadriverex/imgfilter/imagefilter.h @@ -3,6 +3,7 @@ * imagefilter.h * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/imgfilter/wiaitem.cpp b/wia/wiadriverex/imgfilter/wiaitem.cpp index 5d0e3e506..f4f755e36 100644 --- a/wia/wiadriverex/imgfilter/wiaitem.cpp +++ b/wia/wiadriverex/imgfilter/wiaitem.cpp @@ -3,6 +3,7 @@ * wiaitem.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/segfilter/DLLExports.def b/wia/wiadriverex/segfilter/DLLExports.def index 34ee1846d..bb3730b63 100644 --- a/wia/wiadriverex/segfilter/DLLExports.def +++ b/wia/wiadriverex/segfilter/DLLExports.def @@ -1,6 +1,7 @@ ; /*++ ; ; Copyright (C) Microsoft Corporation, 1985 - 2002 +; SPDX-License-Identifier: MS-PL ; All rights reserved. ; ; Module Name: diff --git a/wia/wiadriverex/segfilter/segmentation.cpp b/wia/wiadriverex/segfilter/segmentation.cpp index 1e2014325..3d4ce4cad 100644 --- a/wia/wiadriverex/segfilter/segmentation.cpp +++ b/wia/wiadriverex/segfilter/segmentation.cpp @@ -3,6 +3,7 @@ * segmentation.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/segfilter/wiaitem.cpp b/wia/wiadriverex/segfilter/wiaitem.cpp index bb1b7ba4d..05c598904 100644 --- a/wia/wiadriverex/segfilter/wiaitem.cpp +++ b/wia/wiadriverex/segfilter/wiaitem.cpp @@ -3,6 +3,7 @@ * wiaitem.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/uiext2/DLLExports.def b/wia/wiadriverex/uiext2/DLLExports.def index eebbf61c2..fe9a3b4ce 100644 --- a/wia/wiadriverex/uiext2/DLLExports.def +++ b/wia/wiadriverex/uiext2/DLLExports.def @@ -1,6 +1,7 @@ ; /*++ ; ; Copyright (C) Microsoft Corporation, 1985 - 2002 +; SPDX-License-Identifier: MS-PL ; All rights reserved. ; ; Module Name: diff --git a/wia/wiadriverex/uiext2/uiext2.cpp b/wia/wiadriverex/uiext2/uiext2.cpp index 1cb19eded..c52fc47ac 100644 --- a/wia/wiadriverex/uiext2/uiext2.cpp +++ b/wia/wiadriverex/uiext2/uiext2.cpp @@ -3,6 +3,7 @@ * errhandler.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/usd/WiaDevice.h b/wia/wiadriverex/usd/WiaDevice.h index ec83ecaf0..45671de83 100644 --- a/wia/wiadriverex/usd/WiaDevice.h +++ b/wia/wiadriverex/usd/WiaDevice.h @@ -3,6 +3,7 @@ * WiaDevice.h * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/usd/basicarray.h b/wia/wiadriverex/usd/basicarray.h index 2c3f8a031..a7cb36132 100644 --- a/wia/wiadriverex/usd/basicarray.h +++ b/wia/wiadriverex/usd/basicarray.h @@ -3,6 +3,7 @@ * (C) COPYRIGHT MICROSOFT CORPORATION, 1998 * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: Dynamic array template class * diff --git a/wia/wiadriverex/usd/basicstr.h b/wia/wiadriverex/usd/basicstr.h index 64e7c25cc..c8a2e4a8c 100644 --- a/wia/wiadriverex/usd/basicstr.h +++ b/wia/wiadriverex/usd/basicstr.h @@ -3,6 +3,7 @@ * (C) COPYRIGHT MICROSOFT CORPORATION, 1998 * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. +* SPDX-License-Identifier: MS-PL * * DESCRIPTION: Simple string classes * diff --git a/wia/wiadriverex/usd/wiacapabilitymanager.cpp b/wia/wiadriverex/usd/wiacapabilitymanager.cpp index ed094808d..9cb06ed01 100644 --- a/wia/wiadriverex/usd/wiacapabilitymanager.cpp +++ b/wia/wiadriverex/usd/wiacapabilitymanager.cpp @@ -3,6 +3,7 @@ * wiacapabilitymanager.cpp * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/usd/wiacapabilitymanager.h b/wia/wiadriverex/usd/wiacapabilitymanager.h index ed199ff8b..4d8ac878c 100644 --- a/wia/wiadriverex/usd/wiacapabilitymanager.h +++ b/wia/wiadriverex/usd/wiacapabilitymanager.h @@ -3,6 +3,7 @@ * wiacapabilitymanager.h * * Copyright (c) 2003 Microsoft Corporation. All Rights Reserved. + * SPDX-License-Identifier: MS-PL * * DESCRIPTION: * diff --git a/wia/wiadriverex/usd/wiadriver.cpp b/wia/wiadriverex/usd/wiadriver.cpp index 49b7cff0d..5d995b001 100644 --- a/wia/wiadriverex/usd/wiadriver.cpp +++ b/wia/wiadriverex/usd/wiadriver.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2003 Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: wiadriver.cpp * diff --git a/wia/wiadriverex/usd/wiadriver.h b/wia/wiadriverex/usd/wiadriver.h index 61ed7b82f..135090b5d 100644 --- a/wia/wiadriverex/usd/wiadriver.h +++ b/wia/wiadriverex/usd/wiadriver.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2003 Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: wiadriver.h * diff --git a/wia/wiadriverex/usd/wiahelpers.cpp b/wia/wiadriverex/usd/wiahelpers.cpp index ba4afa085..664e01986 100644 --- a/wia/wiadriverex/usd/wiahelpers.cpp +++ b/wia/wiadriverex/usd/wiahelpers.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2003 Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: wiahelpers.cpp * diff --git a/wia/wiadriverex/usd/wiahelpers.h b/wia/wiadriverex/usd/wiahelpers.h index 15a8bdd0c..c1cb5150a 100644 --- a/wia/wiadriverex/usd/wiahelpers.h +++ b/wia/wiadriverex/usd/wiahelpers.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2003 Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: wiahelpers.h * diff --git a/wia/wiadriverex/usd/wiapropertymanager.cpp b/wia/wiadriverex/usd/wiapropertymanager.cpp index 03e1a1a5d..9a1e32abb 100644 --- a/wia/wiadriverex/usd/wiapropertymanager.cpp +++ b/wia/wiadriverex/usd/wiapropertymanager.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2003 Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: wiapropertymanager.cpp * diff --git a/wia/wiadriverex/usd/wiapropertymanager.h b/wia/wiadriverex/usd/wiapropertymanager.h index a1c755976..dc41ede12 100644 --- a/wia/wiadriverex/usd/wiapropertymanager.h +++ b/wia/wiadriverex/usd/wiapropertymanager.h @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright (c) 2003 Microsoft Corporation +* SPDX-License-Identifier: MS-PL * * Title: wiapropertymanager.h * diff --git a/wmi/wmiacpi/acpimof.rc b/wmi/wmiacpi/acpimof.rc index 0ade8e3b0..7acdfff41 100644 --- a/wmi/wmiacpi/acpimof.rc +++ b/wmi/wmiacpi/acpimof.rc @@ -2,6 +2,7 @@ // wmicore.rc // // Copyright (c) Microsoft Corporation, 1996- +// SPDX-License-Identifier: MS-PL //--------------------------------------------------------------------------- diff --git a/wmi/wmisamp/WmiHandler.c b/wmi/wmisamp/WmiHandler.c index 0ffef3a6c..1677a3675 100644 --- a/wmi/wmisamp/WmiHandler.c +++ b/wmi/wmisamp/WmiHandler.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/wmi/wmisamp/WmiSamp.rc b/wmi/wmisamp/WmiSamp.rc index b8b31484d..436946829 100644 --- a/wmi/wmisamp/WmiSamp.rc +++ b/wmi/wmisamp/WmiSamp.rc @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/wmi/wmisamp/wmisamp.c b/wmi/wmisamp/wmisamp.c index d6e1562ce..cf99169a4 100644 --- a/wmi/wmisamp/wmisamp.c +++ b/wmi/wmisamp/wmisamp.c @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/wmi/wmisamp/wmisamp.h b/wmi/wmisamp/wmisamp.h index ed066bcde..5c02f590f 100644 --- a/wmi/wmisamp/wmisamp.h +++ b/wmi/wmisamp/wmisamp.h @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED diff --git a/wmi/wmisamp/wmisamp.mof b/wmi/wmisamp/wmisamp.mof index 81b7b527f..035047349 100644 --- a/wmi/wmisamp/wmisamp.mof +++ b/wmi/wmisamp/wmisamp.mof @@ -1,6 +1,7 @@ /*++ Copyright (c) Microsoft Corporation. All rights reserved. +SPDX-License-Identifier: MS-PL THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED