Mercurial > hg > octave-nkf
comparison liboctave/filemode.c @ 5307:4c8a2e4e0717
[project @ 2005-04-26 19:24:27 by jwe]
author | jwe |
---|---|
date | Tue, 26 Apr 2005 19:24:47 +0000 |
parents | f7e4a95916f2 |
children | 93c65f2a5668 |
comparison
equal
deleted
inserted
replaced
5306:63cf9851f55c | 5307:4c8a2e4e0717 |
---|---|
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 GNU General Public License for more details. | 12 GNU General Public License for more details. |
13 | 13 |
14 You should have received a copy of the GNU General Public License | 14 You should have received a copy of the GNU General Public License |
15 along with this program; if not, write to the Free Software | 15 along with this program; if not, write to the Free Software |
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA. */ | 16 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA |
17 02110-1301 USA. */ | |
17 | 18 |
18 #ifdef HAVE_CONFIG_H | 19 #ifdef HAVE_CONFIG_H |
19 #include <config.h> | 20 #include <config.h> |
20 #endif | 21 #endif |
21 | 22 |