Mercurial > hg > octave-nkf
comparison liboctave/array/fRowVector.cc @ 19898:4197fc428c7d
maint: Update copyright notices for 2015.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 11 Feb 2015 14:19:08 -0500 |
parents | d63878346099 |
children | a9574e3c6e9e |
comparison
equal
deleted
inserted
replaced
19897:c4728e4105b8 | 19898:4197fc428c7d |
---|---|
1 // RowVector manipulations. | 1 // RowVector manipulations. |
2 /* | 2 /* |
3 | 3 |
4 Copyright (C) 1994-2013 John W. Eaton | 4 Copyright (C) 1994-2015 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 |