diff src/file-io.cc @ 8920:eb63fbe60fab

update copyright notices
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 10:41:27 -0500
parents bbb3fa6778f3
children 51dc9691f23f
line wrap: on
line diff
--- a/src/file-io.cc	Sat Mar 07 09:01:50 2009 -0500
+++ b/src/file-io.cc	Sat Mar 07 10:41:27 2009 -0500
@@ -1,7 +1,7 @@
 /*
 
 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-              2002, 2003, 2004, 2005, 2006, 2007 John W. Eaton
+              2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 John W. Eaton
 
 This file is part of Octave.