diff options
author | Juan Linietsky <reduzio@gmail.com> | 2016-01-01 11:03:29 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2016-01-01 11:03:29 -0300 |
commit | 199a29b353748245e9589d3ef38877613eef0ede (patch) | |
tree | 85dccdd6e287c3a7c15f8c2c9bde7daa53c0d3e4 /drivers/nedmalloc/memory_pool_static_nedmalloc.cpp | |
parent | 7879efc50b46fc06cb451e6c6758245b289d7d22 (diff) | |
parent | 5be9ff7b6715a661e85f99b108f96340de7ef435 (diff) | |
download | redot-engine-199a29b353748245e9589d3ef38877613eef0ede.tar.gz |
Merge pull request #3184 from vnen/update-copyright-2016
Update copyright to 2016 in headers
Diffstat (limited to 'drivers/nedmalloc/memory_pool_static_nedmalloc.cpp')
-rw-r--r-- | drivers/nedmalloc/memory_pool_static_nedmalloc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nedmalloc/memory_pool_static_nedmalloc.cpp b/drivers/nedmalloc/memory_pool_static_nedmalloc.cpp index 76090844fe..301e94bb7b 100644 --- a/drivers/nedmalloc/memory_pool_static_nedmalloc.cpp +++ b/drivers/nedmalloc/memory_pool_static_nedmalloc.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /*************************************************/ /* Source code within this file is: */ -/* (c) 2007-2010 Juan Linietsky, Ariel Manzur */ +/* (c) 2007-2016 Juan Linietsky, Ariel Manzur */ /* All Rights Reserved. */ /*************************************************/ |