Mercurial > hg > octave-nkf
comparison scripts/deprecated/java_get.m @ 15786:2a2c090fdef8
Fix Copyright statement on new functions in scripts/deprecated.
* scripts/deprecated/java_get.m, scripts/deprecated/java_new.m,
scripts/deprecated/java_set.m: Fix copyright attribution.
author | Rik <rik@octave.org> |
---|---|
date | Thu, 13 Dec 2012 22:45:47 -0800 |
parents | 4698ea77aa75 |
children | 8056d0e36bef |
comparison
equal
deleted
inserted
replaced
15785:42cff4396de4 | 15786:2a2c090fdef8 |
---|---|
1 ## Copyright (C) 1995-2012 Kurt Hornik | 1 ## Copyright (C) 2012 Rik Wehbring |
2 ## | 2 ## |
3 ## This file is part of Octave. | 3 ## This file is part of Octave. |
4 ## | 4 ## |
5 ## Octave is free software; you can redistribute it and/or modify it | 5 ## Octave is free software; you can redistribute it and/or modify it |
6 ## under the terms of the GNU General Public License as published by | 6 ## under the terms of the GNU General Public License as published by |