updated header

This commit is contained in:
Philip Rosedale 2014-11-05 17:09:26 -08:00
parent 0b205f3f16
commit 291767fd9e

View file

@ -1,11 +1,11 @@
// //
// spotlightExample.js // lightExample.js
// examples // examples
// //
// Created by Brad Hefta-Gaub on 10/28/14. // Created by Philip Rosedale on November 5, 2014
// Copyright 2014 High Fidelity, Inc. // 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. // Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html