Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2015-2025 Valentyn Kolesnikov
Copyright (c) 2015-2025 Valentyn Kolesnikov <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 12 additions & 0 deletions citation.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kolesnikov"
given-names: "Valentyn"
orcid: "https://orcid.org/0009-0003-9608-3364"
title: "underscore-java"
version: 1.8
doi: 10.5281/zenodo.16879600
date-released: 2025-08-01
url: "https://github.com/javadev/underscore-java"
license: MIT
Loading