Skip to content

Commit 7862f3e

Browse files
committed
Update copyright year
1 parent beddcbe commit 7862f3e

Some content is hidden

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

71 files changed

+71
-71
lines changed

lib/WebDriver/AbstractWebDriver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2004-2019 Facebook. All Rights Reserved.
3+
* Copyright 2004-2020 Facebook. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/Alert.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2017-2019 Anthon Pang. All Rights Reserved.
3+
* Copyright 2017-2020 Anthon Pang. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/AppCacheStatus.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2012-2019 Anthon Pang. All Rights Reserved.
3+
* Copyright 2012-2020 Anthon Pang. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/ApplicationCache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2012-2019 Anthon Pang. All Rights Reserved.
3+
* Copyright 2012-2020 Anthon Pang. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/Browser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2011-2019 Fabrizio Branca. All Rights Reserved.
3+
* Copyright 2011-2020 Fabrizio Branca. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/Capability.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2011-2019 Fabrizio Branca. All Rights Reserved.
3+
* Copyright 2011-2020 Fabrizio Branca. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/ClassLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2012-2019 Anthon Pang. All Rights Reserved.
3+
* Copyright 2012-2020 Anthon Pang. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2004-2019 Facebook. All Rights Reserved.
3+
* Copyright 2004-2020 Facebook. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/Element.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2004-2019 Facebook. All Rights Reserved.
3+
* Copyright 2004-2020 Facebook. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

lib/WebDriver/Exception.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2004-2019 Facebook. All Rights Reserved.
3+
* Copyright 2004-2020 Facebook. All Rights Reserved.
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)