Skip to content

Commit b001c4e

Browse files
authored
chore: remove patents file (#1061)
* chore: remove patents file Signed-off-by: phanirithvij <[email protected]> * chore: remove references to patent grants used fd -t f -x sed -i 's/ An additional grant$//' fd -t f -x sed -i '/of patent rights can be found in the PATENTS file in the same directory\./d' Signed-off-by: phanirithvij <[email protected]> --------- Signed-off-by: phanirithvij <[email protected]>
1 parent d465f35 commit b001c4e

File tree

309 files changed

+308
-648
lines changed

Some content is hidden

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

309 files changed

+308
-648
lines changed

PATENTS

Lines changed: 0 additions & 33 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Then, you find `WebDriverAgentRunner-Runner-sim-<version>.zip` for iOS and `Web
4040

4141
## License
4242

43-
[`WebDriverAgent` is BSD-licensed](LICENSE). We also provide an additional [patent grant](PATENTS).
43+
[`WebDriverAgent` is BSD-licensed](LICENSE).
4444

4545
## Third Party Sources
4646

Scripts/build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
# All rights reserved.
55
#
66
# This source code is licensed under the BSD-style license found in the
7-
# LICENSE file in the root directory of this source tree. An additional grant
8-
# of patent rights can be found in the PATENTS file in the same directory.
7+
# LICENSE file in the root directory of this source tree.
98
#
109

1110
set -ex

WebDriverAgentLib/Categories/FBXCElementSnapshotWrapper+Helpers.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import "FBXCElementSnapshotWrapper.h"

WebDriverAgentLib/Categories/FBXCElementSnapshotWrapper+Helpers.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import "FBXCElementSnapshotWrapper+Helpers.h"

WebDriverAgentLib/Categories/NSDictionary+FBUtf8SafeDictionary.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import <Foundation/Foundation.h>

WebDriverAgentLib/Categories/NSDictionary+FBUtf8SafeDictionary.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import "NSDictionary+FBUtf8SafeDictionary.h"

WebDriverAgentLib/Categories/NSExpression+FBFormat.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import <Foundation/Foundation.h>

WebDriverAgentLib/Categories/NSExpression+FBFormat.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import "NSExpression+FBFormat.h"

WebDriverAgentLib/Categories/NSString+FBVisualLength.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the
6-
* LICENSE file in the root directory of this source tree. An additional grant
7-
* of patent rights can be found in the PATENTS file in the same directory.
6+
* LICENSE file in the root directory of this source tree.
87
*/
98

109
#import <Foundation/Foundation.h>

0 commit comments

Comments
 (0)