diff libinterp/corefcn/rand.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 2365c2661b3c
children 13fd0610480f
line wrap: on
line diff
--- a/libinterp/corefcn/rand.cc	Thu Mar 29 14:59:51 2018 -0700
+++ b/libinterp/corefcn/rand.cc	Fri Mar 30 09:19:05 2018 -0400
@@ -1,7 +1,7 @@
 
 /*
 
-Copyright (C) 1996-2017 John W. Eaton
+Copyright (C) 1996-2018 John W. Eaton
 Copyright (C) 2009 VZLU Prague
 
 This file is part of Octave.