diff options
author | Michael Smith <mikesmiffy128@gmail.com> | 2023-05-01 01:16:58 +0100 |
---|---|---|
committer | Michael Smith <mikesmiffy128@gmail.com> | 2023-05-01 01:16:58 +0100 |
commit | 5acb8437e1a7b70341952b22ac3f1c09d77da41c (patch) | |
tree | 6045e8414853321221312890d99e25c8e4c0640f | |
parent | 700e2f8b235bb344c2a59947c7157d34a651d75d (diff) |
Argh, bump the stupid copyright header!
I need to write a pre-commit hook to check this or something.
-rw-r--r-- | src/con_.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* THIS FILE SHOULD BE CALLED `con.h` BUT WINDOWS IS STUPID */ /* - * Copyright © 2022 Michael Smith <mikesmiffy128@gmail.com> + * Copyright © 2023 Michael Smith <mikesmiffy128@gmail.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |