Mercurial > hg > octave-nkf
comparison src/mkbuiltins @ 8920:eb63fbe60fab
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 07 Mar 2009 10:41:27 -0500 |
parents | 5dd06f19e9be |
children | 71fca0fc2436 |
comparison
equal
deleted
inserted
replaced
8919:79474f16215c | 8920:eb63fbe60fab |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # | 2 # |
3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2005, | 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2005, |
4 # 2006, 2007 John W. Eaton | 4 # 2006, 2007, 2008, 2009 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 |