mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
* modules/stat-time (License): Change from GPL to LGPL, with consent from all contributors, for use in libguile. Requested by Ludovic Courtès.
26 lines
251 B
Plaintext
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
|