diff options
author | bea@american.lindenlab.com <bea@american.lindenlab.com> | 2009-11-30 14:46:35 -0800 |
---|---|---|
committer | bea@american.lindenlab.com <bea@american.lindenlab.com> | 2009-11-30 14:46:35 -0800 |
commit | 199d42f274e9b2e3150e46b1827c8625f4a24c68 (patch) | |
tree | 7ebf300c0a42ecdda7c4c3c5508a9d670505c5f7 /indra/llplugin/llpluginmessage.h | |
parent | 8671bfb930f5fdaec8e2c0338b376bc41224199e (diff) |
doxygen: exclude licensing blurbs
Diffstat (limited to 'indra/llplugin/llpluginmessage.h')
-rw-r--r-- | indra/llplugin/llpluginmessage.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llplugin/llpluginmessage.h b/indra/llplugin/llpluginmessage.h index 5e93d8b7a1..99f8d1194f 100644 --- a/indra/llplugin/llpluginmessage.h +++ b/indra/llplugin/llpluginmessage.h @@ -2,6 +2,7 @@ * @file llpluginmessage.h * @brief LLPluginMessage encapsulates the serialization/deserialization of messages passed to and from plugins. * + * @cond * $LicenseInfo:firstyear=2008&license=viewergpl$ * * Copyright (c) 2008, Linden Research, Inc. @@ -27,6 +28,7 @@ * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, * COMPLETENESS OR PERFORMANCE. * $/LicenseInfo$ + * @endcond */ #ifndef LL_LLPLUGINMESSAGE_H |