Copyright polish.

This commit is contained in:
isidor
2015-11-23 20:26:01 +01:00
parent 08c019a265
commit eceef7a61e
25 changed files with 124 additions and 92 deletions

View File

@@ -1,3 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
function farboo() {
return 42;
}