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:
Diffstat (limited to 'src/System.Web.Mvc/HttpOptionsAttribute.cs')
-rw-r--r--src/System.Web.Mvc/HttpOptionsAttribute.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/System.Web.Mvc/HttpOptionsAttribute.cs b/src/System.Web.Mvc/HttpOptionsAttribute.cs
index 8ba16155..59f432c9 100644
--- a/src/System.Web.Mvc/HttpOptionsAttribute.cs
+++ b/src/System.Web.Mvc/HttpOptionsAttribute.cs
@@ -1,3 +1,5 @@
+// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information.
+
using System.Reflection;
namespace System.Web.Mvc