Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbradwilson <dotnetguy@gmail.com>2012-04-07 04:36:49 +0400
committerbradwilson <dotnetguy@gmail.com>2012-04-07 04:36:49 +0400
commit3a49f5a23bd07f201face4088ce3c7a8031be625 (patch)
tree88a3c3d25389faebdd9826ab712bc7b63f0f8fbd /License.txt
parentde43b6ad756800fd3b6e984ec65f9f37dbad723f (diff)
Added copyright headers and License.txt
Diffstat (limited to 'License.txt')
-rw-r--r--License.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/License.txt b/License.txt
new file mode 100644
index 00000000..173895e6
--- /dev/null
+++ b/License.txt
@@ -0,0 +1,15 @@
+Copyright (c) Microsoft Corporation. All rights reserved.
+Microsoft would like to thank its contributors, a list of whom
+are at http://aspnetwebstack.codeplex.com/wikipage?title=Contributors.
+
+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
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied. See the License for the specific language governing permissions
+and limitations under the License.