mirror of
https://github.com/overte-org/overte.git
synced 2025-06-26 15:29:36 +02:00
cleanup
This commit is contained in:
parent
d664b9e118
commit
82c85b51df
2 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
//
|
'use strict';
|
||||||
// screenshareApp.js
|
// screenshareApp.js
|
||||||
//
|
//
|
||||||
// Created by Milad Nazeri, Rebecca Stankus, and Zach Fox 2019/11/13
|
// Created by Milad Nazeri, Rebecca Stankus, and Zach Fox 2019/11/13
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
//
|
|
||||||
// screenshareMainProcess.js
|
// screenshareMainProcess.js
|
||||||
//
|
//
|
||||||
// Created by Milad Nazeri, and Zach Fox 2019/11/13
|
// Milad Nazeri and Zach Fox 2019/11/13
|
||||||
// Copyright 2019 High Fidelity, Inc.
|
// Copyright 2019 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
|
|
Loading…
Reference in a new issue