Skip to content

Commit

Permalink
(misc) update license to 2024 and small gitignore update to skip `dra…
Browse files Browse the repository at this point in the history
…w.io` figure backups
  • Loading branch information
amkrajewski committed Feb 29, 2024
1 parent 2efbec0 commit 9121b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*
!**/
!*.*
**/.$*

docs/
nimcache/
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 Adam M. Krajewski
Copyright (c) 2023-24 Adam M. Krajewski

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down

0 comments on commit 9121b0a

Please sign in to comment.