diff --git a/ClientLibrary/ClientError.cs b/ClientLibrary/ClientError.cs index 6e1daf9..36f8c0e 100644 --- a/ClientLibrary/ClientError.cs +++ b/ClientLibrary/ClientError.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/ClientException.cs b/ClientLibrary/ClientException.cs index 5dcdf7a..8a906b6 100644 --- a/ClientLibrary/ClientException.cs +++ b/ClientLibrary/ClientException.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/ConditionalProbabilityQuery.cs b/ClientLibrary/Contract/ConditionalProbabilityQuery.cs index 725ade0..548d3da 100644 --- a/ClientLibrary/Contract/ConditionalProbabilityQuery.cs +++ b/ClientLibrary/Contract/ConditionalProbabilityQuery.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/ConditionalProbabilityResponse.cs b/ClientLibrary/Contract/ConditionalProbabilityResponse.cs index e4d052e..8bc07a6 100644 --- a/ClientLibrary/Contract/ConditionalProbabilityResponse.cs +++ b/ClientLibrary/Contract/ConditionalProbabilityResponse.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/ConditionalProbabilityResult.cs b/ClientLibrary/Contract/ConditionalProbabilityResult.cs index f6062e2..bbd1b22 100644 --- a/ClientLibrary/Contract/ConditionalProbabilityResult.cs +++ b/ClientLibrary/Contract/ConditionalProbabilityResult.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/DefaultValues.cs b/ClientLibrary/Contract/DefaultValues.cs index 7ce7eb9..4d96977 100644 --- a/ClientLibrary/Contract/DefaultValues.cs +++ b/ClientLibrary/Contract/DefaultValues.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/JointProbabilityResponse.cs b/ClientLibrary/Contract/JointProbabilityResponse.cs index ef9f04b..6193deb 100644 --- a/ClientLibrary/Contract/JointProbabilityResponse.cs +++ b/ClientLibrary/Contract/JointProbabilityResponse.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/JointProbabilityResult.cs b/ClientLibrary/Contract/JointProbabilityResult.cs index 58e4f6d..eeb23b3 100644 --- a/ClientLibrary/Contract/JointProbabilityResult.cs +++ b/ClientLibrary/Contract/JointProbabilityResult.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/ListAvailableModelsResponse.cs b/ClientLibrary/Contract/ListAvailableModelsResponse.cs index 3a2402b..450baab 100644 --- a/ClientLibrary/Contract/ListAvailableModelsResponse.cs +++ b/ClientLibrary/Contract/ListAvailableModelsResponse.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/Model.cs b/ClientLibrary/Contract/Model.cs index 39b565f..d48b493 100644 --- a/ClientLibrary/Contract/Model.cs +++ b/ClientLibrary/Contract/Model.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/NextWordCompletionCandidate.cs b/ClientLibrary/Contract/NextWordCompletionCandidate.cs index 5501ea1..25b66a3 100644 --- a/ClientLibrary/Contract/NextWordCompletionCandidate.cs +++ b/ClientLibrary/Contract/NextWordCompletionCandidate.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/NextWordCompletionResponse.cs b/ClientLibrary/Contract/NextWordCompletionResponse.cs index fad405f..233ca07 100644 --- a/ClientLibrary/Contract/NextWordCompletionResponse.cs +++ b/ClientLibrary/Contract/NextWordCompletionResponse.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/SupportedOperations.cs b/ClientLibrary/Contract/SupportedOperations.cs index 3b97533..3282404 100644 --- a/ClientLibrary/Contract/SupportedOperations.cs +++ b/ClientLibrary/Contract/SupportedOperations.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/WordBreakingCandidate.cs b/ClientLibrary/Contract/WordBreakingCandidate.cs index 78e53a0..f8df04d 100644 --- a/ClientLibrary/Contract/WordBreakingCandidate.cs +++ b/ClientLibrary/Contract/WordBreakingCandidate.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Contract/WordBreakingResponse.cs b/ClientLibrary/Contract/WordBreakingResponse.cs index e79dda0..4875e84 100644 --- a/ClientLibrary/Contract/WordBreakingResponse.cs +++ b/ClientLibrary/Contract/WordBreakingResponse.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/ErrorResponse.cs b/ClientLibrary/ErrorResponse.cs index 5555923..f41826e 100644 --- a/ClientLibrary/ErrorResponse.cs +++ b/ClientLibrary/ErrorResponse.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/IWebLMClient.cs b/ClientLibrary/IWebLMClient.cs index 2216283..7c0475f 100644 --- a/ClientLibrary/IWebLMClient.cs +++ b/ClientLibrary/IWebLMClient.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/LMServiceClient.cs b/ClientLibrary/LMServiceClient.cs index f691e71..2b6081c 100644 --- a/ClientLibrary/LMServiceClient.cs +++ b/ClientLibrary/LMServiceClient.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/ClientLibrary/Properties/AssemblyInfo.cs b/ClientLibrary/Properties/AssemblyInfo.cs index 9663dd4..49aa524 100644 --- a/ClientLibrary/Properties/AssemblyInfo.cs +++ b/ClientLibrary/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/Sample/Program.cs b/Sample/Program.cs index 28b2585..d955ec9 100644 --- a/Sample/Program.cs +++ b/Sample/Program.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved. diff --git a/Sample/Properties/AssemblyInfo.cs b/Sample/Properties/AssemblyInfo.cs index 83a4794..d40533b 100644 --- a/Sample/Properties/AssemblyInfo.cs +++ b/Sample/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: -// https://github.com/Microsoft/ProjectOxford-ClientSDK +// https://github.com/Microsoft/Cognitive-WebLM-Windows // // Copyright (c) Microsoft Corporation // All rights reserved.