From 67b6965a71977a4af0163c41f581726551a9fff5 Mon Sep 17 00:00:00 2001 From: Urko Date: Wed, 5 Apr 2023 17:30:41 +0200 Subject: [PATCH] feat: add license and readme --- LICENSE | 12 ++++++++++++ README.md | 2 ++ 2 files changed, 14 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ca5a576 --- /dev/null +++ b/LICENSE @@ -0,0 +1,12 @@ +---- Definitions ---- +license means right to use +author means who had initial idea, who research about jurisprudence and the who who started, in this cas : Urko: Bein. +contributors means every man who has helped to improve this software + + +Everybody is invited to contribute to improve this project and the main idea. +This idea which is to help the community to present a prima facie, https://www.law.cornell.edu/wex/prima_facie, +proof of evidence from unmodified documents based on hash algorythm +published in the blockchain to be a public constructive notice: See https://www.law.cornell.edu/wex/constructive_notice + +For the benefit of all men and women by the grace of YAHWEH! \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc517cf --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +## crono +use to measure your application timings ;) \ No newline at end of file