From db1b399af134e715b8ba9a0e4ad9cbafbe06ecb1 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 3 Mar 2016 12:02:22 +0100 Subject: Bump copyright date to 2016. --- doc/ext_ffi_tutorial.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ext_ffi_tutorial.html') diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index 8f99bfb1..d396714c 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html @@ -4,7 +4,7 @@ FFI Tutorial - + @@ -591,7 +591,7 @@ it to a local variable in the function scope is unnecessary.