diff options
author | Tess Chu <tess@lindenlab.com> | 2007-07-11 21:29:02 +0000 |
---|---|---|
committer | Tess Chu <tess@lindenlab.com> | 2007-07-11 21:29:02 +0000 |
commit | 57b8fef824b6d7f37c5be5812ebffa39ab2e8093 (patch) | |
tree | f89014544fc276b283a36eb2e0cb52e93806a44a /indra/test/llsdtraits.h | |
parent | a6769f262ff910949a7e1c81cf98e52ddfc2d44a (diff) |
svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 svn+ssh://svn/svn/linden/branches/release-candidate@65078 -> release Paired by Tess and rdw.
Diffstat (limited to 'indra/test/llsdtraits.h')
-rw-r--r-- | indra/test/llsdtraits.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/test/llsdtraits.h b/indra/test/llsdtraits.h index 2e6a96a425..955a5b2036 100644 --- a/indra/test/llsdtraits.h +++ b/indra/test/llsdtraits.h @@ -1,3 +1,11 @@ +/** + * @file llsdtraits.h + * @brief Unit test helpers + * + * Copyright (c) 2007-$CurrentYear$, Linden Research, Inc. + * $License$ + */ + #ifndef LLSDTRAITS_H #define LLSDTRAITS_H |