Skip to content

Commit

Permalink
proj: fix header lines
Browse files Browse the repository at this point in the history
Signed-off-by: Jason A. Donenfeld <[email protected]>
  • Loading branch information
zx2c4 committed Aug 2, 2021
1 parent 21d8e66 commit caae8bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wintun.proj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
SPDX-License-Identifier: GPL-2.0
Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved.
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion wintun.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
SPDX-License-Identifier: GPL-2.0
Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved.
-->
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
Expand Down

0 comments on commit caae8bc

Please sign in to comment.