diff options
author | Oz Linden <oz@lindenlab.com> | 2010-08-30 22:58:56 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2010-08-30 22:58:56 -0400 |
commit | b81d5d9285d409f7e7a91eda6694e069a13d40f0 (patch) | |
tree | d7e21e383002097d42400e73d6dd195ea2bfca05 /indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl | |
parent | 0d144b0a99a922c844c400a9f56266595a29bc48 (diff) | |
parent | 598781af080427dec5e19f508e28f435c4304c0f (diff) |
pull internationalization fixes from faulty split
Diffstat (limited to 'indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl')
-rw-r--r-- | indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl b/indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl index da49e59b89..4b6d95e177 100644 --- a/indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl +++ b/indra/newview/app_settings/shaders/class1/lighting/lightFuncV.glsl @@ -1,8 +1,8 @@ /** * @file lightFuncV.glsl * - * Copyright (c) 2007-$CurrentYear$, Linden Research, Inc. - * $License$ + * $LicenseInfo:firstyear=2007&license=viewerlgpl$ + * $/LicenseInfo$ */ |