Skip to content

Commit

Permalink
update copyright stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCorby committed Jun 10, 2023
1 parent ad4551f commit e7237e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<NoWarn>MSB3270</NoWarn>
<Company>Henry Pointer, Aleksander Waage, Ricardo Lopes</Company>
<Copyright>Copyright © Henry Pointer, Aleksander Waage, Ricardo Lopes 2020-2021</Copyright>
</PropertyGroup>

<PropertyGroup Label="Default Locations" Condition="!Exists('$(DevEnvLoc)')">
Expand Down
1 change: 1 addition & 0 deletions QSB/QSB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Title>Quantum Space Buddies</Title>
<Authors>Henry Pointer, William Corby, Aleksander Waage, Ricardo Lopes</Authors>
<Company>Henry Pointer, William Corby, Aleksander Waage, Ricardo Lopes</Company>
<Copyright>Copyright © Henry Pointer, William Corby, Aleksander Waage, Ricardo Lopes 2020-2023</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit e7237e0

Please sign in to comment.