diff options
| author | Rémi Verschelde | 2017-01-01 22:01:57 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-01-12 19:15:30 +0100 |
| commit | d8223ffa75f7028bb104001e7195233f335556f2 (patch) | |
| tree | c3c8a98c8009d54e4b05a7b7af2deb7152aeebd4 /platform/javascript/javascript_main.cpp | |
| parent | b5bdc60f58cdbe4506a5614591ce5e3838dda7c8 (diff) | |
| download | godot-d8223ffa75f7028bb104001e7195233f335556f2.tar.gz godot-d8223ffa75f7028bb104001e7195233f335556f2.tar.zst godot-d8223ffa75f7028bb104001e7195233f335556f2.zip | |
Diffstat (limited to 'platform/javascript/javascript_main.cpp')
| -rw-r--r-- | platform/javascript/javascript_main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/javascript/javascript_main.cpp b/platform/javascript/javascript_main.cpp index 586ccc9b4..4c4759481 100644 --- a/platform/javascript/javascript_main.cpp +++ b/platform/javascript/javascript_main.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |
