[ruby/set] 2024

https://github.com/ruby/set/commit/ea95c5a3d2
This commit is contained in:
Akinori MUSHA 2024-09-19 16:11:33 +09:00 committed by git
parent e53d2f2092
commit 59db92a1a1

View File

@ -3,7 +3,7 @@
#
# set.rb - defines the Set class
#
# Copyright (c) 2002-2023 Akinori MUSHA <knu@iDaemons.org>
# Copyright (c) 2002-2024 Akinori MUSHA <knu@iDaemons.org>
#
# Documentation by Akinori MUSHA and Gavin Sinclair.
#