Skip to content

Commit

Permalink
Update copyright year.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfish3r committed Jan 3, 2022
1 parent 6b5d9e3 commit 99d4d90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Cryptacular Java Library
Copyright (C) 2003-2021 Virginia Tech.
Copyright (C) 2003-2022 Virginia Tech.
All rights reserved.

This product includes software developed at
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
<links>
<link>http://download.oracle.com/javase/8/docs/api</link>
</links>
<bottom><![CDATA[<i>Copyright &#169; 2003-2021 Virginia Tech. All Rights Reserved.</i>]]></bottom>
<bottom><![CDATA[<i>Copyright &#169; 2003-2022 Virginia Tech. All Rights Reserved.</i>]]></bottom>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 99d4d90

Please sign in to comment.