Browse Source

updated copyright

Vicente Penades 4 years ago
parent
commit
35c86ce563
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/PackageInfo.props

+ 1 - 1
src/PackageInfo.props

@@ -4,7 +4,7 @@
   <PropertyGroup>
 
     <Authors>Vicente Penades</Authors>
-    <Copyright>Copyright (c) 2020 Vicente Penades</Copyright>
+    <Copyright>Copyright (c) 2021 Vicente Penades</Copyright>
     <Description>SharpGLTF is a C# library for reading and writing glTF2 3D models</Description>
 
     <RepositoryType>git</RepositoryType>