diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-28 12:29:16 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-28 12:29:16 +0000 |
commit | 1d0a25d803102d90071835783e60c1914af2349f (patch) | |
tree | 33fc0f3900f312a20608c032709c5153ef9a5f3d /contrib/gperf/AUTHORS | |
parent | 1a5f36a1c63611877bb5908d3262c5a98ee288d1 (diff) | |
download | FreeBSD-src-1d0a25d803102d90071835783e60c1914af2349f.zip FreeBSD-src-1d0a25d803102d90071835783e60c1914af2349f.tar.gz |
upgrade gperf to the last GPLv2 version (3.0.3)
Reviewed by: cognet
Approved by: cognet
Diffstat (limited to 'contrib/gperf/AUTHORS')
-rw-r--r-- | contrib/gperf/AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gperf/AUTHORS b/contrib/gperf/AUTHORS index 3429c03..184c7ce 100644 --- a/contrib/gperf/AUTHORS +++ b/contrib/gperf/AUTHORS @@ -1,2 +1,2 @@ Douglas C. Schmidt <schmidt@ics.uci.edu> -Bruno Haible <haible@clisp.cons.org> +Bruno Haible <bruno@clisp.org> |