updated year

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-09 16:29:43 +03:00
parent 6bcac81ce1
commit ddf46866af
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
BSD 3-Clause License
Copyright (c) 2018-2019, Alex A. Naanou
Copyright (c) 2018-2023, Alex A. Naanou
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -268,5 +268,5 @@ firstZero([10, 5, [{x: 1, y: 0}, 4]]) // -> ['2', '0', 'y']
[BSD 3-Clause License](./LICENSE)
Copyright (c) 2018, Alex A. Naanou,
Copyright (c) 2018-2023, Alex A. Naanou,
All rights reserved.