Skip to content

Commit 6d0098e

Browse files
committed
Bump copyright year
1 parent 08bce28 commit 6d0098e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,6 @@ The MaxMind DB Apache module uses [Semantic Versioning](https://semver.org/).
275275

276276
## Copyright and License ##
277277

278-
This software is Copyright (c) 2013-2020 by MaxMind, Inc.
278+
This software is Copyright (c) 2013-2021 by MaxMind, Inc.
279279

280280
This is free software, licensed under the Apache License, Version 2.0.

src/mod_maxminddb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This module populates environment variable from a MaxMind DB database
44
* using the requestor's IP address.
55
*
6-
* Copyright 2013-2020, MaxMind Inc.
6+
* Copyright 2013-2021, MaxMind Inc.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)