Skip to content

Commit ce2956f

Browse files
committed
Add missing license header.
1 parent 7da158d commit ce2956f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Core/VsChromiumVersion.cs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
using System;
1+
// Copyright 2014 The Chromium Authors. All rights reserved.
2+
// Use of this source code is governed by a BSD-style license that can be
3+
// found in the LICENSE file.
4+
5+
using System;
26
using System.Collections.Generic;
37
using System.Linq;
48
using System.Text;

0 commit comments

Comments
 (0)