Update copyright statements to 2022
Happy new year to the wonderful Godot community!
This commit is contained in:
parent
5cb6f39014
commit
fe52458154
2529 changed files with 5070 additions and 5070 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue