Mercurial > hg > octave-max
comparison src/Makefile.am @ 11523:fd0a3ac60b0e
update copyright notices
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 14 Jan 2011 05:47:45 -0500 |
parents | e4e82740e9cd |
children | 8ac9687dbe9f |
comparison
equal
deleted
inserted
replaced
11522:817f27bf0216 | 11523:fd0a3ac60b0e |
---|---|
1 # Makefile for octave's src directory | 1 # Makefile for octave's src directory |
2 # | 2 # |
3 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, | 3 # Copyright (C) 1993-2011 John W. Eaton |
4 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 John W. Eaton | |
5 # | 4 # |
6 # This file is part of Octave. | 5 # This file is part of Octave. |
7 # | 6 # |
8 # Octave is free software; you can redistribute it and/or modify it | 7 # 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 | 8 # under the terms of the GNU General Public License as published by the |