Skip to content

Commit

Permalink
Update year range in LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
ventaquil committed Mar 15, 2024
1 parent 51b7789 commit 60cbbf9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .cargo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Options:

```shell
$ chksum sha2-224 LICENSE
LICENSE: 99258bca0d23c69388dd53412f1009132753b89459359a401a6ed158
LICENSE: f2c3541b130a29abc5400732a573ba11a3a30a09435d3c1f15a83f77
```

### Directory Processing
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2023 Konrad Goławski
Copyright (c) 2020-2024 Konrad Goławski

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Options:

```shell
$ chksum sha2-224 LICENSE
LICENSE: 99258bca0d23c69388dd53412f1009132753b89459359a401a6ed158
LICENSE: f2c3541b130a29abc5400732a573ba11a3a30a09435d3c1f15a83f77
```

### Directory Processing
Expand Down

0 comments on commit 60cbbf9

Please sign in to comment.