Mercurial > hg > octave-lyh
comparison src/xdiv.cc @ 8920:eb63fbe60fab
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 07 Mar 2009 10:41:27 -0500 |
parents | 8b1a2555c4e2 |
children | 92dd386f0f13 |
comparison
equal
deleted
inserted
replaced
8919:79474f16215c | 8920:eb63fbe60fab |
---|---|
1 /* | 1 /* |
2 | 2 |
3 Copyright (C) 2008 Jaroslav Hajek | |
3 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, | 4 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, |
4 2005, 2006, 2007 John W. Eaton | 5 2005, 2006, 2007 John W. Eaton |
5 Copyright (C) 2008 Jaroslav Hajek <highegg@gmail.com> | |
6 | 6 |
7 This file is part of Octave. | 7 This file is part of Octave. |
8 | 8 |
9 Octave is free software; you can redistribute it and/or modify it | 9 Octave is free software; you can redistribute it and/or modify it |
10 under the terms of the GNU General Public License as published by the | 10 under the terms of the GNU General Public License as published by the |