X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ca3fa30248b923c17c021c0fcdb945271d14e8c2..25a48bd06bd5979d201cddde99e2dec1eb54c184:/src/filemode.c diff --git a/src/filemode.c b/src/filemode.c index 3048077ff5..d41cd56c56 100644 --- a/src/filemode.c +++ b/src/filemode.c @@ -1,6 +1,5 @@ /* filemode.c -- make a string describing file modes - Copyright (C) 1985, 1990, 1993, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1985, 1990, 1993, 2001-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -244,5 +243,3 @@ setst (short unsigned int bits, char *chars) #endif } -/* arch-tag: 4340830c-15a5-47d2-b45f-1d43c45a91bb - (do not change this comment) */