summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/kpsestat.c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-01-21 01:46:23 +0000
committerKarl Berry <karl@freefriends.org>2008-01-21 01:46:23 +0000
commit193b1e1c00bc737de690cf9e407c9d54d43281a3 (patch)
tree68552740e600e18e35b909feebfc395f136a8999 /Build/source/texk/kpathsea/kpsestat.c
parent41c02ed6fae5daf61e4cd703887a6006cd817149 (diff)
no fsf physical address
git-svn-id: svn://tug.org/texlive/trunk@6341 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/kpsestat.c')
-rw-r--r--Build/source/texk/kpathsea/kpsestat.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/kpsestat.c b/Build/source/texk/kpathsea/kpsestat.c
index 094dc331d57..a98ede22655 100644
--- a/Build/source/texk/kpathsea/kpsestat.c
+++ b/Build/source/texk/kpathsea/kpsestat.c
@@ -1,5 +1,6 @@
/* kpsestat -- show file permissions of a file in octal form.
+ Copyright 2008 Karl Berry.
Copyright 1997, 2000, 2001, 2005 Olaf Weber.
This program is free software; you can redistribute it and/or modify
@@ -13,10 +14,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-*/
+ along with this software; if not, see <http://www.gnu.org/licenses/>. */
#include <kpathsea/config.h>
#include <kpathsea/c-stat.h>