2
0
Эх сурвалжийг харах

Update copyright statements to 2021

Happy new year to the wonderful Godot community!

2020 has been a tough year for most of us personally, but a good year for
Godot development nonetheless with a huge amount of work done towards Godot
4.0 and great improvements backported to the long-lived 3.2 branch.

We've had close to 400 contributors to engine code this year, authoring near
7,000 commit! (And that's only for the `master` branch and for the engine code,
there's a lot more when counting docs, demos and other first-party repos.)

Here's to a great year 2021 for all Godot users 🎆
Rémi Verschelde 4 жил өмнө
parent
commit
b5334d14f7
100 өөрчлөгдсөн 204 нэмэгдсэн , 204 устгасан
  1. 6 6
      COPYRIGHT.txt
  2. 2 2
      LICENSE.txt
  3. 2 2
      core/config/engine.cpp
  4. 2 2
      core/config/engine.h
  5. 2 2
      core/config/project_settings.cpp
  6. 2 2
      core/config/project_settings.h
  7. 2 2
      core/core_bind.cpp
  8. 2 2
      core/core_bind.h
  9. 2 2
      core/core_constants.cpp
  10. 2 2
      core/core_constants.h
  11. 2 2
      core/core_string_names.cpp
  12. 2 2
      core/core_string_names.h
  13. 2 2
      core/crypto/aes_context.cpp
  14. 2 2
      core/crypto/aes_context.h
  15. 2 2
      core/crypto/crypto.cpp
  16. 2 2
      core/crypto/crypto.h
  17. 2 2
      core/crypto/crypto_core.cpp
  18. 2 2
      core/crypto/crypto_core.h
  19. 2 2
      core/crypto/hashing_context.cpp
  20. 2 2
      core/crypto/hashing_context.h
  21. 2 2
      core/debugger/debugger_marshalls.cpp
  22. 2 2
      core/debugger/debugger_marshalls.h
  23. 2 2
      core/debugger/engine_debugger.cpp
  24. 2 2
      core/debugger/engine_debugger.h
  25. 2 2
      core/debugger/local_debugger.cpp
  26. 2 2
      core/debugger/local_debugger.h
  27. 2 2
      core/debugger/remote_debugger.cpp
  28. 2 2
      core/debugger/remote_debugger.h
  29. 2 2
      core/debugger/remote_debugger_peer.cpp
  30. 2 2
      core/debugger/remote_debugger_peer.h
  31. 2 2
      core/debugger/script_debugger.cpp
  32. 2 2
      core/debugger/script_debugger.h
  33. 2 2
      core/doc_data.cpp
  34. 2 2
      core/doc_data.h
  35. 2 2
      core/error/error_list.h
  36. 2 2
      core/error/error_macros.cpp
  37. 2 2
      core/error/error_macros.h
  38. 2 2
      core/input/default_controller_mappings.h
  39. 2 2
      core/input/input.cpp
  40. 2 2
      core/input/input.h
  41. 2 2
      core/input/input_event.cpp
  42. 2 2
      core/input/input_event.h
  43. 2 2
      core/input/input_map.cpp
  44. 2 2
      core/input/input_map.h
  45. 2 2
      core/io/compression.cpp
  46. 2 2
      core/io/compression.h
  47. 2 2
      core/io/config_file.cpp
  48. 2 2
      core/io/config_file.h
  49. 2 2
      core/io/dtls_server.cpp
  50. 2 2
      core/io/dtls_server.h
  51. 2 2
      core/io/file_access_compressed.cpp
  52. 2 2
      core/io/file_access_compressed.h
  53. 2 2
      core/io/file_access_encrypted.cpp
  54. 2 2
      core/io/file_access_encrypted.h
  55. 2 2
      core/io/file_access_memory.cpp
  56. 2 2
      core/io/file_access_memory.h
  57. 2 2
      core/io/file_access_network.cpp
  58. 2 2
      core/io/file_access_network.h
  59. 2 2
      core/io/file_access_pack.cpp
  60. 2 2
      core/io/file_access_pack.h
  61. 2 2
      core/io/file_access_zip.cpp
  62. 2 2
      core/io/file_access_zip.h
  63. 2 2
      core/io/http_client.cpp
  64. 2 2
      core/io/http_client.h
  65. 2 2
      core/io/image.cpp
  66. 2 2
      core/io/image.h
  67. 2 2
      core/io/image_loader.cpp
  68. 2 2
      core/io/image_loader.h
  69. 2 2
      core/io/ip.cpp
  70. 2 2
      core/io/ip.h
  71. 2 2
      core/io/ip_address.cpp
  72. 2 2
      core/io/ip_address.h
  73. 2 2
      core/io/json.cpp
  74. 2 2
      core/io/json.h
  75. 2 2
      core/io/logger.cpp
  76. 2 2
      core/io/logger.h
  77. 2 2
      core/io/marshalls.cpp
  78. 2 2
      core/io/marshalls.h
  79. 2 2
      core/io/multiplayer_api.cpp
  80. 2 2
      core/io/multiplayer_api.h
  81. 2 2
      core/io/net_socket.cpp
  82. 2 2
      core/io/net_socket.h
  83. 2 2
      core/io/networked_multiplayer_peer.cpp
  84. 2 2
      core/io/networked_multiplayer_peer.h
  85. 2 2
      core/io/packed_data_container.cpp
  86. 2 2
      core/io/packed_data_container.h
  87. 2 2
      core/io/packet_peer.cpp
  88. 2 2
      core/io/packet_peer.h
  89. 2 2
      core/io/packet_peer_dtls.cpp
  90. 2 2
      core/io/packet_peer_dtls.h
  91. 2 2
      core/io/packet_peer_udp.cpp
  92. 2 2
      core/io/packet_peer_udp.h
  93. 2 2
      core/io/pck_packer.cpp
  94. 2 2
      core/io/pck_packer.h
  95. 2 2
      core/io/resource.cpp
  96. 2 2
      core/io/resource.h
  97. 2 2
      core/io/resource_format_binary.cpp
  98. 2 2
      core/io/resource_format_binary.h
  99. 2 2
      core/io/resource_importer.cpp
  100. 2 2
      core/io/resource_importer.h

+ 6 - 6
COPYRIGHT.txt

@@ -43,8 +43,8 @@ Source: https://github.com/godotengine/godot
 
 
 Files: *
 Files: *
 Comment: Godot Engine
 Comment: Godot Engine
-Copyright: 2007-2020, Juan Linietsky, Ariel Manzur.
- 2014-2020, Godot Engine contributors.
+Copyright: 2007-2021, Juan Linietsky, Ariel Manzur.
+ 2014-2021, Godot Engine contributors.
 License: Expat
 License: Expat
 
 
 Files: ./icon.png
 Files: ./icon.png
@@ -88,16 +88,16 @@ Files: ./servers/physics/gjk_epa.cpp
  ./servers/physics/joints/slider_joint_sw.h
  ./servers/physics/joints/slider_joint_sw.h
 Comment: Bullet Continuous Collision Detection and Physics Library
 Comment: Bullet Continuous Collision Detection and Physics Library
 Copyright: 2003-2008, Erwin Coumans
 Copyright: 2003-2008, Erwin Coumans
- 2007-2020, Juan Linietsky, Ariel Manzur.
- 2014-2020, Godot Engine contributors.
+ 2007-2021, Juan Linietsky, Ariel Manzur.
+ 2014-2021, Godot Engine contributors.
 License: Expat and Zlib
 License: Expat and Zlib
 
 
 Files: ./servers/physics/joints/cone_twist_joint_sw.cpp
 Files: ./servers/physics/joints/cone_twist_joint_sw.cpp
  ./servers/physics/joints/cone_twist_joint_sw.h
  ./servers/physics/joints/cone_twist_joint_sw.h
 Comment: Bullet Continuous Collision Detection and Physics Library
 Comment: Bullet Continuous Collision Detection and Physics Library
 Copyright: 2007, Starbreeze Studios
 Copyright: 2007, Starbreeze Studios
- 2007-2020, Juan Linietsky, Ariel Manzur.
- 2014-2020, Godot Engine contributors.
+ 2007-2021, Juan Linietsky, Ariel Manzur.
+ 2014-2021, Godot Engine contributors.
 License: Expat and Zlib
 License: Expat and Zlib
 
 
 Files: ./thirdparty/assimp/
 Files: ./thirdparty/assimp/

+ 2 - 2
LICENSE.txt

@@ -1,5 +1,5 @@
-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
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 of this software and associated documentation files (the "Software"), to deal

+ 2 - 2
core/config/engine.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/config/engine.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/config/project_settings.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/config/project_settings.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/core_bind.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/core_bind.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/core_constants.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/core_constants.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/core_string_names.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/core_string_names.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/aes_context.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/aes_context.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/crypto.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/crypto.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/crypto_core.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/crypto_core.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/hashing_context.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/crypto/hashing_context.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/debugger_marshalls.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/debugger_marshalls.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/engine_debugger.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/engine_debugger.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/local_debugger.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/local_debugger.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/remote_debugger.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/remote_debugger.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/remote_debugger_peer.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/remote_debugger_peer.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/script_debugger.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/debugger/script_debugger.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/doc_data.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/doc_data.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/error/error_list.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/error/error_macros.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/error/error_macros.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/default_controller_mappings.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/input.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/input.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/input_event.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/input_event.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/input_map.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/input/input_map.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/compression.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/compression.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/config_file.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/config_file.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/dtls_server.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/dtls_server.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_compressed.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_compressed.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_encrypted.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_encrypted.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_memory.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_memory.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_network.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_network.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_pack.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_pack.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_zip.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/file_access_zip.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/http_client.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/http_client.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/image.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/image.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/image_loader.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/image_loader.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/ip.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/ip.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/ip_address.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/ip_address.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/json.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/json.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/logger.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/logger.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/marshalls.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/marshalls.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/multiplayer_api.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/multiplayer_api.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/net_socket.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/net_socket.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/networked_multiplayer_peer.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/networked_multiplayer_peer.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packed_data_container.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packed_data_container.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packet_peer.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packet_peer.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packet_peer_dtls.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packet_peer_dtls.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packet_peer_udp.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/packet_peer_udp.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/pck_packer.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/pck_packer.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/resource.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/resource.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/resource_format_binary.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/resource_format_binary.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/resource_importer.cpp

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

+ 2 - 2
core/io/resource_importer.h

@@ -5,8 +5,8 @@
 /*                           GODOT ENGINE                                */
 /*                           GODOT ENGINE                                */
 /*                      https://godotengine.org                          */
 /*                      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 */
 /* Permission is hereby granted, free of charge, to any person obtaining */
 /* a copy of this software and associated documentation files (the       */
 /* a copy of this software and associated documentation files (the       */

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно