Standardise remaining cases

This commit is contained in:
Dean Herbert
2019-01-24 18:30:47 +09:00
parent 03a981ef0e
commit ae247c2176
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
</ItemGroup>
<PropertyGroup Label="Project">
<Company>ppy Pty Ltd</Company>
<Copyright>ppy Pty Ltd</Copyright>
<Copyright>Copyright (c) 2019 ppy Pty Ltd</Copyright>
</PropertyGroup>
<PropertyGroup Label="Sourcelink3">
<EnableSourceLink Condition=" '$(OS)' != 'Windows_NT' AND '$(MSBuildRuntimeType)' != 'Core' ">false</EnableSourceLink>

View File

@@ -1,4 +1,4 @@
Copyright (c) 2007-2019 ppy Pty Ltd <contact@ppy.sh>.
Copyright (c) 2019 ppy Pty Ltd <contact@ppy.sh>.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -19,7 +19,7 @@
<PackageProjectUrl>https://github.com/ppy/osu-framework</PackageProjectUrl>
<RepositoryUrl>https://github.com/ppy/osu-framework</RepositoryUrl>
<PackageReleaseNotes>Automated release.</PackageReleaseNotes>
<copyright>Copyright (c) 2007-2018 ppy Pty Ltd contact@ppy.sh</copyright>
<copyright>Copyright (c) 2019 ppy Pty Ltd</copyright>
<PackageTags>osu game framework</PackageTags>
</PropertyGroup>
<ItemGroup>