Skip to content

Commit 5bc912b

Browse files
committed
Missed header.
1 parent bfad234 commit 5bc912b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/NuGetGallery/Filters/AdminActionAttribute.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
using System;
1+
// 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;
25
using System.Collections.Generic;
36
using System.Linq;
47
using System.Net;

0 commit comments

Comments
 (0)