diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2010-11-10 16:45:42 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2010-11-10 16:45:42 -0500 |
commit | 5aaf466d3899842763e746a9c2b745748eb34b48 (patch) | |
tree | 493acca2e7baf6e5e13885a5cd9febd319db5535 /fc-match | |
parent | 1f5c675fedd42bda49375ca7a9d6f3f8b2cd97bb (diff) |
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Diffstat (limited to 'fc-match')
-rw-r--r-- | fc-match/Makefile.am | 4 | ||||
-rw-r--r-- | fc-match/fc-match.c | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/fc-match/Makefile.am b/fc-match/Makefile.am index 9d725a58..94fc7d90 100644 --- a/fc-match/Makefile.am +++ b/fc-match/Makefile.am @@ -7,9 +7,9 @@ # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting -# documentation, and that the name of Keith Packard not be used in +# documentation, and that the name of the author(s) not be used in # advertising or publicity pertaining to distribution of the software without -# specific, written prior permission. Keith Packard makes no +# specific, written prior permission. The authors make no # representations about the suitability of this software for any purpose. It # is provided "as is" without express or implied warranty. # diff --git a/fc-match/fc-match.c b/fc-match/fc-match.c index 8963e7af..48ba6cfe 100644 --- a/fc-match/fc-match.c +++ b/fc-match/fc-match.c @@ -7,9 +7,9 @@ * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear in supporting - * documentation, and that the name of Keith Packard not be used in + * documentation, and that the name of the author(s) not be used in * advertising or publicity pertaining to distribution of the software without - * specific, written prior permission. Keith Packard makes no + * specific, written prior permission. The authors make no * representations about the suitability of this software for any purpose. It * is provided "as is" without express or implied warranty. * |