diff options
Diffstat (limited to 'modules/cscript')
| -rw-r--r-- | modules/cscript/register_types.cpp | 1 | ||||
| -rw-r--r-- | modules/cscript/register_types.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/cscript/register_types.cpp b/modules/cscript/register_types.cpp index 2477bc51e..1f011166b 100644 --- a/modules/cscript/register_types.cpp +++ b/modules/cscript/register_types.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 */ diff --git a/modules/cscript/register_types.h b/modules/cscript/register_types.h index 6614ee3a1..d9b8ab81c 100644 --- a/modules/cscript/register_types.h +++ b/modules/cscript/register_types.h @@ -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 */ |
