mirror of
https://github.com/richgel999/ufo_data.git
synced 2025-02-02 10:25:04 -05:00
Update README.md
This commit is contained in:
parent
eb162e578a
commit
b58d4c481c
10
README.md
10
README.md
@ -1,11 +1,13 @@
|
|||||||
# UFO Event Timeline Processing Tool
|
# UFO Event Timeline Processing Tool
|
||||||
|
|
||||||
## Copyrights:
|
## Copyrights:
|
||||||
[ufojson](https://github.com/richgel999/ufo_data) tool: Copyright (c) 2023 By [Richard Geldreich, Jr.](https://medium.com/@richgel99) (Apache 2.0 license)
|
* [ufojson](https://github.com/richgel999/ufo_data) tool: Copyright (c) 2023 By [Richard Geldreich, Jr.](https://medium.com/@richgel99) (Apache 2.0 license)
|
||||||
|
|
||||||
[libsoldout](https://github.com/faelys/libsoldout): Copyright (c) 2009, Natacha Porté (ISC license)
|
* [libsoldout](https://github.com/faelys/libsoldout): Copyright (c) 2009, Natacha Porté (ISC license)
|
||||||
|
|
||||||
[json](https://github.com/nlohmann/json): Copyright (c) 2013-2022 Niels Lohmann (MIT license)
|
* [json](https://github.com/nlohmann/json): Copyright (c) 2013-2022 Niels Lohmann (MIT license)
|
||||||
|
|
||||||
|
* Some portions of the specific file udb_tables.h (such as get_hatch_geo, g_hatch_continents) use strings/tables from the ["uDb" project by Jérôme Beau](https://github.com/RR0/uDb).
|
||||||
|
|
||||||
## Data files (in 'bin' directory):
|
## Data files (in 'bin' directory):
|
||||||
* George M. Eberhart - Copyright (c) 2022
|
* George M. Eberhart - Copyright (c) 2022
|
||||||
@ -15,7 +17,7 @@
|
|||||||
* Dr. Jacques F. Vallée - Copyright (c) 1993
|
* Dr. Jacques F. Vallée - Copyright (c) 1993
|
||||||
* Richard Geldreich, Jr. - Copyright (c) 2023
|
* Richard Geldreich, Jr. - Copyright (c) 2023
|
||||||
* NICAP - Unknown copyright status
|
* NICAP - Unknown copyright status
|
||||||
* Some portions of the specific file udb_tables.h (such as get_hatch_geo, g_hatch_continents) use strings from the ["uDb" project by Jérôme Beau](https://github.com/RR0/uDb). The license of his project us known.
|
* *U* binary database file U.RND: Copyright 1994-2002 [Larry Hatch](https://www.openminds.tv/larry-hatch-ufo-database-creator-remembered/42142)
|
||||||
|
|
||||||
Note: Although the C++ tool itself is open source with a permissive license (Apache 2.0), any commercial use of the copyrighted data in this repository may require permission from one or more copyright holders.
|
Note: Although the C++ tool itself is open source with a permissive license (Apache 2.0), any commercial use of the copyrighted data in this repository may require permission from one or more copyright holders.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user