af_alg: minor style improvements
[gnulib.git] / modules / README
blobac63e706052195a4fb74cc18056942806bc5664f
1 This directory contains metainformation about the gnulib modules, one or two
2 files per module. These files are used by gnulib-tool.
4 For every module,
5   - the file <module> is the metainformation about the library code of the
6     module,
7   - the file <module>-tests is the metainformation about the unit test of
8     the module (optional but recommended).
10 All the files in this directory are distributed under the following copyright:
12   Copyright (C) 2002-2018 Free Software Foundation, Inc.
13   Copying and distribution of this file, with or without modification,
14   in any medium, are permitted without royalty provided the copyright
15   notice and this notice are preserved.