From b8d8e5898b2ebbcc95f190bb1305146de7e83d43 Mon Sep 17 00:00:00 2001 From: art1pirat Date: Wed, 16 Oct 2019 19:23:11 +0200 Subject: [PATCH] - updated support information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf6890..5987754 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ General C++ Library to handle BagIt structures. BagIt is a standard format to create transfer packages for digital preservation purposes. See https://en.wikipedia.org/wiki/BagIt for details -The library supports BagIt in version 0.97, yet. +The library supports BagIt in version 1.0, yet (also previous versions). It is licensed under terms of GNU General Public License, v3 or higher, see file License for details.