diff options
Diffstat (limited to 'linden/indra/llmessage/llvehicleparams.h')
-rw-r--r-- | linden/indra/llmessage/llvehicleparams.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/llmessage/llvehicleparams.h b/linden/indra/llmessage/llvehicleparams.h index 946f88c..bfc2a4a 100644 --- a/linden/indra/llmessage/llvehicleparams.h +++ b/linden/indra/llmessage/llvehicleparams.h | |||
@@ -3,6 +3,8 @@ | |||
3 | * @brief For parameter names that must be shared between the | 3 | * @brief For parameter names that must be shared between the |
4 | * scripting language and the LLVehicleAction class on the simulator. | 4 | * scripting language and the LLVehicleAction class on the simulator. |
5 | * | 5 | * |
6 | * $LicenseInfo:firstyear=2003&license=viewergpl$ | ||
7 | * | ||
6 | * Copyright (c) 2003-2007, Linden Research, Inc. | 8 | * Copyright (c) 2003-2007, Linden Research, Inc. |
7 | * | 9 | * |
8 | * Second Life Viewer Source Code | 10 | * Second Life Viewer Source Code |
@@ -25,6 +27,7 @@ | |||
25 | * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO | 27 | * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO |
26 | * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, | 28 | * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, |
27 | * COMPLETENESS OR PERFORMANCE. | 29 | * COMPLETENESS OR PERFORMANCE. |
30 | * $/LicenseInfo$ | ||
28 | */ | 31 | */ |
29 | 32 | ||
30 | #ifndef LL_VEHICLE_PARAMS_H | 33 | #ifndef LL_VEHICLE_PARAMS_H |