diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2019-08-28 09:19:52 +0200 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-08-28 09:19:52 +0200 |
| commit | 538328898b7022c029134ffc94aac6edbda5a12f (patch) | |
| tree | abc8881296cdb49b750988c270461ed1c84ffefd /modules/mono/class_db_api_json.h | |
| parent | 185072015f0fa38bbb2b48f5bd3b39cc6e07c487 (diff) | |
| download | redot-engine-538328898b7022c029134ffc94aac6edbda5a12f.tar.gz | |
Style: Fix copyright headers in new files
Diffstat (limited to 'modules/mono/class_db_api_json.h')
| -rw-r--r-- | modules/mono/class_db_api_json.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/mono/class_db_api_json.h b/modules/mono/class_db_api_json.h index ddfe2debea..9888ecfb55 100644 --- a/modules/mono/class_db_api_json.h +++ b/modules/mono/class_db_api_json.h @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) */ +/* Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2019 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 */ |
