Skip to content

Commit 2f1efea

Browse files
author
David Fallah
committed
Update license and project metadata
1 parent cccb7bb commit 2f1efea

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 David
3+
Copyright (c) 2018 ThymineC
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/AsyncEvent/AsyncEvent.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<AssemblyName>AsyncEvent</AssemblyName>
88
<PackageId>AsyncEvent</PackageId>
9+
<Authors>ThymineC</Authors>
10+
<Copyright>MIT</Copyright>
911
<RepositoryType>git</RepositoryType>
1012
<RepositoryUrl>https://github.com/TAGC/AsyncEvent</RepositoryUrl>
1113
</PropertyGroup>

0 commit comments

Comments
 (0)