Skip to content

Commit c72d249

Browse files
committed
Set release date and bump copyright year
1 parent f3adfb6 commit c72d249

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.13.0
1+
## 1.13.0 - 2026-02-24
22

33
- `MMDB_get_entry_data_list()` now validates that the claimed array/map size is
44
plausible given the remaining bytes in the data section. A crafted database

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2013-2025 MaxMind, Inc.
1+
Copyright 2013-2026 MaxMind, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Use `make safedist` to check the resulting tarball.
150150

151151
# Copyright and License
152152

153-
Copyright 2013-2025 MaxMind, Inc.
153+
Copyright 2013-2026 MaxMind, Inc.
154154

155155
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
156156
this file except in compliance with the License. You may obtain a copy of the

doc/libmaxminddb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ This library was written by Boris Zentner (bzentner@maxmind.com) and Dave Rolsky
896896
897897
# COPYRIGHT AND LICENSE
898898
899-
Copyright 2013-2025 MaxMind, Inc.
899+
Copyright 2013-2026 MaxMind, Inc.
900900
901901
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
902902
this file except in compliance with the License. You may obtain a copy of the

doc/mmdblookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This utility was written by Boris Zentner (bzentner@maxmind.com) and Dave Rolsky
8686

8787
# COPYRIGHT AND LICENSE
8888

89-
Copyright 2013-2025 MaxMind, Inc.
89+
Copyright 2013-2026 MaxMind, Inc.
9090

9191
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
9292
this file except in compliance with the License. You may obtain a copy of the

0 commit comments

Comments
 (0)