From b7ab36dd3db50a69ca166445dc20422e304efeec Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Sat, 6 Jan 2018 12:32:12 +0300 Subject: [PATCH] Update copyrights. --- src/lua/internal/Makefile.am | 2 +- src/sb_lua.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lua/internal/Makefile.am b/src/lua/internal/Makefile.am index f25f928..9624d22 100644 --- a/src/lua/internal/Makefile.am +++ b/src/lua/internal/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Alexey Kopytov +# Copyright (C) 2016-2018 Alexey Kopytov # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/sb_lua.c b/src/sb_lua.c index ea3f6fa..3332fd7 100644 --- a/src/sb_lua.c +++ b/src/sb_lua.c @@ -1,5 +1,5 @@ /* Copyright (C) 2006 MySQL AB - Copyright (C) 2006-2017 Alexey Kopytov + Copyright (C) 2006-2018 Alexey Kopytov This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by