Skip to content

Commit 0d8d606

Browse files
committed
bump copyright date
1 parent aecee6d commit 0d8d606

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019-2024 Georgia Tech Research Corporation
3+
Copyright (c) 2019-2026 Georgia Tech Research Corporation
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The incremental insertion method is discussed in section 2.2.2 of the paper.
120120
License and Copyright Notice
121121
============================
122122

123-
Copyright |copy| 2019-2023, Georgia Tech Research Corporation
123+
Copyright |copy| 2019-2026, Georgia Tech Research Corporation
124124

125125
AABBTree is open source and freely available under the terms of
126126
the MIT license.

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# -- Project information -----------------------------------------------------
2121

2222
project = 'AABBTree'
23-
copyright = '2019-2024, Georgia Tech Research Corporation'
23+
copyright = '2019-2026, Georgia Tech Research Corporation'
2424
author = 'Kenneth Hart'
2525

2626
# The short X.Y version

0 commit comments

Comments
 (0)