1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/stat-time
Jim Meyering 20e165d6a6 stat-time: relax license LGPL
* modules/stat-time (License): Change from GPL to LGPL,
with consent from all contributors, for use in libguile.
Requested by Ludovic Courtès.
2010-08-26 19:44:29 +02:00

26 lines
251 B
Plaintext

Description:
stat-related time functions
Files:
lib/stat-time.h
m4/stat-time.m4
Depends-on:
time
extensions
configure.ac:
gl_STAT_TIME
gl_STAT_BIRTHTIME
Makefile.am:
Include:
"stat-time.h"
License:
LGPL
Maintainer:
Paul Eggert and Jim Meyering