Skip to content

Commit 09ba00a

Browse files
oschwaldclaude
andcommitted
Use 'GeoIP'/'GeoLite' branding in documentation and prose
MaxMind no longer ships the legacy products, so refer to the products as 'GeoIP' and 'GeoLite' rather than 'GeoIP2'/'GeoLite2' in prose. Technical identifiers (packages, class names, filenames, edition IDs, hostnames, URLs) are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9ddb519 commit 09ba00a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MinFraud/Model/IpAddress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use GeoIp2\Record\Traits;
1616

1717
/**
18-
* Model containing GeoIP2 data and the risk for the IP address.
18+
* Model containing GeoIP data and the risk for the IP address.
1919
*/
2020
class IpAddress implements \JsonSerializable
2121
{

0 commit comments

Comments
 (0)