Skip to content

Commit ec7ed04

Browse files
committed
replace license headers with new format
1 parent 638879d commit ec7ed04

File tree

1,622 files changed

+24346
-24346
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,622 files changed

+24346
-24346
lines changed

dev-packages/application-manager/src/application-package-manager.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import * as path from 'path';
1818
import * as fs from 'fs-extra';

dev-packages/application-manager/src/application-process.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import * as path from 'path';
1818
import * as fs from 'fs-extra';

dev-packages/application-manager/src/expose-loader.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2020 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2020 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import * as fs from 'fs-extra';
1818
import * as path from 'path';

dev-packages/application-manager/src/generator/abstract-generator.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import * as os from 'os';
1818
import * as fs from 'fs-extra';

dev-packages/application-manager/src/generator/backend-generator.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import { AbstractGenerator } from './abstract-generator';
1818

dev-packages/application-manager/src/generator/frontend-generator.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
/* eslint-disable @typescript-eslint/indent */
1818

dev-packages/application-manager/src/generator/index.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
export * from './webpack-generator';
1818
export * from './frontend-generator';

dev-packages/application-manager/src/generator/webpack-generator.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import * as paths from 'path';
1818
import * as fs from 'fs-extra';

dev-packages/application-manager/src/index.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2018 Ericsson and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2018 Ericsson and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
export * from './rebuild';
1818
export * from './application-package-manager';

dev-packages/application-manager/src/package.spec.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2018 Ericsson and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2018 Ericsson and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
/* note: this bogus test file is required so that
1818
we are able to run mocha unit tests on this

dev-packages/application-manager/src/rebuild.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
/********************************************************************************
2-
* Copyright (C) 2017 TypeFox and others.
3-
*
4-
* This program and the accompanying materials are made available under the
5-
* terms of the Eclipse Public License v. 2.0 which is available at
6-
* http://www.eclipse.org/legal/epl-2.0.
7-
*
8-
* This Source Code may also be made available under the following Secondary
9-
* Licenses when the conditions for such availability set forth in the Eclipse
10-
* Public License v. 2.0 are satisfied: GNU General Public License, version 2
11-
* with the GNU Classpath Exception which is available at
12-
* https://www.gnu.org/software/classpath/license.html.
13-
*
14-
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15-
********************************************************************************/
1+
// *****************************************************************************
2+
// Copyright (C) 2017 TypeFox and others.
3+
//
4+
// This program and the accompanying materials are made available under the
5+
// terms of the Eclipse Public License v. 2.0 which is available at
6+
// http://www.eclipse.org/legal/epl-2.0.
7+
//
8+
// This Source Code may also be made available under the following Secondary
9+
// Licenses when the conditions for such availability set forth in the Eclipse
10+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
11+
// with the GNU Classpath Exception which is available at
12+
// https://www.gnu.org/software/classpath/license.html.
13+
//
14+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15+
// *****************************************************************************
1616

1717
import cp = require('child_process');
1818
import fs = require('fs-extra');

0 commit comments

Comments
 (0)