diff options
Diffstat (limited to 'modules/gamecenter')
-rw-r--r-- | modules/gamecenter/game_center.h | 4 | ||||
-rw-r--r-- | modules/gamecenter/game_center.mm | 4 | ||||
-rw-r--r-- | modules/gamecenter/game_center_delegate.h | 4 | ||||
-rw-r--r-- | modules/gamecenter/game_center_delegate.mm | 4 | ||||
-rw-r--r-- | modules/gamecenter/game_center_module.cpp | 4 | ||||
-rw-r--r-- | modules/gamecenter/game_center_module.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/modules/gamecenter/game_center.h b/modules/gamecenter/game_center.h index 76fd295460..1ac00ca126 100644 --- a/modules/gamecenter/game_center.h +++ b/modules/gamecenter/game_center.h @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */ +/* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/modules/gamecenter/game_center.mm b/modules/gamecenter/game_center.mm index 114f639a32..b971bc1da3 100644 --- a/modules/gamecenter/game_center.mm +++ b/modules/gamecenter/game_center.mm @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */ +/* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/modules/gamecenter/game_center_delegate.h b/modules/gamecenter/game_center_delegate.h index 1b7025f915..ef1d2ae93d 100644 --- a/modules/gamecenter/game_center_delegate.h +++ b/modules/gamecenter/game_center_delegate.h @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */ +/* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/modules/gamecenter/game_center_delegate.mm b/modules/gamecenter/game_center_delegate.mm index 9a10c439c6..6e20db572b 100644 --- a/modules/gamecenter/game_center_delegate.mm +++ b/modules/gamecenter/game_center_delegate.mm @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */ +/* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/modules/gamecenter/game_center_module.cpp b/modules/gamecenter/game_center_module.cpp index 6c5157345f..8f6ef291c0 100644 --- a/modules/gamecenter/game_center_module.cpp +++ b/modules/gamecenter/game_center_module.cpp @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */ +/* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/modules/gamecenter/game_center_module.h b/modules/gamecenter/game_center_module.h index 8da3ae02ee..5df3645b1c 100644 --- a/modules/gamecenter/game_center_module.h +++ b/modules/gamecenter/game_center_module.h @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */ +/* Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |