Skip to content

Commit

Permalink
docs: update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshoku committed Jan 1, 2024
1 parent b077cf0 commit bd5135a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ext/annoy/annoyext.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Annoy.rb is a Ruby binding for the Annoy (Approximate Nearest Neighbors Oh Yeah).
*
* Copyright (c) 2020-2023 Atsushi Tatsuma
* Copyright (c) 2020-2024 Atsushi Tatsuma
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ext/annoy/annoyext.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Annoy.rb is a Ruby binding for the Annoy (Approximate Nearest Neighbors Oh Yeah).
*
* Copyright (c) 2020-2023 Atsushi Tatsuma
* Copyright (c) 2020-2024 Atsushi Tatsuma
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit bd5135a

Please sign in to comment.