Skip to content

Commit a5e575b

Browse files
authored
Merge pull request #817 from Spartan322/4.3-fixup/copyright-headers
[4.3] Fix copyright headers referring to Godot
2 parents ccd8019 + 008b165 commit a5e575b

File tree

3,013 files changed

+6030
-6025
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,013 files changed

+6030
-6025
lines changed

.git-blame-ignore-revs

+4-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@ df61dc4b2bd54a5a40c515493c76f5a458e5b541
5656
9903e6779b70fc03aae70a37b9cf053f4f355b91
5757

5858
# Rebrand preambles to Redot
59-
dea9dd19d96f543731ecf104b595ce4f3bc5573a
59+
941a1ad6ae2e6f40073306771bd338d743049903
60+
61+
# Fix copyright headers referring to Godot
62+
1170ff2a1f5913011336014382cb90398ac452f4

core/config/engine.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* engine.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/config/engine.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* engine.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/config/project_settings.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* project_settings.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/config/project_settings.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* project_settings.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_bind.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_bind.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_bind.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_bind.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_constants.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_constants.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_constants.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_constants.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_globals.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_globals.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_globals.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_globals.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_string_names.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_string_names.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/core_string_names.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* core_string_names.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/aes_context.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* aes_context.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/aes_context.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* aes_context.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/crypto.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* crypto.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/crypto.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* crypto.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/crypto_core.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* crypto_core.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/crypto_core.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* crypto_core.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/hashing_context.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* hashing_context.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/crypto/hashing_context.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* hashing_context.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/debugger/debugger_marshalls.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* debugger_marshalls.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/debugger/debugger_marshalls.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* debugger_marshalls.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/debugger/engine_debugger.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* engine_debugger.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/debugger/engine_debugger.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* engine_debugger.h */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

core/debugger/engine_profiler.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/* engine_profiler.cpp */
33
/**************************************************************************/
44
/* This file is part of: */
5-
/* GODOT ENGINE */
6-
/* https://godotengine.org */
5+
/* REDOT ENGINE */
6+
/* https://redotengine.org */
77
/**************************************************************************/
88
/* Copyright (c) 2024-present Redot Engine contributors */
99
/* (see REDOT_AUTHORS.md) */

0 commit comments

Comments
 (0)