diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-01-07 14:13:36 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-01-07 14:14:01 -0500 |
commit | d7df42567c998b271f598dbdeb996d94b0a6fb4e (patch) | |
tree | 5cd1d4b04b27a58477ffd1b273a8b2b5ecf58f1e /util.c | |
parent | 897dcb749cc02c45c14f90556b792115d8d1a05c (diff) | |
download | bfs-d7df42567c998b271f598dbdeb996d94b0a6fb4e.tar.xz |
Update copyright dates
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /**************************************************************************** * bfs * - * Copyright (C) 2016-2018 Tavian Barnes <tavianator@tavianator.com> * + * Copyright (C) 2016-2020 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. * |