Skip to content

Commit 392ffbc

Browse files
committed
[JS] Remove duplicate license agreement from files
1 parent 8c8adec commit 392ffbc

File tree

4 files changed

+0
-76
lines changed

4 files changed

+0
-76
lines changed

javascript/node/selenium-webdriver/test/firefox/addon_test.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,6 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
/*
19-
* Licensed to the Software Freedom Conservancy (SFC) under one
20-
* or more contributor license agreements. See the NOTICE file
21-
* distributed with this work for additional information
22-
* regarding copyright ownership. The SFC licenses this file
23-
* to you under the Apache License, Version 2.0 (the
24-
* "License"); you may not use this file except in compliance
25-
* with the License. You may obtain a copy of the License at
26-
*
27-
* http://www.apache.org/licenses/LICENSE-2.0
28-
*
29-
* Unless required by applicable law or agreed to in writing,
30-
* software distributed under the License is distributed on an
31-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
32-
* KIND, either express or implied. See the License for the
33-
* specific language governing permissions and limitations
34-
* under the License.
35-
*/
36-
3718
'use strict'
3819

3920
const assert = require('assert')

javascript/node/selenium-webdriver/test/firefox/contextSwitching_test.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,6 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
/*
19-
* Licensed to the Software Freedom Conservancy (SFC) under one
20-
* or more contributor license agreements. See the NOTICE file
21-
* distributed with this work for additional information
22-
* regarding copyright ownership. The SFC licenses this file
23-
* to you under the Apache License, Version 2.0 (the
24-
* "License"); you may not use this file except in compliance
25-
* with the License. You may obtain a copy of the License at
26-
*
27-
* http://www.apache.org/licenses/LICENSE-2.0
28-
*
29-
* Unless required by applicable law or agreed to in writing,
30-
* software distributed under the License is distributed on an
31-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
32-
* KIND, either express or implied. See the License for the
33-
* specific language governing permissions and limitations
34-
* under the License.
35-
*/
36-
3718
'use strict'
3819

3920
const assert = require('assert')

javascript/node/selenium-webdriver/test/firefox/full_page_screenshot_test.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,6 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
/*
19-
* Licensed to the Software Freedom Conservancy (SFC) under one
20-
* or more contributor license agreements. See the NOTICE file
21-
* distributed with this work for additional information
22-
* regarding copyright ownership. The SFC licenses this file
23-
* to you under the Apache License, Version 2.0 (the
24-
* "License"); you may not use this file except in compliance
25-
* with the License. You may obtain a copy of the License at
26-
*
27-
* http://www.apache.org/licenses/LICENSE-2.0
28-
*
29-
* Unless required by applicable law or agreed to in writing,
30-
* software distributed under the License is distributed on an
31-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
32-
* KIND, either express or implied. See the License for the
33-
* specific language governing permissions and limitations
34-
* under the License.
35-
*/
36-
3718
'use strict'
3819

3920
const assert = require('assert')

javascript/node/selenium-webdriver/test/firefox/options_test.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,6 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18-
/*
19-
* Licensed to the Software Freedom Conservancy (SFC) under one
20-
* or more contributor license agreements. See the NOTICE file
21-
* distributed with this work for additional information
22-
* regarding copyright ownership. The SFC licenses this file
23-
* to you under the Apache License, Version 2.0 (the
24-
* "License"); you may not use this file except in compliance
25-
* with the License. You may obtain a copy of the License at
26-
*
27-
* http://www.apache.org/licenses/LICENSE-2.0
28-
*
29-
* Unless required by applicable law or agreed to in writing,
30-
* software distributed under the License is distributed on an
31-
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
32-
* KIND, either express or implied. See the License for the
33-
* specific language governing permissions and limitations
34-
* under the License.
35-
*/
36-
3718
'use strict'
3819

3920
const assert = require('assert')

0 commit comments

Comments
 (0)