Mercurial > hg > octave-nkf
comparison liboctave/array/int8NDArray.cc @ 17744:d63878346099
maint: Update copyright notices for release.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 23 Oct 2013 22:09:27 -0400 |
parents | 648dabbb4c6b |
children | 4197fc428c7d |
comparison
equal
deleted
inserted
replaced
17743:af5ad573c665 | 17744:d63878346099 |
---|---|
1 // N-D Array manipulations. | 1 // N-D Array manipulations. |
2 /* | 2 /* |
3 | 3 |
4 Copyright (C) 2004-2012 John W. Eaton | 4 Copyright (C) 2004-2013 John W. Eaton |
5 | 5 |
6 This file is part of Octave. | 6 This file is part of Octave. |
7 | 7 |
8 Octave is free software; you can redistribute it and/or modify it | 8 Octave is free software; you can redistribute it and/or modify it |
9 under the terms of the GNU General Public License as published by the | 9 under the terms of the GNU General Public License as published by the |