Skip to content

Commit

Permalink
Update authors
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 committed Dec 9, 2021
1 parent 32d0dce commit 58a99c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ MIT License

Copyright (c) 2017 Matthias Koch
Copyright (c) 2020-2021 Vladyslav Burylov
Copyright (c) 2021-today Vladyslav Burylov, Mirko Ulfig

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions src/dotnet/Plugin.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<SdkVersion>2021.3.0</SdkVersion>
<Title>Test Linker 2</Title>
<Description>Semantically linking production and test code. This is fork of TestLinker plugin.</Description>
<Authors>Matthias Koch; Vladyslav Burylov</Authors>
<Copyright>Copyright 2016-2020 Matthias Koch; Copyright 2020-$([System.DateTime]::Now.Year) Vladyslav Burylov</Copyright>
<Authors>Matthias Koch; Vladyslav Burylov; Mirko Ulfig</Authors>
<Copyright>Copyright 2016-2020 Matthias Koch; Copyright 2020-2021 Vladyslav Burylov; Copyright 2021-$([System.DateTime]::Now.Year) Vladyslav Burylov, Mirko Ulfig</Copyright>
<PackageTags>nunit xunit mspec mstest linker test code production testcop</PackageTags>
<PackageProjectUrl>https://github.com/vladyslav-burylov/resharper-testlinker2</PackageProjectUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/vladyslav-burylov/resharper-testlinker2/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 58a99c1

Please sign in to comment.