diff options
| author | Rémi Verschelde | 2017-04-08 00:45:00 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-04-08 00:45:24 +0200 |
| commit | e9b045d9e572ff7a211b604d6400f35003bae327 (patch) | |
| tree | e78678b8b5fd89cdfaaa15d1065db8136932dc80 /platform/javascript/javascript_main.cpp | |
| parent | b55b66d74e70e7cea2a2e9f9e951a99f5e409631 (diff) | |
| download | godot-e9b045d9e572ff7a211b604d6400f35003bae327.tar.gz godot-e9b045d9e572ff7a211b604d6400f35003bae327.tar.zst godot-e9b045d9e572ff7a211b604d6400f35003bae327.zip | |
Diffstat (limited to 'platform/javascript/javascript_main.cpp')
| -rw-r--r-- | platform/javascript/javascript_main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/javascript/javascript_main.cpp b/platform/javascript/javascript_main.cpp index cbca67a00..dcec270ae 100644 --- a/platform/javascript/javascript_main.cpp +++ b/platform/javascript/javascript_main.cpp @@ -6,6 +6,7 @@ /* http://www.godotengine.org */ /*************************************************************************/ /* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |
