From 291767fd9e3dc93e6b35db5f710f3df827bd970c Mon Sep 17 00:00:00 2001 From: Philip Rosedale Date: Wed, 5 Nov 2014 17:09:26 -0800 Subject: [PATCH] updated header --- examples/lightExample.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/lightExample.js b/examples/lightExample.js index 3781a2bc7e..7a90eb8714 100644 --- a/examples/lightExample.js +++ b/examples/lightExample.js @@ -1,11 +1,11 @@ // -// spotlightExample.js +// lightExample.js // examples // -// Created by Brad Hefta-Gaub on 10/28/14. +// Created by Philip Rosedale on November 5, 2014 // Copyright 2014 High Fidelity, Inc. // -// This is an example script that demonstrates creating and editing a particle +// Makes a light right in front of your avatar, as well as a sphere at that location. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html