From 598781af080427dec5e19f508e28f435c4304c0f Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Tue, 24 Aug 2010 20:21:44 -0400 Subject: Update GLSL shader sources to current $LicenseInfo$ standard. See https://wiki.lindenlab.com/wiki/License_Substitution for details. --- .../newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl') diff --git a/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl b/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl index 248c322011..7a05b8c8c6 100644 --- a/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl +++ b/indra/newview/app_settings/shaders/class1/windlight/atmosphericsF.glsl @@ -1,8 +1,8 @@ /** * @file atmosphericsF.glsl * - * Copyright (c) 2005-$CurrentYear$, Linden Research, Inc. - * $License$ + * $LicenseInfo:firstyear=2005&license=viewerlgpl$ + * $/LicenseInfo$ */ vec3 atmosLighting(vec3 light) -- cgit v1.2.3