mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 15:17:42 +02:00
Update header.
This commit is contained in:
parent
14990f29cb
commit
ae73e68f7b
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
//
|
//
|
||||||
// globalCollisionsExample.js
|
// entityCollisionExample.js
|
||||||
// examples
|
// examples
|
||||||
//
|
//
|
||||||
// Created by Brad Hefta-Gaub on 1/29/14.
|
// Created by Howard Stearns on 5/25/15.
|
||||||
// Copyright 2014 High Fidelity, Inc.
|
// Copyright 2015 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// This is an example script that demonstrates use of the Controller class
|
// This is an example script that demonstrates use of the per-entity event handlers.
|
||||||
//
|
//
|
||||||
// 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