Mercurial > hg > octave-jordi > gnulib-hg
view lib/getdate.h @ 14858:dd10bbc31f53
Copyright: Use LGPL 2.1 instead of LGPL 2.0.
* lib/localename.h: Update copyright header.
* lib/localename.c: Likewise.
* lib/relocatable.h: Likewise.
* lib/relocatable.c: Likewise.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 03 Jun 2011 14:21:08 +0200 |
parents | 896628c568fa |
children |
line wrap: on
line source
/* Obsolete; consider using parse-datetime.h instead. */ #include "parse-datetime.h" #define get_date(a, b, c) parse_datetime (a, b, c)