diff options
author | Danny Holman <dholman@gymli.org> | 2024-02-21 12:38:24 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-02-21 12:38:24 -0600 |
commit | ae9eeff0ce79def2c51e361acbdecdee7fc4ecb1 (patch) | |
tree | 97ec81dbf254078c1d21a8438d0403c1fe88528c /.gitignore | |
parent | a19ae009f9f571d25a90aca5cc5e05d3c76e1aed (diff) |
README: update copyright line
Update the copyright year and contact email in the README file.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -23,6 +23,12 @@ # Top-level files /vmbox +/a.img +/bochsrc +/debug.log + +# Image generation files +/img/ # Don't ignore these! !.gitattributes |