diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2021-01-01 21:24:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 21:24:55 +0100 |
commit | 2abe996414b8b551e69e29461de3ff1bcaf5a28f (patch) | |
tree | fed04a380d1cb58d13f4a4436a06992511cb3e74 /misc/dist/shell/godot.bash-completion | |
parent | a6b869988f4427fe2eb746f3f3776697258f3dd5 (diff) | |
parent | b5334d14f7a471f94bcbd64d5bae2ad853d0b7f1 (diff) |
Merge pull request #44859 from akien-mga/hello-2021
Update copyright statements to 2021
Diffstat (limited to 'misc/dist/shell/godot.bash-completion')
-rw-r--r-- | misc/dist/shell/godot.bash-completion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dist/shell/godot.bash-completion b/misc/dist/shell/godot.bash-completion index 99d6dc52e0..14f2be37b1 100644 --- a/misc/dist/shell/godot.bash-completion +++ b/misc/dist/shell/godot.bash-completion @@ -4,8 +4,8 @@ # To use it, install this file in `/etc/bash_completion.d` then restart your shell. # You can also `source` this file directly in your shell startup file. # -# Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). +# Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal |