mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-26 07:15:11 +02:00
updated header
This commit is contained in:
parent
0b205f3f16
commit
291767fd9e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue