diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2021-02-05 17:06:46 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2021-02-05 17:06:46 -0500 |
commit | 08f4604d02d60576c7b856035e685a4f2479bf6d (patch) | |
tree | 673588a5d9ed03b15a375150f06d3324bfdcedc5 /completions/bfs.bash | |
parent | 55cefed9d47a221ce86bebcb6bceee8c48ebc8c5 (diff) | |
download | bfs-08f4604d02d60576c7b856035e685a4f2479bf6d.tar.xz |
Update copyright dates
Diffstat (limited to 'completions/bfs.bash')
-rw-r--r-- | completions/bfs.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/bfs.bash b/completions/bfs.bash index 4c238b8..25c6fd5 100644 --- a/completions/bfs.bash +++ b/completions/bfs.bash @@ -3,7 +3,7 @@ ############################################################################ # bfs # # Copyright (C) 2020 Benjamin Mundt <benMundt@ibm.com> # -# Copyright (C) 2020 Tavian Barnes <tavianator@tavianator.com> # +# Copyright (C) 2021 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. # |