diff options
author | George Marques <george@gmarqu.es> | 2016-01-01 11:50:53 -0200 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2016-01-01 11:50:53 -0200 |
commit | 5be9ff7b6715a661e85f99b108f96340de7ef435 (patch) | |
tree | 75b77c57375bcbcc0704c96eadc9a9998ad054d4 /tools/docdump | |
parent | 5851e83c3d2a0183c420b092eb993bad87304d15 (diff) |
Update copyright to 2016 in headers
Diffstat (limited to 'tools/docdump')
-rw-r--r-- | tools/docdump/doc_dump.cpp | 2 | ||||
-rw-r--r-- | tools/docdump/doc_dump.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/docdump/doc_dump.cpp b/tools/docdump/doc_dump.cpp index 5f108ee9c8..f8e035e3fa 100644 --- a/tools/docdump/doc_dump.cpp +++ b/tools/docdump/doc_dump.cpp @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ diff --git a/tools/docdump/doc_dump.h b/tools/docdump/doc_dump.h index cb18289e31..372f5e0969 100644 --- a/tools/docdump/doc_dump.h +++ b/tools/docdump/doc_dump.h @@ -5,7 +5,7 @@ /* GODOT ENGINE */ /* http://www.godotengine.org */ /*************************************************************************/ -/* Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur. */ +/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */ /* */ /* Permission is hereby granted, free of charge, to any person obtaining */ /* a copy of this software and associated documentation files (the */ |