diff options
| author | Rémi Verschelde | 2017-04-08 00:45:00 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-04-08 00:45:24 +0200 |
| commit | e9b045d9e572ff7a211b604d6400f35003bae327 (patch) | |
| tree | e78678b8b5fd89cdfaaa15d1065db8136932dc80 /core/reference.cpp | |
| parent | b55b66d74e70e7cea2a2e9f9e951a99f5e409631 (diff) | |
| download | godot-e9b045d9e572ff7a211b604d6400f35003bae327.tar.gz godot-e9b045d9e572ff7a211b604d6400f35003bae327.tar.zst godot-e9b045d9e572ff7a211b604d6400f35003bae327.zip | |
Diffstat (limited to 'core/reference.cpp')
| -rw-r--r-- | core/reference.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/reference.cpp b/core/reference.cpp index d472f0f6a..9acfcd7b3 100644 --- a/core/reference.cpp +++ b/core/reference.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 */ |
