diff options
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. # |