maint: update copyright
[gnulib.git] / modules / README
1 This directory contains metainformation about the gnulib modules, one or two
2 files per module. These files are used by gnulib-tool.
3
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).
9
10 All the files in this directory are distributed under the following copyright:
11
12   Copyright (C) 2002-2014 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.