This commit is contained in:
milad 2019-11-14 09:54:41 -08:00
parent d664b9e118
commit 82c85b51df
2 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -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.