Update the license to VNPL 1.1

VNPL 1.1 is slightly reworded to make it clear that proprietary software
interacting with Vitastor and providing some kind of service to end users isn't
a "Proxy Program" if it's not specially designed to be used with Vitastor.

For example, Windows OS running in a virtual machine stored in a Vitastor
cluster clearly isn't.
This commit is contained in:
Vitaliy Filippov
2021-02-25 23:55:33 +03:00
parent 8d48cc56b0
commit 4a2dcf7b6b
96 changed files with 124 additions and 115 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// Copyright (c) Vitaliy Filippov, 2019+
// License: VNPL-1.0 (see README.md for details)
// License: VNPL-1.1 (see README.md for details)
#include <stdexcept>
#include "allocator.h"