From 3ab880138a239b9faaffb71441e319c966c6423f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0vihl=C3=ADk?= Date: Thu, 4 Mar 2021 15:44:32 +0100 Subject: [PATCH] more accurate license info --- NOTICE.txt | 12 +++++++----- WOPI.sln | 3 +-- .../ORIGINAL_WORK_LICENSE.txt | 0 WopiHost.Cobalt/README.md | 0 4 files changed, 8 insertions(+), 7 deletions(-) rename ORIGINAL_WORK_LICENSE.txt => WopiHost.Cobalt/ORIGINAL_WORK_LICENSE.txt (100%) create mode 100644 WopiHost.Cobalt/README.md diff --git a/NOTICE.txt b/NOTICE.txt index 6f93dd8..8caf98c 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,8 +1,10 @@ -This product includes software developed by Marx Yu (https://github.com/marx-yu). See also the file ORIGINAL_WORK_LICENSE.txt. The purpose of this NOTICE.txt file is to contain notices that are required by the copyright owner and their license. -The following parts were significantly (and some classes entirely) inspired by Marx Yu's code: -- Implementation of [MS-WOPI] and [MS-FSSHTTP] -- Edit session management +This product includes software developed by Marx Yu (https://github.com/marx-yu). +See also the file ORIGINAL_WORK_LICENSE.txt - located at https://github.com/petrsvihlik/WopiHost/blob/master/WopiHost.Cobalt/ORIGINAL_WORK_LICENSE.txt. +The following parts were significantly inspired by Marx Yu's code: +- WopiHost.Cobalt + - Implementation of [MS-WOPI] and [MS-FSSHTTP] + - Edit session management -The original project can be found at https://github.com/marx-yu/WopiHost +The original project can be found at https://github.com/marx-yu/WopiHost diff --git a/WOPI.sln b/WOPI.sln index 09d958e..0eae413 100644 --- a/WOPI.sln +++ b/WOPI.sln @@ -6,11 +6,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig .gitignore = .gitignore - Directory.build.props = Directory.build.props + Directory.Build.props = Directory.Build.props .github\workflows\integrate.yml = .github\workflows\integrate.yml LICENSE.txt = LICENSE.txt NOTICE.txt = NOTICE.txt - ORIGINAL_WORK_LICENSE.txt = ORIGINAL_WORK_LICENSE.txt .github\workflows\pull_request.yml = .github\workflows\pull_request.yml README.md = README.md .github\workflows\release.yml = .github\workflows\release.yml diff --git a/ORIGINAL_WORK_LICENSE.txt b/WopiHost.Cobalt/ORIGINAL_WORK_LICENSE.txt similarity index 100% rename from ORIGINAL_WORK_LICENSE.txt rename to WopiHost.Cobalt/ORIGINAL_WORK_LICENSE.txt diff --git a/WopiHost.Cobalt/README.md b/WopiHost.Cobalt/README.md new file mode 100644 index 0000000..e69de29