8000 Add back needlessly removed newline after Copyright. · clouedoc/rushstack@36f3684 · GitHub
[go: up one dir, main page]

Skip to content

Commit 36f3684

Browse files
halfnibbleiclanton
authored andcommitted
Add back needlessly removed newline after Copyright.
1 parent a1e4a88 commit 36f3684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/rush-lib/src/utilities/Utilities.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
22
// See LICENSE in the project root for license information.
3+
34
import * as child_process from 'child_process';
45
import * as fs from 'fs';
56
import * as os from 'os';

0 commit comments

Comments
 (0)
0