Update copyright statements to 2022

Happy new year to the wonderful Godot community!
This commit is contained in:
Rémi Verschelde 2022-01-03 21:27:34 +01:00
parent 5cb6f39014
commit fe52458154
No known key found for this signature in database
GPG key ID: C3336907360768E1
2529 changed files with 5070 additions and 5070 deletions

View file

@ -8,8 +8,8 @@ from collections import OrderedDict
EXTRACT_TAGS = ["description", "brief_description", "member", "constant", "theme_item", "link"]
HEADER = """\
# LANGUAGE translation of the Godot Engine class reference.
# Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur.
# Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md).
# Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur.
# Copyright (c) 2014-2022 Godot Engine contributors (cf. AUTHORS.md).
# This file is distributed under the same license as the Godot source code.
#
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.