diff libinterp/corefcn/regexp.cc @ 25054:6652d3823428 stable

maint: Update copyright dates in all source files.
author John W. Eaton <jwe@octave.org>
date Fri, 30 Mar 2018 09:19:05 -0400
parents 0b9e7fcaab91
children 3ff9192b676e
line wrap: on
line diff
--- a/libinterp/corefcn/regexp.cc	Thu Mar 29 14:59:51 2018 -0700
+++ b/libinterp/corefcn/regexp.cc	Fri Mar 30 09:19:05 2018 -0400
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 2005-2017 David Bateman
+Copyright (C) 2005-2018 David Bateman
 Copyright (C) 2002-2005 Paul Kienzle
 
 This file is part of Octave.