Skip to content

Commit d075ce4

Browse files
committed
Relicense to MIT
I am relicensing this code with the permission of all code contributors to this port of the code. All code that this is based on is unaffected by this.
1 parent 3c6fcb4 commit d075ce4

File tree

2 files changed

+6
-673
lines changed

2 files changed

+6
-673
lines changed

BurnOutSharp/BurnOutSharp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<Description>Port of BurnOut to C#, with additions</Description>
99
<Authors>Matt Nadareski;Gernot Knippen</Authors>
1010
<Product>BurnOutSharp</Product>
11-
<Copyright>Copyright (c)2005-2010 Gernot Knippen, Copyright (c)2018-2022 Matt Nadareski</Copyright>
12-
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
11+
<Copyright>Copyright (c)2018-2023 Matt Nadareski</Copyright>
12+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1313
<RepositoryUrl>https://github.com/mnadareski/BurnOutSharp</RepositoryUrl>
1414
<Version>2.5</Version>
1515
<AssemblyVersion>2.5</AssemblyVersion>

0 commit comments

Comments
 (0)