We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfad234 commit 5bc912bCopy full SHA for 5bc912b
1 file changed
src/NuGetGallery/Filters/AdminActionAttribute.cs
@@ -1,4 +1,7 @@
1
-using System;
+// Copyright (c) .NET Foundation. All rights reserved.
2
+// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3
+
4
+using System;
5
using System.Collections.Generic;
6
using System.Linq;
7
using System.Net;
0 commit comments