Mercurial > emacs
comparison src/filemode.c @ 91327:606f2d163a64
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 09 Jan 2008 01:21:15 +0000 |
parents | f55f9811f5d7 fc2bcd2a8aad |
children |
comparison
equal
deleted
inserted
replaced
91326:b1a63d7fa09c | 91327:606f2d163a64 |
---|---|
1 /* filemode.c -- make a string describing file modes | 1 /* filemode.c -- make a string describing file modes |
2 Copyright (C) 1985, 1990, 1993, 2001, 2002, 2003, 2004, | 2 Copyright (C) 1985, 1990, 1993, 2001, 2002, 2003, 2004, |
3 2005, 2006, 2007 Free Software Foundation, Inc. | 3 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
4 | 4 |
5 This program is free software; you can redistribute it and/or modify | 5 This program is free software; you can redistribute it and/or modify |
6 it under the terms of the GNU General Public License as published by | 6 it under the terms of the GNU General Public License as published by |
7 the Free Software Foundation; either version 3, or (at your option) | 7 the Free Software Foundation; either version 3, or (at your option) |
8 any later version. | 8 any later version. |