summaryrefslogtreecommitdiff
path: root/drivers/nrex
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2016-01-01 11:50:53 -0200
committerGeorge Marques <george@gmarqu.es>2016-01-01 11:50:53 -0200
commit5be9ff7b6715a661e85f99b108f96340de7ef435 (patch)
tree75b77c57375bcbcc0704c96eadc9a9998ad054d4 /drivers/nrex
parent5851e83c3d2a0183c420b092eb993bad87304d15 (diff)
Update copyright to 2016 in headers
Diffstat (limited to 'drivers/nrex')
-rw-r--r--drivers/nrex/regex.cpp2
-rw-r--r--drivers/nrex/regex.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/nrex/regex.cpp b/drivers/nrex/regex.cpp
index e8578221a9..459cf28e1e 100644
--- a/drivers/nrex/regex.cpp
+++ b/drivers/nrex/regex.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. */
/*************************************************/
diff --git a/drivers/nrex/regex.h b/drivers/nrex/regex.h
index 76aab2aea6..ae8d40ceab 100644
--- a/drivers/nrex/regex.h
+++ b/drivers/nrex/regex.h
@@ -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. */
/*************************************************/