diff options
| author | rsc <devnull@localhost> | 2006-05-22 14:54:34 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2006-05-22 14:54:34 +0000 |
| commit | e17e1a71c2923717723f7038d6e123b6452e0b13 (patch) | |
| tree | ad086b35c4d054b75d17fb621e322d7b6b883c98 /src/lib9/fmt/test.c | |
| parent | f8955f181efa175573ccecc71a19464fdba50ef5 (diff) | |
| download | plan9port-e17e1a71c2923717723f7038d6e123b6452e0b13.tar.gz plan9port-e17e1a71c2923717723f7038d6e123b6452e0b13.zip | |
incorporate changes from Google
Diffstat (limited to 'src/lib9/fmt/test.c')
| -rw-r--r-- | src/lib9/fmt/test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib9/fmt/test.c b/src/lib9/fmt/test.c index 146692e5..4e1b7880 100644 --- a/src/lib9/fmt/test.c +++ b/src/lib9/fmt/test.c @@ -1,4 +1,6 @@ /* Copyright (c) 2002-2006 Lucent Technologies; see LICENSE */ +/* Copyright (c) 2004 Google Inc.; see LICENSE */ + #include <stdio.h> #include <stdarg.h> #include <utf.h> |
