diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2019-06-17 14:17:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-17 14:17:20 +0200 |
| commit | 680b4878c5bec7cce4424e85a9bd374a945a4d2d (patch) | |
| tree | 646a7952fbfc134a3fdce10cdbf33cfb7395c307 /platform/javascript | |
| parent | 0d61fc2c0f1d7625c866c79b6c4044fbab61a768 (diff) | |
| parent | 24ee8c3566c7ef5469df762c1daa21b330e2dd82 (diff) | |
Merge pull request #29845 from akien-mga/stylé-comme-jamais
Add script to fix style issues and copyright headers
Diffstat (limited to 'platform/javascript')
| -rw-r--r-- | platform/javascript/http_client.h.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/javascript/http_client.h.inc b/platform/javascript/http_client.h.inc index d707d623ab..c034069ab2 100644 --- a/platform/javascript/http_client.h.inc +++ b/platform/javascript/http_client.h.inc @@ -3,7 +3,7 @@ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ -/* http://www.godotengine.org */ +/* https://godotengine.org */ /*************************************************************************/ /* Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. */ /* Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) */ |