diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-09-24 23:09:38 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-09-24 23:09:38 -0400 |
commit | 50b8a56d0057244725aa7408857c61da3ec1a768 (patch) | |
tree | ba8c966bc9340ee456df9bb810c798eb0921b689 /printf.h | |
parent | 727562e99082e9ed808b5ff6e02b65b9cf5b65c3 (diff) | |
download | bfs-50b8a56d0057244725aa7408857c61da3ec1a768.tar.xz |
Update copyright dates
Diffstat (limited to 'printf.h')
-rw-r--r-- | printf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /**************************************************************************** * bfs * - * Copyright (C) 2017 Tavian Barnes <tavianator@tavianator.com> * + * Copyright (C) 2017-2018 Tavian Barnes <tavianator@tavianator.com> * * * * Permission to use, copy, modify, and/or distribute this software for any * * purpose with or without fee is hereby granted. * |