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. --- src/lj_gdbjit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_gdbjit.c') diff --git a/src/lj_gdbjit.c b/src/lj_gdbjit.c index d999986e..d3f3e611 100644 --- a/src/lj_gdbjit.c +++ b/src/lj_gdbjit.c @@ -1,6 +1,6 @@ /* ** Client for the GDB JIT API. -** Copyright (C) 2005-2014 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2015 Mike Pall. See Copyright Notice in luajit.h */ #define lj_gdbjit_c -- cgit v1.2.3-55-g6feb