diff options
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. */ /*************************************************/ |