Skip to content

Commit 2ea7bfc

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) and test fixtures are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 598d74e commit 2ea7bfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MaxMind/Db/Reader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class Reader
6262

6363
/**
6464
* Constructs a Reader for the MaxMind DB format. The file passed to it must
65-
* be a valid MaxMind DB file such as a GeoIp2 database file.
65+
* be a valid MaxMind DB file such as a GeoIP database file.
6666
*
6767
* @param string $database the MaxMind DB file to use
6868
*

0 commit comments

Comments
 (0)