Skip to content

Commit fe62971

Browse files
committed
remove license commercial from header comment block
1 parent 942bc56 commit fe62971

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

src/camera-plus.android.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/**********************************************************************************
22
* (c) 2017, nStudio, LLC & LiveShopper, LLC
3-
* Licensed under a Commercial license.
43
*
5-
* Version 1.0.0       [email protected]
4+
* Version 1.0.0 [email protected]
65
**********************************************************************************/
76
/// <reference path="./typings/android27.d.ts" />
87

src/camera-plus.common.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/**********************************************************************************
22
* (c) 2017, nStudio, LLC & LiveShopper, LLC
3-
* Licensed under a Commercial license.
43
*
5-
* Version 1.0.0 [email protected]
4+
* Version 1.0.0 [email protected]
65
**********************************************************************************/
76

87
import { ContentView } from 'tns-core-modules/ui/content-view';

src/camera-plus.ios.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/**********************************************************************************
22
* (c) 2017, nStudio, LLC & LiveShopper, LLC
3-
* Licensed under a Commercial license.
43
*
5-
* Version 1.0.0 [email protected]
4+
* Version 1.0.0 [email protected]
65
**********************************************************************************/
76

87
import types = require('tns-core-modules/utils/types');

0 commit comments

Comments
 (0)