Skip to content

Commit 802484b

Browse files
committed
Modified project file
1 parent dd1986b commit 802484b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Axuno.VirtualFileSystem/Axuno.VirtualFileSystem.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageTags>virtual file system netstandard c#</PackageTags>
1717
<PackageReleaseNotes>Added unit tests
1818
Bumped to v1.0.0</PackageReleaseNotes>
19-
<Copyright>© 2013 - 2020 Volosoft. Open source license with LGPLv3.0</Copyright>
19+
<Copyright>© 2013 - 2021 Volosoft. Open source license with LGPLv3.0</Copyright>
2020
<Description>The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).
2121

2222
* The VirtualFileSystem can be extended by additional IVirtualFileProviders.

0 commit comments

Comments
 (0)