From 86913b9bbf75c78a5dcfa2bf6071db8db7df7c51 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 5 Jan 2015 23:59:31 +0100 Subject: Bump copyright date to 2015. --- 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 8e4eaf72..8f99bfb1 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.