diff options
author | Yang Tse <yangsita@gmail.com> | 2006-10-25 09:20:44 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2006-10-25 09:20:44 +0000 |
commit | b4700f026b732776ba48cc4a941aca4ec42c1bb0 (patch) | |
tree | aa07476a5e22afcf206d95cd7792c7fe391be17e /tests/libtest/lib503.c | |
parent | d771fa7c488d57ea950c6c8f1fb9612b0fa8907c (diff) |
Add project notice and file Id
Diffstat (limited to 'tests/libtest/lib503.c')
-rw-r--r-- | tests/libtest/lib503.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/libtest/lib503.c b/tests/libtest/lib503.c index 057625c96..66d2c9813 100644 --- a/tests/libtest/lib503.c +++ b/tests/libtest/lib503.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #include <sys/time.h> |