Skip to content

Commit

Permalink
Add names as an author
Browse files Browse the repository at this point in the history
  • Loading branch information
bky373 committed Apr 30, 2024
1 parent 06d8c71 commit 7b5231a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
*
* @author Gary Russell
* @author Artem Bilan
* @author Borahm Lee
*
* @since 2.1.3
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2018-2023 the original author or authors.
* Copyright 2018-2024 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -38,6 +38,7 @@
*
* @author Tomaz Fernandes
* @author Artem Bilan
* @author Borahm Lee
*
* @since 2.7
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
* @author Fabio da Silva Jr.
* @author Gary Russell
* @author Wang Zhiyang
* @author Borahm Lee
*
* @since 2.7
*
Expand Down

0 comments on commit 7b5231a

Please sign in to comment.