diff options
author | Russ Allbery <rra@stanford.edu> | 2007-10-05 21:59:05 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-10-05 21:59:05 +0000 |
commit | 500b0dfb2ec5a9cb561f6095f169275dee98e054 (patch) | |
tree | 8c6682da37c9526fcc98ea9eb1d06ae1559de332 /tests/portable/asprintf-t.c | |
parent | 3f6c232d09a00cbaecb2ca419d8086845e642ffa (diff) |
Add comprehensive license information in LICENSE and update the copyright
and license statements in all files. Make sure that some files that were
missing copyright information now have them. Reference LICENSE rather
than README in all notices.
Diffstat (limited to 'tests/portable/asprintf-t.c')
-rw-r--r-- | tests/portable/asprintf-t.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/portable/asprintf-t.c b/tests/portable/asprintf-t.c index a362755..a79c7f4 100644 --- a/tests/portable/asprintf-t.c +++ b/tests/portable/asprintf-t.c @@ -3,7 +3,7 @@ /* Written by Russ Allbery <rra@stanford.edu> Copyright 2006 Board of Trustees, Leland Stanford Jr. University - See README for licensing terms. */ + See LICENSE for licensing terms. */ #include <config.h> #include <system.h> |