Skip to content

Commit

Permalink
Update copyright years and website
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Apr 15, 2023
1 parent 45ecd8a commit ff786b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Stefaan Lippens
Copyright (c) 2023 Stefaan Lippens

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
4 changes: 2 additions & 2 deletions duviz.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
Command line tool for visualization of the disk space usage of a directory
and its subdirectories.
Copyright: 2009-2019 Stefaan Lippens
Copyright: 2009-2023 Stefaan Lippens
License: MIT
Website: http://soxofaan.github.io/duviz/
Website: https://github.com/soxofaan/duviz
"""

import argparse
Expand Down

0 comments on commit ff786b0

Please sign in to comment.