Jim Meyering <j...@meyering.net> writes: > Simon Josefsson wrote: >> Hi! I'm using rename/unlink (the former depends on same-inode) in a >> LGPLv2+ library and noticed they are marked as 'LGPL' in gnulib. >> According to comments in files or git logs you have written parts of >> these files. Would you consider relicensing these under the LGPLv2+? >> The files same-inode.h and unlink.c looks relatively trivial, although >> rename.c looks a bit more complicated. > > Fine by me. > Which library?
Thanks. Heh, I had forgotten to add this one. /Simon >From 3b9f15b95bddf8d457e41937510ef33d07cdec44 Mon Sep 17 00:00:00 2001 From: Simon Josefsson <si...@josefsson.org> Date: Fri, 28 Jan 2011 11:24:24 +0100 Subject: [PATCH] doc: Update users.txt * users.txt: Mention OATH Toolkit. --- ChangeLog | 4 ++++ users.txt | 1 + 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9eb489d..0bdaadc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-01-28 Simon Josefsson <si...@josefsson.org> + + * users.txt: Mention OATH Toolkit. + 2011-01-27 Bruno Haible <br...@clisp.org> Prepare for supporting FreeBSD 10. diff --git a/users.txt b/users.txt index 68a3cc0..769ee06 100644 --- a/users.txt +++ b/users.txt @@ -56,6 +56,7 @@ The following packages appear to be using gnulib and gnulib-tool: myserver http://git.sv.gnu.org/gitweb/?p=myserver.git;a=summary netcf http://fedorahosted.org/netcf/ newts http://svn.arete.cc/newts/trunk/ + OATH Toolkit http://www.nongnu.org/oath-toolkit/ parted http://git.debian.org/?p=parted/parted.git;a=summary patch http://git.sv.gnu.org/gitweb/?p=patch.git prelude-lml https://trac.prelude-ids.org/browser/trunk/prelude-lml/ -- 1.7.2.3