- commit
- 01a9c477f4268696ae5ffec45f4efaa0519220d8
- parent
- c7ce42ca38c1db11adadf9fe109a76649576a4c7
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-02-23 21:21
update README
Diffstat
| R | README -> README.md | 2 | +- |
| M | vtimelog | 2 | +- |
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README.md
@@ -12,7 +12,7 @@ vtimelog 12 12 13 13 ## License 14 1415 -1 Copyright (C) 2014 Tobias Bengfort <tobias.bengfort@gmx.net>-1 15 Copyright (C) 2014 Tobias Bengfort <tobias.bengfort@posteo.de> 16 16 17 17 This program is free software: you can redistribute it and/or modify 18 18 it under the terms of the GNU General Public License as published by
diff --git a/vtimelog b/vtimelog
@@ -1,7 +1,7 @@ 1 1 #!/usr/bin/env python3 2 2 3 3 # Parse timelog files, filter the lines and output interesting data4 -1 # Copyright (C) 2014 Tobias Bengfort <tobias.bengfort@gmx.net>-1 4 # Copyright (C) 2014 Tobias Bengfort <tobias.bengfort@posteo.de> 5 5 # 6 6 # This program is free software: you can redistribute it and/or modify 7 7 # it under the terms of the GNU General Public License as published by