diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-08-29 22:38:13 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-08-29 22:41:17 +0200 |
commit | 9eb4d4ab2d65c7e29b07308c7f18f40b6530f5a2 (patch) | |
tree | 8c9841b68aea83cd69708f50cd2d753fcf225ab5 /editor/plugins/physical_bone_plugin.cpp | |
parent | 6003cf70b180227a0b774afe61b41e68b50c31a0 (diff) | |
download | redot-engine-9eb4d4ab2d65c7e29b07308c7f18f40b6530f5a2.tar.gz |
Add missing copyright headers
Diffstat (limited to 'editor/plugins/physical_bone_plugin.cpp')
-rw-r--r-- | editor/plugins/physical_bone_plugin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/plugins/physical_bone_plugin.cpp b/editor/plugins/physical_bone_plugin.cpp index 42f1adcadf..1c3c000808 100644 --- a/editor/plugins/physical_bone_plugin.cpp +++ b/editor/plugins/physical_bone_plugin.cpp @@ -5,8 +5,8 @@ /* GODOT ENGINE */ /* https://godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */ -/* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */ +/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2014-2018 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 */ |