mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 06:57:37 +02:00
fix header comment
This commit is contained in:
parent
2dc4922da3
commit
fa06f50841
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
// stick.js
|
// stick-hydra.js
|
||||||
// examples
|
// examples
|
||||||
//
|
//
|
||||||
// Created by Seth Alves on 2015-6-10
|
// Created by Seth Alves on 2015-7-9
|
||||||
// Copyright 2015 High Fidelity, Inc.
|
// Copyright 2015 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Allow avatar to hold a stick
|
// Allow avatar to hold a stick and control it with a hand-tracker
|
||||||
//
|
//
|
||||||
// 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