From 35fcc7a5791e1f0eff0aae6483be9bfb034f6cd3 Mon Sep 17 00:00:00 2001 From: anpete Date: Thu, 1 May 2014 17:43:17 -0700 Subject: [PATCH] Update file headers --- samples/HelloWorld/Program.cs | 16 +++++++++++++ .../SelfHostServer/Properties/AssemblyInfo.cs | 17 ++++++++++++++ samples/SelfHostServer/Startup.cs | 19 +++++++++++++++- samples/TestClient/Program.cs | 19 +++++++++++++++- samples/TestClient/Properties/AssemblyInfo.cs | 17 ++++++++++++++ .../AuthTypes.cs | 19 +++++++++++++++- .../ComNetOS.cs | 19 +++++++++++++++- .../Constants.cs | 19 +++++++++++++++- .../DictionaryExtensions.cs | 19 +++++++++++++++- .../DigestCache.cs | 19 +++++++++++++++- .../DisconnectAsyncResult.cs | 19 +++++++++++++++- .../HeaderEncoding.cs | 17 ++++++++++++++ .../HttpKnownHeaderNames.cs | 19 +++++++++++++++- .../HttpStatusCode.cs | 17 ++++++++++++++ .../Legacy/CaseInsinsitiveAscii.cs | 19 +++++++++++++++- .../Legacy/GlobalLog.cs | 19 +++++++++++++++- .../Legacy/HttpListenerContext.cs | 17 ++++++++++++++ .../Legacy/Internal.cs | 17 ++++++++++++++ .../Legacy/Logging.cs | 17 ++++++++++++++ .../Legacy/LoggingObject.cs | 17 ++++++++++++++ .../Legacy/SR.cs | 19 +++++++++++++++- .../Legacy/ValidationHelper.cs | 19 +++++++++++++++- .../NTAuthentication.cs | 17 ++++++++++++++ .../NativeInterop/AuthIdentity.cs | 19 +++++++++++++++- .../NativeInterop/ContextFlags.cs | 19 +++++++++++++++- .../NativeInterop/NativeSSPI.cs | 17 ++++++++++++++ .../NativeInterop/SSPIAuthType.cs | 19 +++++++++++++++- .../NativeInterop/SSPIHandle.cs | 19 +++++++++++++++- .../NativeInterop/SSPISessionCache.cs | 17 ++++++++++++++ .../NativeInterop/SSPIWrapper.cs | 17 ++++++++++++++ .../NativeInterop/SafeCloseHandle.cs | 17 ++++++++++++++ .../NativeInterop/SafeCredentialReference.cs | 19 +++++++++++++++- .../NativeInterop/SafeDeleteContext.cs | 19 +++++++++++++++- .../NativeInterop/SafeFreeCertContext.cs | 19 +++++++++++++++- .../NativeInterop/SafeFreeContextBuffer.cs | 19 +++++++++++++++- .../SafeFreeContextBufferChannelBinding.cs | 19 +++++++++++++++- .../NativeInterop/SafeFreeCredentials.cs | 19 +++++++++++++++- .../NativeInterop/SafeLocalFree.cs | 19 +++++++++++++++- .../NativeInterop/SafeSspiAuthDataHandle.cs | 19 +++++++++++++++- .../NativeInterop/SchProtocols.cs | 19 +++++++++++++++- .../NativeInterop/SecSizes.cs | 19 +++++++++++++++- .../NativeInterop/SecurityBuffer.cs | 19 +++++++++++++++- .../NativeInterop/SecurityBufferDescriptor.cs | 19 +++++++++++++++- .../NativeInterop/SecurityPackageInfoClass.cs | 19 +++++++++++++++- .../NativeInterop/SslConnectionInfo.cs | 19 +++++++++++++++- .../NativeInterop/StreamSizes.cs | 19 +++++++++++++++- .../NativeInterop/UnsafeNativeMethods.cs | 17 ++++++++++++++ .../NegotiationInfoClass.cs | 19 +++++++++++++++- .../PrefixCollection.cs | 19 +++++++++++++++- .../PrefixEnumerator.cs | 17 ++++++++++++++ .../ServiceNameStore.cs | 19 +++++++++++++++- .../WindowsAuthMiddleware.cs | 17 ++++++++++++++ .../AssemblyNeutralAttribute.cs | 19 +++++++++++++++- .../FeatureContext.cs | 19 +++++++++++++++- .../Helpers.cs | 19 +++++++++++++++- .../LogHelper.cs | 19 +++++++++++++++- .../MessagePump.cs | 19 +++++++++++++++- .../ServerFactory.cs | 19 +++++++++++++++- .../ServerInformation.cs | 19 +++++++++++++++- src/Microsoft.AspNet.WebSockets/Constants.cs | 17 +++++++++++++- .../HttpKnownHeaderNames.cs | 17 ++++++++++++++ .../Legacy/HttpListenerContext.cs | 17 ++++++++++++++ .../Legacy/HttpListenerRequest.cs | 17 ++++++++++++++ src/Microsoft.AspNet.WebSockets/Legacy/SR.cs | 19 +++++++++++++++- .../WebSocketHttpListenerDuplexStream.cs | 17 ++++++++++++++ .../NativeInterop/SafeLoadLibrary.cs | 17 ++++++++++++++ .../NativeInterop/SafeNativeOverlapped.cs | 17 ++++++++++++++ .../NativeInterop/SafeWebSocketHandle.cs | 17 ++++++++++++++ .../NativeInterop/UnsafeNativeMethods.cs | 17 ++++++++++++++ .../OwinWebSocketWrapper.cs | 17 +++++++++++++- .../Properties/AssemblyInfo.cs | 17 ++++++++++++++ .../ServerWebSocket.cs | 17 ++++++++++++++ src/Microsoft.AspNet.WebSockets/WebSocket.cs | 17 ++++++++++++++ .../WebSocketBase.cs | 17 ++++++++++++++ .../WebSocketBuffer.cs | 17 ++++++++++++++ .../WebSocketCloseStatus.cs | 17 ++++++++++++++ .../WebSocketError.cs | 17 ++++++++++++++ .../WebSocketException.cs | 17 ++++++++++++++ .../WebSocketExtensions.cs | 19 +++++++++++++++- .../WebSocketHelpers.cs | 17 ++++++++++++++ .../WebSocketMessageType.cs | 17 ++++++++++++++ .../WebSocketMiddleware.cs | 19 +++++++++++++++- .../WebSocketReceiveResult.cs | 17 ++++++++++++++ .../WebSocketState.cs | 17 ++++++++++++++ .../SafeHandleZeroOrMinusOneIsInvalid.cs | 19 +++++++++++++++- .../fx/System/AccessViolationException.cs | 19 +++++++++++++++- .../System/ComponentModel/Win32Exception.cs | 19 +++++++++++++++- .../fx/System/ExternDll.cs | 19 +++++++++++++++- .../InteropServices/ExternalException.cs | 19 +++++++++++++++- .../fx/System/SafeNativeMethods.cs | 19 +++++++++++++++- .../fx/System/SystemException.cs | 19 +++++++++++++++- .../AsyncAcceptContext.cs | 17 ++++++++++++++ .../AuthenticationManager.cs | 19 +++++++++++++++- .../AuthenticationTypes.cs | 19 +++++++++++++++- src/Microsoft.Net.Server/Constants.cs | 19 +++++++++++++++- .../DictionaryExtensions.cs | 19 +++++++++++++++- .../GlobalSuppressions.cs | Bin 1926 -> 1636 bytes src/Microsoft.Net.Server/Helpers.cs | 19 +++++++++++++++- src/Microsoft.Net.Server/LogHelper.cs | 19 +++++++++++++++- .../NativeInterop/AddressFamily.cs | 19 +++++++++++++++- .../NativeInterop/ComNetOS.cs | 19 +++++++++++++++- .../NativeInterop/ContextAttribute.cs | 19 +++++++++++++++- .../NativeInterop/HttpRequestQueueV2Handle.cs | 17 ++++++++++++++ .../NativeInterop/HttpServerSessionHandle.cs | 19 +++++++++++++++- .../NativeInterop/HttpSysRequestHeader.cs | 17 ++++++++++++++ .../NativeInterop/HttpSysResponseHeader.cs | 17 ++++++++++++++ .../NativeInterop/HttpSysSettings.cs | 17 ++++++++++++++ .../NativeInterop/IntPtrHelper.cs | 17 ++++++++++++++ .../NativeInterop/NclUtilities.cs | 19 +++++++++++++++- .../NativeInterop/SSPIHandle.cs | 19 +++++++++++++++- .../NativeInterop/SafeLoadLibrary.cs | 19 +++++++++++++++- .../NativeInterop/SafeLocalFree.cs | 19 +++++++++++++++- .../SafeLocalFreeChannelBinding.cs | 19 +++++++++++++++- .../NativeInterop/SafeLocalMemHandle.cs | 19 +++++++++++++++- .../NativeInterop/SafeNativeOverlapped.cs | 19 +++++++++++++++- .../NativeInterop/SchProtocols.cs | 17 ++++++++++++++ .../NativeInterop/SecurityStatus.cs | 19 +++++++++++++++- .../NativeInterop/SocketAddress.cs | 17 ++++++++++++++ .../NativeInterop/UnsafeNativeMethods.cs | 17 ++++++++++++++ .../Properties/AssemblyInfo.cs | 17 ++++++++++++++ .../RequestProcessing/BoundaryType.cs | 19 +++++++++++++++- .../RequestProcessing/ClientCertLoader.cs | 19 +++++++++++++++- .../RequestProcessing/HeaderEncoding.cs | 19 +++++++++++++++- .../RequestProcessing/HttpKnownHeaderNames.cs | 19 +++++++++++++++- .../RequestProcessing/HttpReasonPhrase.cs | 17 ++++++++++++++ .../RequestProcessing/HttpStatusCode.cs | 17 ++++++++++++++ .../RequestProcessing/NativeRequestContext.cs | 17 ++++++++++++++ .../RequestProcessing/OpaqueStream.cs | 19 +++++++++++++++- .../RequestProcessing/Request.cs | 17 ++++++++++++++ .../RequestProcessing/RequestContext.cs | 17 ++++++++++++++ .../RequestHeaders.Generated.cs | 19 +++++++++++++++- .../RequestProcessing/RequestHeaders.cs | 17 ++++++++++++++ .../RequestProcessing/RequestStream.cs | 17 ++++++++++++++ .../RequestProcessing/RequestUriBuilder.cs | 21 ++++++++++++++++-- .../RequestProcessing/Response.cs | 17 ++++++++++++++ .../RequestProcessing/ResponseStream.cs | 17 ++++++++++++++ .../ResponseStreamAsyncResult.cs | 19 +++++++++++++++- .../RequestProcessing/SslStatus.cs | 19 +++++++++++++++- .../Resources.Designer.cs | 19 +++++++++++++++- src/Microsoft.Net.Server/TimeoutManager.cs | 19 +++++++++++++++- src/Microsoft.Net.Server/UrlPrefix.cs | 19 +++++++++++++++- src/Microsoft.Net.Server/ValidationHelper.cs | 19 +++++++++++++++- src/Microsoft.Net.Server/WebListener.cs | 17 ++++++++++++++ .../WebListenerException.cs | 17 ++++++++++++++ .../CriticalHandleZeroOrMinusOneIsInvalid.cs | 19 +++++++++++++++- .../SafeHandleZeroOrMinusOneIsInvalid.cs | 19 +++++++++++++++- .../fx/System/Diagnostics/TraceEventType.cs | 19 +++++++++++++++- .../fx/System/ExternDll.cs | 19 +++++++++++++++- .../InteropServices/ExternalException.cs | 19 +++++++++++++++- .../fx/System/SafeNativeMethods.cs | 19 +++++++++++++++- .../ExtendedProtection/ChannelBinding.cs | 19 +++++++++++++++- .../DenyAnonymous.cs | 19 +++++++++++++++- .../DictionaryExtensions.cs | 19 +++++++++++++++- .../DigestTests.cs | 19 +++++++++++++++- .../NegotiateTests.cs | 19 +++++++++++++++- .../PassThroughTests.cs | 19 +++++++++++++++- .../Properties/AssemblyInfo.cs | 17 ++++++++++++++ .../AuthenticationTests.cs | 17 +++++++++++++- .../HttpsTests.cs | 17 +++++++++++++- .../OpaqueUpgradeTests.cs | 17 +++++++++++++- .../Properties/AssemblyInfo.cs | 17 ++++++++++++++ .../RequestBodyTests.cs | 17 +++++++++++++- .../RequestHeaderTests.cs | 17 +++++++++++++- .../RequestTests.cs | 17 +++++++++++++- .../ResponseBodyTests.cs | 17 +++++++++++++- .../ResponseHeaderTests.cs | 17 +++++++++++++- .../ResponseSendFileTests.cs | 17 +++++++++++++- .../ResponseTests.cs | 17 +++++++++++++- .../ServerTests.cs | 17 +++++++++++++- .../Utilities.cs | 17 +++++++++++++- 170 files changed, 2954 insertions(+), 110 deletions(-) diff --git a/samples/HelloWorld/Program.cs b/samples/HelloWorld/Program.cs index 6c44c812dd..d411f251a0 100644 --- a/samples/HelloWorld/Program.cs +++ b/samples/HelloWorld/Program.cs @@ -1,3 +1,19 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Text; diff --git a/samples/SelfHostServer/Properties/AssemblyInfo.cs b/samples/SelfHostServer/Properties/AssemblyInfo.cs index 86b415a1b3..a7dc06e2e0 100644 --- a/samples/SelfHostServer/Properties/AssemblyInfo.cs +++ b/samples/SelfHostServer/Properties/AssemblyInfo.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/samples/SelfHostServer/Startup.cs b/samples/SelfHostServer/Startup.cs index b76a42a74f..04097dccec 100644 --- a/samples/SelfHostServer/Startup.cs +++ b/samples/SelfHostServer/Startup.cs @@ -1,4 +1,21 @@ -using Microsoft.AspNet.Abstractions; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using Microsoft.AspNet.Abstractions; using Microsoft.AspNet.Server.WebListener; using Microsoft.Net.Server; diff --git a/samples/TestClient/Program.cs b/samples/TestClient/Program.cs index b1f93759aa..166bb64767 100644 --- a/samples/TestClient/Program.cs +++ b/samples/TestClient/Program.cs @@ -1,4 +1,21 @@ -using System; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System; using System.Net; using System.Net.Http; using System.Net.WebSockets; diff --git a/samples/TestClient/Properties/AssemblyInfo.cs b/samples/TestClient/Properties/AssemblyInfo.cs index 6919b6d3ce..249372ae2d 100644 --- a/samples/TestClient/Properties/AssemblyInfo.cs +++ b/samples/TestClient/Properties/AssemblyInfo.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/src/Microsoft.AspNet.Security.Windows/AuthTypes.cs b/src/Microsoft.AspNet.Security.Windows/AuthTypes.cs index 90a063b5fa..d7f768fe99 100644 --- a/src/Microsoft.AspNet.Security.Windows/AuthTypes.cs +++ b/src/Microsoft.AspNet.Security.Windows/AuthTypes.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/ComNetOS.cs b/src/Microsoft.AspNet.Security.Windows/ComNetOS.cs index ca5902dbd6..e2acc2603b 100644 --- a/src/Microsoft.AspNet.Security.Windows/ComNetOS.cs +++ b/src/Microsoft.AspNet.Security.Windows/ComNetOS.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/Constants.cs b/src/Microsoft.AspNet.Security.Windows/Constants.cs index 28e47e83fc..733190a708 100644 --- a/src/Microsoft.AspNet.Security.Windows/Constants.cs +++ b/src/Microsoft.AspNet.Security.Windows/Constants.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/DictionaryExtensions.cs b/src/Microsoft.AspNet.Security.Windows/DictionaryExtensions.cs index 2d1b86ad04..2a627a5ae6 100644 --- a/src/Microsoft.AspNet.Security.Windows/DictionaryExtensions.cs +++ b/src/Microsoft.AspNet.Security.Windows/DictionaryExtensions.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/DigestCache.cs b/src/Microsoft.AspNet.Security.Windows/DigestCache.cs index 0de3d84475..4b9573c547 100644 --- a/src/Microsoft.AspNet.Security.Windows/DigestCache.cs +++ b/src/Microsoft.AspNet.Security.Windows/DigestCache.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/DisconnectAsyncResult.cs b/src/Microsoft.AspNet.Security.Windows/DisconnectAsyncResult.cs index 6064872060..cb0feddc15 100644 --- a/src/Microsoft.AspNet.Security.Windows/DisconnectAsyncResult.cs +++ b/src/Microsoft.AspNet.Security.Windows/DisconnectAsyncResult.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/HeaderEncoding.cs b/src/Microsoft.AspNet.Security.Windows/HeaderEncoding.cs index 7c41535d5e..331d79a80d 100644 --- a/src/Microsoft.AspNet.Security.Windows/HeaderEncoding.cs +++ b/src/Microsoft.AspNet.Security.Windows/HeaderEncoding.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/HttpKnownHeaderNames.cs b/src/Microsoft.AspNet.Security.Windows/HttpKnownHeaderNames.cs index 29ab395d03..be3e58ba26 100644 --- a/src/Microsoft.AspNet.Security.Windows/HttpKnownHeaderNames.cs +++ b/src/Microsoft.AspNet.Security.Windows/HttpKnownHeaderNames.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/HttpStatusCode.cs b/src/Microsoft.AspNet.Security.Windows/HttpStatusCode.cs index d60d640f2d..8940131502 100644 --- a/src/Microsoft.AspNet.Security.Windows/HttpStatusCode.cs +++ b/src/Microsoft.AspNet.Security.Windows/HttpStatusCode.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/CaseInsinsitiveAscii.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/CaseInsinsitiveAscii.cs index 8818694ff8..185bf0cb8b 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/CaseInsinsitiveAscii.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/CaseInsinsitiveAscii.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/GlobalLog.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/GlobalLog.cs index 259dc13382..38acdf476f 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/GlobalLog.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/GlobalLog.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/HttpListenerContext.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/HttpListenerContext.cs index 9b9335906f..fc8d821adb 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/HttpListenerContext.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/HttpListenerContext.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/Internal.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/Internal.cs index 4d922591dd..a7f83f210c 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/Internal.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/Internal.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/Logging.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/Logging.cs index 81e66a3c30..47dcb0c978 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/Logging.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/Logging.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/LoggingObject.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/LoggingObject.cs index dbbd6d5415..08310bdaf2 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/LoggingObject.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/LoggingObject.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/SR.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/SR.cs index 5486b33602..008c713120 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/SR.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/SR.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/Legacy/ValidationHelper.cs b/src/Microsoft.AspNet.Security.Windows/Legacy/ValidationHelper.cs index ff7a09000b..38628fd240 100644 --- a/src/Microsoft.AspNet.Security.Windows/Legacy/ValidationHelper.cs +++ b/src/Microsoft.AspNet.Security.Windows/Legacy/ValidationHelper.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NTAuthentication.cs b/src/Microsoft.AspNet.Security.Windows/NTAuthentication.cs index 25cae8a500..32cca3646d 100644 --- a/src/Microsoft.AspNet.Security.Windows/NTAuthentication.cs +++ b/src/Microsoft.AspNet.Security.Windows/NTAuthentication.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/AuthIdentity.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/AuthIdentity.cs index dcd73516a9..37f9b57c78 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/AuthIdentity.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/AuthIdentity.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/ContextFlags.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/ContextFlags.cs index 21ef3b735d..c9595a2f60 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/ContextFlags.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/ContextFlags.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/NativeSSPI.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/NativeSSPI.cs index 1ac0a7d055..e5613203f9 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/NativeSSPI.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/NativeSSPI.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIAuthType.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIAuthType.cs index e7951e2969..5bd541ba73 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIAuthType.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIAuthType.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIHandle.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIHandle.cs index 52728d3825..5faa836bf6 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIHandle.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIHandle.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPISessionCache.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPISessionCache.cs index e30c1ab434..bc7b3da731 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPISessionCache.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPISessionCache.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIWrapper.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIWrapper.cs index 4c04e704b2..5ac2fbc861 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIWrapper.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SSPIWrapper.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCloseHandle.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCloseHandle.cs index 1b720b1ad6..60455aa1da 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCloseHandle.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCloseHandle.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCredentialReference.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCredentialReference.cs index a0d29a1b61..03428e4c5a 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCredentialReference.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeCredentialReference.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeDeleteContext.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeDeleteContext.cs index a356f2b3ef..27aaeb05db 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeDeleteContext.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeDeleteContext.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCertContext.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCertContext.cs index 20f85f5010..ddb35763b4 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCertContext.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCertContext.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBuffer.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBuffer.cs index db31e3018a..398d01bffc 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBuffer.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBuffer.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBufferChannelBinding.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBufferChannelBinding.cs index 344ef38a59..72972dab9e 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBufferChannelBinding.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeContextBufferChannelBinding.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCredentials.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCredentials.cs index 0b42913028..b07be9aff0 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCredentials.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeFreeCredentials.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeLocalFree.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeLocalFree.cs index 30437854d7..ac65383822 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeLocalFree.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeLocalFree.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeSspiAuthDataHandle.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeSspiAuthDataHandle.cs index e02c75aaba..d687003b2f 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeSspiAuthDataHandle.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SafeSspiAuthDataHandle.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SchProtocols.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SchProtocols.cs index eb48aa1d3f..780678a8f5 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SchProtocols.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SchProtocols.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecSizes.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecSizes.cs index 0f1bb3e7a3..1978c950b6 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecSizes.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecSizes.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBuffer.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBuffer.cs index 069223dd4f..d5fe3605ae 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBuffer.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBuffer.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBufferDescriptor.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBufferDescriptor.cs index 138f12b2bd..ee2d5fc218 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBufferDescriptor.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityBufferDescriptor.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityPackageInfoClass.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityPackageInfoClass.cs index df19cf7e37..c25ba8da8d 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityPackageInfoClass.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SecurityPackageInfoClass.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SslConnectionInfo.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SslConnectionInfo.cs index 2430b73b8d..e96f28dea2 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/SslConnectionInfo.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/SslConnectionInfo.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/StreamSizes.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/StreamSizes.cs index 6be68aa96b..3c17afa5af 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/StreamSizes.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/StreamSizes.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/NativeInterop/UnsafeNativeMethods.cs b/src/Microsoft.AspNet.Security.Windows/NativeInterop/UnsafeNativeMethods.cs index 3e8a40d344..2eebb1d6a9 100644 --- a/src/Microsoft.AspNet.Security.Windows/NativeInterop/UnsafeNativeMethods.cs +++ b/src/Microsoft.AspNet.Security.Windows/NativeInterop/UnsafeNativeMethods.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/NegotiationInfoClass.cs b/src/Microsoft.AspNet.Security.Windows/NegotiationInfoClass.cs index ab7367c456..68f7b62af3 100644 --- a/src/Microsoft.AspNet.Security.Windows/NegotiationInfoClass.cs +++ b/src/Microsoft.AspNet.Security.Windows/NegotiationInfoClass.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/PrefixCollection.cs b/src/Microsoft.AspNet.Security.Windows/PrefixCollection.cs index 37a2caa049..05b2a99940 100644 --- a/src/Microsoft.AspNet.Security.Windows/PrefixCollection.cs +++ b/src/Microsoft.AspNet.Security.Windows/PrefixCollection.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/PrefixEnumerator.cs b/src/Microsoft.AspNet.Security.Windows/PrefixEnumerator.cs index 40de3afd6d..57adc8e236 100644 --- a/src/Microsoft.AspNet.Security.Windows/PrefixEnumerator.cs +++ b/src/Microsoft.AspNet.Security.Windows/PrefixEnumerator.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Security.Windows/ServiceNameStore.cs b/src/Microsoft.AspNet.Security.Windows/ServiceNameStore.cs index 7d2d33ff00..564835a6ba 100644 --- a/src/Microsoft.AspNet.Security.Windows/ServiceNameStore.cs +++ b/src/Microsoft.AspNet.Security.Windows/ServiceNameStore.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Security.Windows/WindowsAuthMiddleware.cs b/src/Microsoft.AspNet.Security.Windows/WindowsAuthMiddleware.cs index 85f696728f..9fef272e5b 100644 --- a/src/Microsoft.AspNet.Security.Windows/WindowsAuthMiddleware.cs +++ b/src/Microsoft.AspNet.Security.Windows/WindowsAuthMiddleware.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.Server.WebListener/AssemblyNeutralAttribute.cs b/src/Microsoft.AspNet.Server.WebListener/AssemblyNeutralAttribute.cs index 9f503ddd3b..cb5384455b 100644 --- a/src/Microsoft.AspNet.Server.WebListener/AssemblyNeutralAttribute.cs +++ b/src/Microsoft.AspNet.Server.WebListener/AssemblyNeutralAttribute.cs @@ -1,4 +1,21 @@ -using System; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System; namespace Microsoft.Net.Runtime { diff --git a/src/Microsoft.AspNet.Server.WebListener/FeatureContext.cs b/src/Microsoft.AspNet.Server.WebListener/FeatureContext.cs index 361a26face..efd6fa14f0 100644 --- a/src/Microsoft.AspNet.Server.WebListener/FeatureContext.cs +++ b/src/Microsoft.AspNet.Server.WebListener/FeatureContext.cs @@ -1,4 +1,21 @@ -using System; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System; using System.Collections.Generic; using System.IO; using System.Net; diff --git a/src/Microsoft.AspNet.Server.WebListener/Helpers.cs b/src/Microsoft.AspNet.Server.WebListener/Helpers.cs index ea0ffd4f04..4520aa2adf 100644 --- a/src/Microsoft.AspNet.Server.WebListener/Helpers.cs +++ b/src/Microsoft.AspNet.Server.WebListener/Helpers.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Server.WebListener/LogHelper.cs b/src/Microsoft.AspNet.Server.WebListener/LogHelper.cs index d8b5217859..2b73eee9c2 100644 --- a/src/Microsoft.AspNet.Server.WebListener/LogHelper.cs +++ b/src/Microsoft.AspNet.Server.WebListener/LogHelper.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Server.WebListener/MessagePump.cs b/src/Microsoft.AspNet.Server.WebListener/MessagePump.cs index dcde3d3e8e..5893617bec 100644 --- a/src/Microsoft.AspNet.Server.WebListener/MessagePump.cs +++ b/src/Microsoft.AspNet.Server.WebListener/MessagePump.cs @@ -1,4 +1,21 @@ -using System; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System; using System.Diagnostics.Contracts; using System.Threading; using System.Threading.Tasks; diff --git a/src/Microsoft.AspNet.Server.WebListener/ServerFactory.cs b/src/Microsoft.AspNet.Server.WebListener/ServerFactory.cs index f6447300cd..c224e669f6 100644 --- a/src/Microsoft.AspNet.Server.WebListener/ServerFactory.cs +++ b/src/Microsoft.AspNet.Server.WebListener/ServerFactory.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.Server.WebListener/ServerInformation.cs b/src/Microsoft.AspNet.Server.WebListener/ServerInformation.cs index b3e4d9bfca..9f0519042e 100644 --- a/src/Microsoft.AspNet.Server.WebListener/ServerInformation.cs +++ b/src/Microsoft.AspNet.Server.WebListener/ServerInformation.cs @@ -1,4 +1,21 @@ -using System.Reflection; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System.Reflection; using Microsoft.AspNet.Abstractions; namespace Microsoft.AspNet.Server.WebListener diff --git a/src/Microsoft.AspNet.WebSockets/Constants.cs b/src/Microsoft.AspNet.WebSockets/Constants.cs index 6e9cb51ad3..8f4e0df564 100644 --- a/src/Microsoft.AspNet.WebSockets/Constants.cs +++ b/src/Microsoft.AspNet.WebSockets/Constants.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. namespace Microsoft.AspNet.WebSockets { diff --git a/src/Microsoft.AspNet.WebSockets/HttpKnownHeaderNames.cs b/src/Microsoft.AspNet.WebSockets/HttpKnownHeaderNames.cs index f4887cc569..3382395c8b 100644 --- a/src/Microsoft.AspNet.WebSockets/HttpKnownHeaderNames.cs +++ b/src/Microsoft.AspNet.WebSockets/HttpKnownHeaderNames.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerContext.cs b/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerContext.cs index 506c830ea2..891c8739f7 100644 --- a/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerContext.cs +++ b/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerContext.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerRequest.cs b/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerRequest.cs index d0c02c1842..41a6c1a6a6 100644 --- a/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerRequest.cs +++ b/src/Microsoft.AspNet.WebSockets/Legacy/HttpListenerRequest.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/Legacy/SR.cs b/src/Microsoft.AspNet.WebSockets/Legacy/SR.cs index a8aeb2a30e..6062f60855 100644 --- a/src/Microsoft.AspNet.WebSockets/Legacy/SR.cs +++ b/src/Microsoft.AspNet.WebSockets/Legacy/SR.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All Rights Reserved. // Information Contained Herein is Proprietary and Confidential. diff --git a/src/Microsoft.AspNet.WebSockets/Legacy/WebSocketHttpListenerDuplexStream.cs b/src/Microsoft.AspNet.WebSockets/Legacy/WebSocketHttpListenerDuplexStream.cs index 54abff91bd..f5c77b4eb4 100644 --- a/src/Microsoft.AspNet.WebSockets/Legacy/WebSocketHttpListenerDuplexStream.cs +++ b/src/Microsoft.AspNet.WebSockets/Legacy/WebSocketHttpListenerDuplexStream.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeLoadLibrary.cs b/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeLoadLibrary.cs index 43276eefe5..6b0e6e2ee2 100644 --- a/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeLoadLibrary.cs +++ b/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeLoadLibrary.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeNativeOverlapped.cs b/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeNativeOverlapped.cs index 8682c89918..7e404fb597 100644 --- a/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeNativeOverlapped.cs +++ b/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeNativeOverlapped.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeWebSocketHandle.cs b/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeWebSocketHandle.cs index 60c8341561..fffd04af4f 100644 --- a/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeWebSocketHandle.cs +++ b/src/Microsoft.AspNet.WebSockets/NativeInterop/SafeWebSocketHandle.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/NativeInterop/UnsafeNativeMethods.cs b/src/Microsoft.AspNet.WebSockets/NativeInterop/UnsafeNativeMethods.cs index 86355cdee4..d9875f0afc 100644 --- a/src/Microsoft.AspNet.WebSockets/NativeInterop/UnsafeNativeMethods.cs +++ b/src/Microsoft.AspNet.WebSockets/NativeInterop/UnsafeNativeMethods.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/OwinWebSocketWrapper.cs b/src/Microsoft.AspNet.WebSockets/OwinWebSocketWrapper.cs index a11c34488d..5947567acf 100644 --- a/src/Microsoft.AspNet.WebSockets/OwinWebSocketWrapper.cs +++ b/src/Microsoft.AspNet.WebSockets/OwinWebSocketWrapper.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Collections.Generic; diff --git a/src/Microsoft.AspNet.WebSockets/Properties/AssemblyInfo.cs b/src/Microsoft.AspNet.WebSockets/Properties/AssemblyInfo.cs index 1abade9a33..41718ca34d 100644 --- a/src/Microsoft.AspNet.WebSockets/Properties/AssemblyInfo.cs +++ b/src/Microsoft.AspNet.WebSockets/Properties/AssemblyInfo.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/src/Microsoft.AspNet.WebSockets/ServerWebSocket.cs b/src/Microsoft.AspNet.WebSockets/ServerWebSocket.cs index f23d13af54..b722573934 100644 --- a/src/Microsoft.AspNet.WebSockets/ServerWebSocket.cs +++ b/src/Microsoft.AspNet.WebSockets/ServerWebSocket.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocket.cs b/src/Microsoft.AspNet.WebSockets/WebSocket.cs index f75e50a3c6..8050263d87 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocket.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocket.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketBase.cs b/src/Microsoft.AspNet.WebSockets/WebSocketBase.cs index 3e3b798396..66e5aa4760 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketBase.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketBase.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketBuffer.cs b/src/Microsoft.AspNet.WebSockets/WebSocketBuffer.cs index 56b24a4fed..2f9522fd40 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketBuffer.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketBuffer.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketCloseStatus.cs b/src/Microsoft.AspNet.WebSockets/WebSocketCloseStatus.cs index a773179e21..313efa3507 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketCloseStatus.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketCloseStatus.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketError.cs b/src/Microsoft.AspNet.WebSockets/WebSocketError.cs index 473bb56349..16ce90e9fd 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketError.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketError.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketException.cs b/src/Microsoft.AspNet.WebSockets/WebSocketException.cs index 64edc3d0cb..b1691a1e1b 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketException.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketException.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketExtensions.cs b/src/Microsoft.AspNet.WebSockets/WebSocketExtensions.cs index abcbd12865..f21108192c 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketExtensions.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketExtensions.cs @@ -1,4 +1,21 @@ -#if NET45 +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +#if NET45 using Microsoft.AspNet.WebSockets; namespace Owin diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketHelpers.cs b/src/Microsoft.AspNet.WebSockets/WebSocketHelpers.cs index 3479e137fa..331f007ed6 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketHelpers.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketHelpers.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketMessageType.cs b/src/Microsoft.AspNet.WebSockets/WebSocketMessageType.cs index 1661721a14..2c362f7299 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketMessageType.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketMessageType.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketMiddleware.cs b/src/Microsoft.AspNet.WebSockets/WebSocketMiddleware.cs index 7a77a6a4f6..33dfbc97b8 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketMiddleware.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketMiddleware.cs @@ -1,4 +1,21 @@ -using System; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System; using System.Collections.Generic; using System.IO; using System.Linq; diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketReceiveResult.cs b/src/Microsoft.AspNet.WebSockets/WebSocketReceiveResult.cs index a48be62a2d..7513597105 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketReceiveResult.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketReceiveResult.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/WebSocketState.cs b/src/Microsoft.AspNet.WebSockets/WebSocketState.cs index 3c58d00a20..53d8d2daa5 100644 --- a/src/Microsoft.AspNet.WebSockets/WebSocketState.cs +++ b/src/Microsoft.AspNet.WebSockets/WebSocketState.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.AspNet.WebSockets/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs b/src/Microsoft.AspNet.WebSockets/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs index 861c9e31ab..9e1e783200 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs @@ -1,4 +1,21 @@ -// ==++== +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.WebSockets/fx/System/AccessViolationException.cs b/src/Microsoft.AspNet.WebSockets/fx/System/AccessViolationException.cs index c32cafb4e1..f7aa7f941f 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/System/AccessViolationException.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/System/AccessViolationException.cs @@ -1,4 +1,21 @@ -#if !NET45 +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +#if !NET45 using System; using System.Collections.Generic; diff --git a/src/Microsoft.AspNet.WebSockets/fx/System/ComponentModel/Win32Exception.cs b/src/Microsoft.AspNet.WebSockets/fx/System/ComponentModel/Win32Exception.cs index 108303ee2c..ce75afbf7e 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/System/ComponentModel/Win32Exception.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/System/ComponentModel/Win32Exception.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.WebSockets/fx/System/ExternDll.cs b/src/Microsoft.AspNet.WebSockets/fx/System/ExternDll.cs index 98303d48b8..cc20e7969c 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/System/ExternDll.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/System/ExternDll.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.WebSockets/fx/System/Runtime/InteropServices/ExternalException.cs b/src/Microsoft.AspNet.WebSockets/fx/System/Runtime/InteropServices/ExternalException.cs index 21d82b1de4..eae4f7dae2 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/System/Runtime/InteropServices/ExternalException.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/System/Runtime/InteropServices/ExternalException.cs @@ -1,4 +1,21 @@ -// ==++== +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.WebSockets/fx/System/SafeNativeMethods.cs b/src/Microsoft.AspNet.WebSockets/fx/System/SafeNativeMethods.cs index 969d273fa8..ae88c8bda9 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/System/SafeNativeMethods.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/System/SafeNativeMethods.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.AspNet.WebSockets/fx/System/SystemException.cs b/src/Microsoft.AspNet.WebSockets/fx/System/SystemException.cs index 4b6c66b4a4..b6d2d3e3f3 100644 --- a/src/Microsoft.AspNet.WebSockets/fx/System/SystemException.cs +++ b/src/Microsoft.AspNet.WebSockets/fx/System/SystemException.cs @@ -1,4 +1,21 @@ -#if !NET45 +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +#if !NET45 using System; using System.Collections.Generic; diff --git a/src/Microsoft.Net.Server/AsyncAcceptContext.cs b/src/Microsoft.Net.Server/AsyncAcceptContext.cs index c21725ff3b..71cc7952e0 100644 --- a/src/Microsoft.Net.Server/AsyncAcceptContext.cs +++ b/src/Microsoft.Net.Server/AsyncAcceptContext.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/AuthenticationManager.cs b/src/Microsoft.Net.Server/AuthenticationManager.cs index 396dc6ec4c..ec3452357e 100644 --- a/src/Microsoft.Net.Server/AuthenticationManager.cs +++ b/src/Microsoft.Net.Server/AuthenticationManager.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/AuthenticationTypes.cs b/src/Microsoft.Net.Server/AuthenticationTypes.cs index 3d27938324..73e07811bd 100644 --- a/src/Microsoft.Net.Server/AuthenticationTypes.cs +++ b/src/Microsoft.Net.Server/AuthenticationTypes.cs @@ -1,4 +1,21 @@ -using System; +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/src/Microsoft.Net.Server/Constants.cs b/src/Microsoft.Net.Server/Constants.cs index 0c0ec42840..a85d13c4ae 100644 --- a/src/Microsoft.Net.Server/Constants.cs +++ b/src/Microsoft.Net.Server/Constants.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/DictionaryExtensions.cs b/src/Microsoft.Net.Server/DictionaryExtensions.cs index a1a6e3577a..7aa0e65d2c 100644 --- a/src/Microsoft.Net.Server/DictionaryExtensions.cs +++ b/src/Microsoft.Net.Server/DictionaryExtensions.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/GlobalSuppressions.cs b/src/Microsoft.Net.Server/GlobalSuppressions.cs index 2b0ddbdbf4a6b419d14999f431a6e44ef4126bf5..88c4ba087d0a7235a92981af496c35f0fef54578 100644 GIT binary patch literal 1636 zcmb_cO>?6-5WV|Xba6_iFrLjZGubM}#uM$@-~y7_)YcwkXk+aPi9*6z{{6OO>?DW1 z4F_YS?$@tBUN07~)ZN&N=4j!jx`nN%dTsQn%-E2gK%3uwHs<8)qM2I_H(QCR1;Td})w1T_nGu$|XV7dx!zc`3d576=v zl(sM!Bn)BTAS43*TVZEGD5!MXNx@Zx@G9)l$C*$(!Iud`?=2^DP7d7&`taTmxSdEJ zt?lj?i`UoJhGX~oj-&i?|uVOv(l4#G=<^7e4l8jG z6-cg{fj0<^K4GtfY8<5w`&Jk?6b87eL5fybZvFS$99{eCT;@OLaZq2~Y@7w)rtBg3 zF7=+vV(7Xa&#a=#1b*hY8XtnIM1o(PzkmKuL`&Uwy7#$6;C16886aq{8(+Y$iz^2Y z`E!z+6FWz+yb6efM2f0mKa%QeYMA13G<0e;Nlqv)mP_JWO5U}~L2zq(u^%jw>5*ID zJp%7Yf&@msUZP#E|HjJtgm&lubBQOEVBVDykn~EM;mA)&5(mrs1})H_ILtWqr*wJr`?H>CO(E2UqQ`f-jn)LsU!j-V=b_l*7^NQ5| zj~`+J^=Z@Ea5L>tKGuplH%Lp{u+vmAhZbB)22;&~(9iK1)FA{+!Nth!zBPpouA8dX ze%UFUQX|Ii`1tSFTMRToBhd+q1wpt z{z_sZdh<5S(F%=d6j2YB@!j1opYP+d7j6FHs0Ud;Qp=vX6m?;Ht(w%;pUi(7C@6{B U4>>$QutG`e+ks&n-2OHD4>Vo>=>Px# literal 1926 zcmd6o-HX#u5XI+N@PD}EX$8BhKI*Pe6u)3a=&~TP4{2K4Xw#HUD)gUMe`jvPO`Gof z63EBgxie?ZnYsD*_rfkL*yvGRPwfe)gzM4@t8HUDySLI7wzL-OPu^EHw=2u+BX6}$ zE$2D0ExsFk=hkqQtgLyS6Q#j7c(e+S9Q)4qU*lD>7 z(l6}4w_f#(l_{!3=4LPuY>ZA)c85pY+rnqC3Tw$)yMKm(_SgF!$mtqIN;srN>&#E- zm)89P&!wvrxT}BkR4=W_BQ4~i%<_v!)MvH*Vzt29*XrBB%7_?qS5%5O5AW*SGZJ*CO|!vkS^FM-!-;=oyxYsUa+p2DOeX{DURkqwKeQ|a$7yA_v z6eq`LZqGf&&g1G`s};HlwZ4U~=&_OT+;|;1`IJ%7PjfM3x|?^!PZKjDkJKsbH+JbF zwj$bw_)&LtNm@;4G@TFiSUf+rL~p^UteWE3Zyma9&~Z8i;<*!ZXTGyzxQ{iV$n3M@ zJAHBm`#@H8Pu62J*muxuK{azm)gS7KHGYTsMW#=)tT{aH=#J+&Uu$w`_B4I5yM // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/LogHelper.cs b/src/Microsoft.Net.Server/LogHelper.cs index 611317e3d5..d97a11aea9 100644 --- a/src/Microsoft.Net.Server/LogHelper.cs +++ b/src/Microsoft.Net.Server/LogHelper.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/AddressFamily.cs b/src/Microsoft.Net.Server/NativeInterop/AddressFamily.cs index 5bb16bcb69..1b501e5cad 100644 --- a/src/Microsoft.Net.Server/NativeInterop/AddressFamily.cs +++ b/src/Microsoft.Net.Server/NativeInterop/AddressFamily.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/ComNetOS.cs b/src/Microsoft.Net.Server/NativeInterop/ComNetOS.cs index ff134adfb4..7d99de7dcf 100644 --- a/src/Microsoft.Net.Server/NativeInterop/ComNetOS.cs +++ b/src/Microsoft.Net.Server/NativeInterop/ComNetOS.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/ContextAttribute.cs b/src/Microsoft.Net.Server/NativeInterop/ContextAttribute.cs index 7dac25d72a..6ee9ea9742 100644 --- a/src/Microsoft.Net.Server/NativeInterop/ContextAttribute.cs +++ b/src/Microsoft.Net.Server/NativeInterop/ContextAttribute.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/HttpRequestQueueV2Handle.cs b/src/Microsoft.Net.Server/NativeInterop/HttpRequestQueueV2Handle.cs index 8538bf8989..b2ffd71a52 100644 --- a/src/Microsoft.Net.Server/NativeInterop/HttpRequestQueueV2Handle.cs +++ b/src/Microsoft.Net.Server/NativeInterop/HttpRequestQueueV2Handle.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/HttpServerSessionHandle.cs b/src/Microsoft.Net.Server/NativeInterop/HttpServerSessionHandle.cs index ccec530d0b..203785315e 100644 --- a/src/Microsoft.Net.Server/NativeInterop/HttpServerSessionHandle.cs +++ b/src/Microsoft.Net.Server/NativeInterop/HttpServerSessionHandle.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/HttpSysRequestHeader.cs b/src/Microsoft.Net.Server/NativeInterop/HttpSysRequestHeader.cs index 5779ffcbb5..bb8ddc3848 100644 --- a/src/Microsoft.Net.Server/NativeInterop/HttpSysRequestHeader.cs +++ b/src/Microsoft.Net.Server/NativeInterop/HttpSysRequestHeader.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/HttpSysResponseHeader.cs b/src/Microsoft.Net.Server/NativeInterop/HttpSysResponseHeader.cs index a48727e520..b996342215 100644 --- a/src/Microsoft.Net.Server/NativeInterop/HttpSysResponseHeader.cs +++ b/src/Microsoft.Net.Server/NativeInterop/HttpSysResponseHeader.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/HttpSysSettings.cs b/src/Microsoft.Net.Server/NativeInterop/HttpSysSettings.cs index 1b7fa89c13..549c63ecb0 100644 --- a/src/Microsoft.Net.Server/NativeInterop/HttpSysSettings.cs +++ b/src/Microsoft.Net.Server/NativeInterop/HttpSysSettings.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/IntPtrHelper.cs b/src/Microsoft.Net.Server/NativeInterop/IntPtrHelper.cs index a319d629fd..bf752ab2e2 100644 --- a/src/Microsoft.Net.Server/NativeInterop/IntPtrHelper.cs +++ b/src/Microsoft.Net.Server/NativeInterop/IntPtrHelper.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/NclUtilities.cs b/src/Microsoft.Net.Server/NativeInterop/NclUtilities.cs index c91d2f341d..f0adc64e05 100644 --- a/src/Microsoft.Net.Server/NativeInterop/NclUtilities.cs +++ b/src/Microsoft.Net.Server/NativeInterop/NclUtilities.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SSPIHandle.cs b/src/Microsoft.Net.Server/NativeInterop/SSPIHandle.cs index 3e9d3bb063..1dac268c56 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SSPIHandle.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SSPIHandle.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SafeLoadLibrary.cs b/src/Microsoft.Net.Server/NativeInterop/SafeLoadLibrary.cs index fa057da396..7a24acf6dd 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SafeLoadLibrary.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SafeLoadLibrary.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SafeLocalFree.cs b/src/Microsoft.Net.Server/NativeInterop/SafeLocalFree.cs index 91e9e953c3..eea727e5fb 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SafeLocalFree.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SafeLocalFree.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SafeLocalFreeChannelBinding.cs b/src/Microsoft.Net.Server/NativeInterop/SafeLocalFreeChannelBinding.cs index cfa8b494fb..eab0a03105 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SafeLocalFreeChannelBinding.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SafeLocalFreeChannelBinding.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SafeLocalMemHandle.cs b/src/Microsoft.Net.Server/NativeInterop/SafeLocalMemHandle.cs index 0a183236b5..daa501bbc1 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SafeLocalMemHandle.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SafeLocalMemHandle.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SafeNativeOverlapped.cs b/src/Microsoft.Net.Server/NativeInterop/SafeNativeOverlapped.cs index 4341285b03..fb4f32484b 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SafeNativeOverlapped.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SafeNativeOverlapped.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SchProtocols.cs b/src/Microsoft.Net.Server/NativeInterop/SchProtocols.cs index f02fd764fd..8b2acabade 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SchProtocols.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SchProtocols.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/SecurityStatus.cs b/src/Microsoft.Net.Server/NativeInterop/SecurityStatus.cs index f614cbf150..59ea71a2ea 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SecurityStatus.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SecurityStatus.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/NativeInterop/SocketAddress.cs b/src/Microsoft.Net.Server/NativeInterop/SocketAddress.cs index 51d3f9474e..0a59d72f45 100644 --- a/src/Microsoft.Net.Server/NativeInterop/SocketAddress.cs +++ b/src/Microsoft.Net.Server/NativeInterop/SocketAddress.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/NativeInterop/UnsafeNativeMethods.cs b/src/Microsoft.Net.Server/NativeInterop/UnsafeNativeMethods.cs index eccaf869b0..096887987f 100644 --- a/src/Microsoft.Net.Server/NativeInterop/UnsafeNativeMethods.cs +++ b/src/Microsoft.Net.Server/NativeInterop/UnsafeNativeMethods.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/Properties/AssemblyInfo.cs b/src/Microsoft.Net.Server/Properties/AssemblyInfo.cs index 5713f21df4..04fd65a965 100644 --- a/src/Microsoft.Net.Server/Properties/AssemblyInfo.cs +++ b/src/Microsoft.Net.Server/Properties/AssemblyInfo.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/BoundaryType.cs b/src/Microsoft.Net.Server/RequestProcessing/BoundaryType.cs index 31357ce6b6..a398747bba 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/BoundaryType.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/BoundaryType.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/ClientCertLoader.cs b/src/Microsoft.Net.Server/RequestProcessing/ClientCertLoader.cs index 0600ad3454..f1c4768259 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/ClientCertLoader.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/ClientCertLoader.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/HeaderEncoding.cs b/src/Microsoft.Net.Server/RequestProcessing/HeaderEncoding.cs index 148985426a..4cc96769b7 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/HeaderEncoding.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/HeaderEncoding.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/HttpKnownHeaderNames.cs b/src/Microsoft.Net.Server/RequestProcessing/HttpKnownHeaderNames.cs index 788477f478..3aaa743291 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/HttpKnownHeaderNames.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/HttpKnownHeaderNames.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/HttpReasonPhrase.cs b/src/Microsoft.Net.Server/RequestProcessing/HttpReasonPhrase.cs index 40836a36ea..5b9596603f 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/HttpReasonPhrase.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/HttpReasonPhrase.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/HttpStatusCode.cs b/src/Microsoft.Net.Server/RequestProcessing/HttpStatusCode.cs index 83993f3065..a8535a1951 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/HttpStatusCode.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/HttpStatusCode.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/NativeRequestContext.cs b/src/Microsoft.Net.Server/RequestProcessing/NativeRequestContext.cs index 15e99f7343..74afb31713 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/NativeRequestContext.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/NativeRequestContext.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/OpaqueStream.cs b/src/Microsoft.Net.Server/RequestProcessing/OpaqueStream.cs index 2016976aa0..6f33ea51d8 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/OpaqueStream.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/OpaqueStream.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/Request.cs b/src/Microsoft.Net.Server/RequestProcessing/Request.cs index 67471d70d5..934c4e7728 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/Request.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/Request.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/RequestContext.cs b/src/Microsoft.Net.Server/RequestProcessing/RequestContext.cs index 16ac300615..84e3c3ce61 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/RequestContext.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/RequestContext.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.Generated.cs b/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.Generated.cs index 4ec5271c51..bacf8811a7 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.Generated.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.Generated.cs @@ -1,4 +1,21 @@ -//----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//----------------------------------------------------------------------- // // Copyright (c) Katana Contributors. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.cs b/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.cs index 43b9fb1e7f..46f432f10b 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/RequestHeaders.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/RequestStream.cs b/src/Microsoft.Net.Server/RequestProcessing/RequestStream.cs index 312dde4152..40f6e507f3 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/RequestStream.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/RequestStream.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/RequestUriBuilder.cs b/src/Microsoft.Net.Server/RequestProcessing/RequestUriBuilder.cs index 4a9bb518de..5127f81281 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/RequestUriBuilder.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/RequestUriBuilder.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. @@ -40,8 +57,8 @@ namespace Microsoft.Net.Server // // When parsing ANSI (Latin 1) encoded path '/pa%C4th/', %C4 will be added to rawOctets and when // we reach 't', the content of rawOctets { 0xC4 } will be fed into the ANSI encoding. The resulting - // string 'Ä' will be percent encoded into UTF-8 octets and appended to requestUriString. The final - // path will be '/pa%C3%84th/', where '%C3%84' is the UTF-8 percent encoded character 'Ä'. + // string '�' will be percent encoded into UTF-8 octets and appended to requestUriString. The final + // path will be '/pa%C3%84th/', where '%C3%84' is the UTF-8 percent encoded character '�'. private List _rawOctets; private string _rawPath; diff --git a/src/Microsoft.Net.Server/RequestProcessing/Response.cs b/src/Microsoft.Net.Server/RequestProcessing/Response.cs index dd9738e443..119cec39a2 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/Response.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/Response.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/ResponseStream.cs b/src/Microsoft.Net.Server/RequestProcessing/ResponseStream.cs index 21b38033e9..5f13a2aaf8 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/ResponseStream.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/ResponseStream.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/RequestProcessing/ResponseStreamAsyncResult.cs b/src/Microsoft.Net.Server/RequestProcessing/ResponseStreamAsyncResult.cs index b6d045848c..b771b7b88d 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/ResponseStreamAsyncResult.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/ResponseStreamAsyncResult.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/RequestProcessing/SslStatus.cs b/src/Microsoft.Net.Server/RequestProcessing/SslStatus.cs index cc4debcdaa..056c9e61cb 100644 --- a/src/Microsoft.Net.Server/RequestProcessing/SslStatus.cs +++ b/src/Microsoft.Net.Server/RequestProcessing/SslStatus.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/Resources.Designer.cs b/src/Microsoft.Net.Server/Resources.Designer.cs index e0db3bdfbc..b0cf11573e 100644 --- a/src/Microsoft.Net.Server/Resources.Designer.cs +++ b/src/Microsoft.Net.Server/Resources.Designer.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.34006 diff --git a/src/Microsoft.Net.Server/TimeoutManager.cs b/src/Microsoft.Net.Server/TimeoutManager.cs index b90c212758..6789328c1f 100644 --- a/src/Microsoft.Net.Server/TimeoutManager.cs +++ b/src/Microsoft.Net.Server/TimeoutManager.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/UrlPrefix.cs b/src/Microsoft.Net.Server/UrlPrefix.cs index 96046033c8..f8b8783813 100644 --- a/src/Microsoft.Net.Server/UrlPrefix.cs +++ b/src/Microsoft.Net.Server/UrlPrefix.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/ValidationHelper.cs b/src/Microsoft.Net.Server/ValidationHelper.cs index 5e17218855..ad5ab47d99 100644 --- a/src/Microsoft.Net.Server/ValidationHelper.cs +++ b/src/Microsoft.Net.Server/ValidationHelper.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/WebListener.cs b/src/Microsoft.Net.Server/WebListener.cs index 1d72a75db7..47b987fa41 100644 --- a/src/Microsoft.Net.Server/WebListener.cs +++ b/src/Microsoft.Net.Server/WebListener.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/WebListenerException.cs b/src/Microsoft.Net.Server/WebListenerException.cs index 11a5a2daed..c9d17fca6b 100644 --- a/src/Microsoft.Net.Server/WebListenerException.cs +++ b/src/Microsoft.Net.Server/WebListenerException.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs b/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs index 43897343aa..421412244e 100644 --- a/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs +++ b/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs @@ -1,4 +1,21 @@ -// ==++== +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs b/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs index 861c9e31ab..9e1e783200 100644 --- a/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs +++ b/src/Microsoft.Net.Server/fx/Microsoft/Win32/SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs @@ -1,4 +1,21 @@ -// ==++== +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/fx/System/Diagnostics/TraceEventType.cs b/src/Microsoft.Net.Server/fx/System/Diagnostics/TraceEventType.cs index 36d0b93d25..ce9c830d9e 100644 --- a/src/Microsoft.Net.Server/fx/System/Diagnostics/TraceEventType.cs +++ b/src/Microsoft.Net.Server/fx/System/Diagnostics/TraceEventType.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/fx/System/ExternDll.cs b/src/Microsoft.Net.Server/fx/System/ExternDll.cs index 98303d48b8..cc20e7969c 100644 --- a/src/Microsoft.Net.Server/fx/System/ExternDll.cs +++ b/src/Microsoft.Net.Server/fx/System/ExternDll.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/fx/System/Runtime/InteropServices/ExternalException.cs b/src/Microsoft.Net.Server/fx/System/Runtime/InteropServices/ExternalException.cs index 21d82b1de4..eae4f7dae2 100644 --- a/src/Microsoft.Net.Server/fx/System/Runtime/InteropServices/ExternalException.cs +++ b/src/Microsoft.Net.Server/fx/System/Runtime/InteropServices/ExternalException.cs @@ -1,4 +1,21 @@ -// ==++== +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/fx/System/SafeNativeMethods.cs b/src/Microsoft.Net.Server/fx/System/SafeNativeMethods.cs index 969d273fa8..ae88c8bda9 100644 --- a/src/Microsoft.Net.Server/fx/System/SafeNativeMethods.cs +++ b/src/Microsoft.Net.Server/fx/System/SafeNativeMethods.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/src/Microsoft.Net.Server/fx/System/Security/Authentication/ExtendedProtection/ChannelBinding.cs b/src/Microsoft.Net.Server/fx/System/Security/Authentication/ExtendedProtection/ChannelBinding.cs index 3c31d34a1b..cefd0e12f3 100644 --- a/src/Microsoft.Net.Server/fx/System/Security/Authentication/ExtendedProtection/ChannelBinding.cs +++ b/src/Microsoft.Net.Server/fx/System/Security/Authentication/ExtendedProtection/ChannelBinding.cs @@ -1,4 +1,21 @@ -//------------------------------------------------------------------------------ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +//------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/test/Microsoft.AspNet.Security.Windows.Test/DenyAnonymous.cs b/test/Microsoft.AspNet.Security.Windows.Test/DenyAnonymous.cs index 3bd1cc9f00..19a04912dd 100644 --- a/test/Microsoft.AspNet.Security.Windows.Test/DenyAnonymous.cs +++ b/test/Microsoft.AspNet.Security.Windows.Test/DenyAnonymous.cs @@ -1,4 +1,21 @@ -// +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// // Copyright 2011-2012 Katana contributors // // diff --git a/test/Microsoft.AspNet.Security.Windows.Test/DictionaryExtensions.cs b/test/Microsoft.AspNet.Security.Windows.Test/DictionaryExtensions.cs index a1a6e3577a..7aa0e65d2c 100644 --- a/test/Microsoft.AspNet.Security.Windows.Test/DictionaryExtensions.cs +++ b/test/Microsoft.AspNet.Security.Windows.Test/DictionaryExtensions.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/test/Microsoft.AspNet.Security.Windows.Test/DigestTests.cs b/test/Microsoft.AspNet.Security.Windows.Test/DigestTests.cs index e097a7e65b..67d693ed66 100644 --- a/test/Microsoft.AspNet.Security.Windows.Test/DigestTests.cs +++ b/test/Microsoft.AspNet.Security.Windows.Test/DigestTests.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/test/Microsoft.AspNet.Security.Windows.Test/NegotiateTests.cs b/test/Microsoft.AspNet.Security.Windows.Test/NegotiateTests.cs index 572650b9b0..6deff83ee1 100644 --- a/test/Microsoft.AspNet.Security.Windows.Test/NegotiateTests.cs +++ b/test/Microsoft.AspNet.Security.Windows.Test/NegotiateTests.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/test/Microsoft.AspNet.Security.Windows.Test/PassThroughTests.cs b/test/Microsoft.AspNet.Security.Windows.Test/PassThroughTests.cs index 6ffcf2b8a8..03899b4593 100644 --- a/test/Microsoft.AspNet.Security.Windows.Test/PassThroughTests.cs +++ b/test/Microsoft.AspNet.Security.Windows.Test/PassThroughTests.cs @@ -1,4 +1,21 @@ -// ----------------------------------------------------------------------- +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + +// ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // diff --git a/test/Microsoft.AspNet.Security.Windows.Test/Properties/AssemblyInfo.cs b/test/Microsoft.AspNet.Security.Windows.Test/Properties/AssemblyInfo.cs index 681f7d66cd..c0ff848336 100644 --- a/test/Microsoft.AspNet.Security.Windows.Test/Properties/AssemblyInfo.cs +++ b/test/Microsoft.AspNet.Security.Windows.Test/Properties/AssemblyInfo.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/AuthenticationTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/AuthenticationTests.cs index 760a21c556..e6acd0f358 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/AuthenticationTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/AuthenticationTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Net; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/HttpsTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/HttpsTests.cs index 73b417ff4a..e9fd2f1aa2 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/HttpsTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/HttpsTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System.IO; using System.Net.Http; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/OpaqueUpgradeTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/OpaqueUpgradeTests.cs index 45097046fa..3040ddeebc 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/OpaqueUpgradeTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/OpaqueUpgradeTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. /* TODO: Opaque using System; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Properties/AssemblyInfo.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Properties/AssemblyInfo.cs index 9b52afa8d6..ea69d41e45 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Properties/AssemblyInfo.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Properties/AssemblyInfo.cs @@ -1,3 +1,20 @@ +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. + // ----------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestBodyTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestBodyTests.cs index 07ec7bf520..62edea48b6 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestBodyTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestBodyTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.IO; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestHeaderTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestHeaderTests.cs index b400e8b375..d87dadcc65 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestHeaderTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestHeaderTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Net.Http; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestTests.cs index fbbc621d3f..93a0f4f041 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/RequestTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.IO; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseBodyTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseBodyTests.cs index 0bb29b774f..8f69f36cc7 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseBodyTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseBodyTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Collections.Generic; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseHeaderTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseHeaderTests.cs index 11eff9ff14..d6f5441ce6 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseHeaderTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseHeaderTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Linq; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseSendFileTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseSendFileTests.cs index 4e0e4b1f27..7e668593c2 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseSendFileTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseSendFileTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Collections.Generic; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseTests.cs index 55d6a84562..befdfbb97d 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ResponseTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Net; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ServerTests.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ServerTests.cs index 9c7511aba3..c6f47bb48c 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ServerTests.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/ServerTests.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Collections.Generic; diff --git a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Utilities.cs b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Utilities.cs index d96ef5d45d..1a834b99cd 100644 --- a/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Utilities.cs +++ b/test/Microsoft.AspNet.Server.WebListener.FunctionalTests/Utilities.cs @@ -1,4 +1,19 @@ -// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. +// Copyright (c) Microsoft Open Technologies, Inc. +// All Rights Reserved +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// THIS CODE IS PROVIDED *AS IS* BASIS, WITHOUT WARRANTIES OR +// CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING +// WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF +// TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABLITY OR +// NON-INFRINGEMENT. +// See the Apache 2 License for the specific language governing +// permissions and limitations under the License. using System; using System.Threading.Tasks;