diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2021-02-26 10:48:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-26 10:48:05 +0100 |
commit | 77d41fa179e40560f1e264ed483638bf51713779 (patch) | |
tree | d542b5fa72e563e5f9ca7fdc87e6ed73c3653884 | |
parent | 0051fb750bf791fca9bdce6f81b547cff05d087d (diff) | |
parent | 39a0567e813949266c7dcc2608afca7f5833954d (diff) | |
download | redot-cpp-77d41fa179e40560f1e264ed483638bf51713779.tar.gz |
Merge pull request #520 from akien-mga/update-copyright
Update copyright statement to 'Godot Engine contributors'
-rw-r--r-- | LICENSE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # MIT License -Copyright (c) 2017-2020 GodotNativeTools +Copyright (c) 2017-2021 Godot Engine contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |