From 203645c9e0894f35d4e0b30b23ea4f36cae23987 Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Mon, 7 Nov 2016 12:52:56 +0300 Subject: [PATCH] odissey: add AUTHORS and LICENSE files --- AUTHORS | 5 +++++ LICENSE | 0 2 files changed, 5 insertions(+) create mode 100644 AUTHORS create mode 100644 LICENSE diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..5edef1c5 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,5 @@ + +The following authors have created the source code of "Odissey" +published and distributed by YANDEX LLC as the owner: + +Dmitry Simonenko diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..e69de29b