File tree 4 files changed +0
-76
lines changed
javascript/node/selenium-webdriver/test/firefox
4 files changed +0
-76
lines changed Original file line number Diff line number Diff line change 15
15
// specific language governing permissions and limitations
16
16
// under the License.
17
17
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
-
37
18
'use strict'
38
19
39
20
const assert = require ( 'assert' )
Original file line number Diff line number Diff line change 15
15
// specific language governing permissions and limitations
16
16
// under the License.
17
17
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
-
37
18
'use strict'
38
19
39
20
const assert = require ( 'assert' )
Original file line number Diff line number Diff line change 15
15
// specific language governing permissions and limitations
16
16
// under the License.
17
17
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
-
37
18
'use strict'
38
19
39
20
const assert = require ( 'assert' )
Original file line number Diff line number Diff line change 15
15
// specific language governing permissions and limitations
16
16
// under the License.
17
17
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
-
37
18
'use strict'
38
19
39
20
const assert = require ( 'assert' )
You can’t perform that action at this time.
0 commit comments