diff options
| author | Rémi Verschelde | 2017-08-27 14:16:55 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-08-27 14:16:55 +0200 |
| commit | bd282ff43f23fe845f29a3e25c8efc01bd65ffb0 (patch) | |
| tree | ac80bbe9e161d8ca1d799d99d4b8afd713bd4879 /editor/plugins/script_editor_plugin.h | |
| parent | c90bfcb1c6bd0640cb6a7effc0fadc03462e937e (diff) | |
| download | godot-bd282ff43f23fe845f29a3e25c8efc01bd65ffb0.tar.gz godot-bd282ff43f23fe845f29a3e25c8efc01bd65ffb0.tar.zst godot-bd282ff43f23fe845f29a3e25c8efc01bd65ffb0.zip | |
Diffstat (limited to 'editor/plugins/script_editor_plugin.h')
| -rw-r--r-- | editor/plugins/script_editor_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/plugins/script_editor_plugin.h b/editor/plugins/script_editor_plugin.h index f87a20a1f..f9f877807 100644 --- a/editor/plugins/script_editor_plugin.h +++ b/editor/plugins/script_editor_plugin.h @@ -3,7 +3,7 @@ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ -/* http://www.godotengine.org */ +/* https://godotengine.org */ /*************************************************************************/ /* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ /* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ |
