From 4c716ecd92ca335fc6abe7a99edacb2c63447cf7 Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Tue, 17 Jun 2014 11:30:54 +0000 Subject: [PATCH] - added README with summary --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..51bfb5b --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +Plugin for Rosetta to organize storage structure in a format like +"/yyyy/mm/dd/IEPID/". + +Rosetta is a digital preservation software by ExLibrisGroup, see +http://www.exlibrisgroup.com/de/ for details. + +Our¹ code contribution is licenced via Apache License Version 2.0. + +See http://www.apache.org/licenses/LICENSE-2.0 for details. + +-- +¹ original code by Exlibrisgroup Ltd. is marked explicitely in comments -- GitLab