diff src/DLD-FUNCTIONS/getrusage.cc @ 8920:eb63fbe60fab

update copyright notices
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 10:41:27 -0500
parents c374691576f6
children d0ce5e973937
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/getrusage.cc
+++ b/src/DLD-FUNCTIONS/getrusage.cc
@@ -1,6 +1,6 @@
 /*
 
-Copyright (C) 1996, 1997, 1998, 1999, 2002, 2003, 2005, 2006, 2007
+Copyright (C) 1996, 1997, 1998, 1999, 2002, 2003, 2005, 2006, 2007, 2008
               John W. Eaton
 
 This file is part of Octave.