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/export/export.h | |
| parent | b5bdc60f58cdbe4506a5614591ce5e3838dda7c8 (diff) | |
| download | godot-d8223ffa75f7028bb104001e7195233f335556f2.tar.gz godot-d8223ffa75f7028bb104001e7195233f335556f2.tar.zst godot-d8223ffa75f7028bb104001e7195233f335556f2.zip | |
Diffstat (limited to 'platform/javascript/export/export.h')
| -rw-r--r-- | platform/javascript/export/export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/javascript/export/export.h b/platform/javascript/export/export.h index 2105141e5..59c0a67e6 100644 --- a/platform/javascript/export/export.h +++ b/platform/javascript/export/export.h @@ -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 */ |
