From aa27072d9dc819a9a00f08dbb5b7e976e5ebfaa0 Mon Sep 17 00:00:00 2001 From: "K.Kosako" Date: Fri, 15 Feb 2019 14:15:17 +0900 Subject: [PATCH] update year in comment to 2019 --- src/regerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/regerror.c b/src/regerror.c index d4671c0..66d1fbc 100644 --- a/src/regerror.c +++ b/src/regerror.c @@ -2,7 +2,7 @@ regerror.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 -- 2.50.1