From: K.Kosako Date: Wed, 30 Jan 2019 05:08:54 +0000 (+0900) Subject: update year in comment to 2019 X-Git-Tag: v6.9.2_rc1~65^2~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d80528329922760f7ac963dcd47a5da1d7898d5;p=onig update year in comment to 2019 --- diff --git a/src/regexec.c b/src/regexec.c index 1776d56..0ff8612 100644 --- a/src/regexec.c +++ b/src/regexec.c @@ -2,7 +2,7 @@ regexec.c - Oniguruma (regular expression library) **********************************************************************/ /*- - * Copyright (c) 2002-2018 K.Kosako + * Copyright (c) 2002-2019 K.Kosako * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/regparse.c b/src/regparse.c index b02f49f..d3b8da4 100644 --- a/src/regparse.c +++ b/src/regparse.c @@ -2,7 +2,7 @@ regparse.c - Oniguruma (regular expression library) **********************************************************************/ /*- - * Copyright (c) 2002-2018 K.Kosako + * Copyright (c) 2002-2019 K.Kosako * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/regparse.h b/src/regparse.h index ede9bb8..6cfac58 100644 --- a/src/regparse.h +++ b/src/regparse.h @@ -4,7 +4,7 @@ regparse.h - Oniguruma (regular expression library) **********************************************************************/ /*- - * Copyright (c) 2002-2018 K.Kosako + * Copyright (c) 2002-2019 K.Kosako * All rights reserved. * * Redistribution and use in source and binary forms, with or without