diff src/OPERATORS/op-range.cc @ 8920:eb63fbe60fab

update copyright notices
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 10:41:27 -0500
parents a909d8c01adf
children 10bed8fbec99
line wrap: on
line diff
--- a/src/OPERATORS/op-range.cc	Sat Mar 07 09:01:50 2009 -0500
+++ b/src/OPERATORS/op-range.cc	Sat Mar 07 10:41:27 2009 -0500
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 1996, 1997, 1998, 2000, 2002, 2004, 2005, 2007
+Copyright (C) 1996, 1997, 1998, 2000, 2002, 2004, 2005, 2007, 2008, 2009
               John W. Eaton
 
 This file is part of Octave.