Skip to content

Commit d054c18

Browse files
author
Adam Soos
committed
ws-3314: copyright year
1 parent 2963106 commit d054c18

10 files changed

Lines changed: 10 additions & 10 deletions

source/rosette/api/Address.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Address represents a fielded address in Analytics API.
55
*
6-
* @copyright 2020 Basis Technology Corporation.
6+
* @copyright 2020-2024 Basis Technology Corporation.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
99
* with the License. You may obtain a copy of the License at

source/rosette/api/Api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Primary class for interfacing with the Analytics API
77
*
8-
* @copyright 2015-2023 Basis Technology Corporation.
8+
* @copyright 2015-2024 Basis Technology Corporation.
99
*
1010
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1111
* with the License. You may obtain a copy of the License at

source/rosette/api/DocumentParameters.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Parameter class for the standard Analytics API endpoints. Does not include Name Translation
77
*
8-
* @copyright 2014-2015 Basis Technology Corporation.
8+
* @copyright 2014-2024 Basis Technology Corporation.
99
*
1010
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1111
* with the License. You may obtain a copy of the License at

source/rosette/api/FieldedAddress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Address represents a fielded address in Analytics API.
55
*
6-
* @copyright 2020 Basis Technology Corporation.
6+
* @copyright 2020-2024 Basis Technology Corporation.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
99
* with the License. You may obtain a copy of the License at

source/rosette/api/IAddress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Address represents an address in Analytics API.
55
*
6-
* @copyright 2020 Basis Technology Corporation.
6+
* @copyright 2020-2024 Basis Technology Corporation.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
99
* with the License. You may obtain a copy of the License at

source/rosette/api/Include.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Primary class for interfacing with the Analytics API
66
*
7-
* @copyright 2015-2016 Basis Technology Corporation.
7+
* @copyright 2015-2024 Basis Technology Corporation.
88
*
99
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1010
* with the License. You may obtain a copy of the License at

source/rosette/api/Name.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Name represents an entity name in Analytics API.
55
*
6-
* @copyright 2014-2015 Basis Technology Corporation.
6+
* @copyright 2014-2024 Basis Technology Corporation.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
99
* with the License. You may obtain a copy of the License at

source/rosette/api/RosetteException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Encapsulates the common exceptions that could occur.
77
*
8-
* @copyright 2014-2015 Basis Technology Corporation.
8+
* @copyright 2014-2024 Basis Technology Corporation.
99
*
1010
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1111
* with the License. You may obtain a copy of the License at

source/rosette/api/RosetteParamsSetBase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* The base class for the parameter classes that are used for Analytics API operations.
77
*
8-
* @copyright 2014-2015 Basis Technology Corporation.
8+
* @copyright 2014-2024 Basis Technology Corporation.
99
*
1010
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
1111
* with the License. You may obtain a copy of the License at

source/rosette/api/UnfieldedAddress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Address represents an unfielded address in Analytics API.
55
*
6-
* @copyright 2020 Basis Technology Corporation.
6+
* @copyright 2020-2024 Basis Technology Corporation.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
99
* with the License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)