view modules/README @ 17450:fcdfb5b7741a

* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Jul 2013 13:32:24 -0700
parents e542fd46ad6f
children
line wrap: on
line source

This directory contains metainformation about the gnulib modules, one or two
files per module. These files are used by gnulib-tool.

For every module,
  - the file <module> is the metainformation about the library code of the
    module,
  - the file <module>-tests is the metainformation about the unit test of
    the module (optional but recommended).

All the files in this directory are distributed under the following copyright:

  Copyright (C) 2002-2013 Free Software Foundation, Inc.
  Copying and distribution of this file, with or without modification,
  in any medium, are permitted without royalty provided the copyright
  notice and this notice are preserved.