This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-ehcache.git
commit c0b3b888c1ce7fa9150942c1f852cf080b5ce06f Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 10:03:09 2017 +0000 SLING-7167 Adjust READMEs add uniform header linking to Sling project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810894 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb188cd..9ae96a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -EhCache Implementation of the CacheManagerService. +# Apache Sling Cache API EhCache implementation + +This module is part of the [Apache Sling](https://sling.apache.org) project. This bundle contains an implementation of the CacheManagerService based on EhCache. @@ -6,4 +8,4 @@ Acknowledgments This code was based on a module from Sparse Content Map 29 September 2012 (git:sha1:a222df1937434ad3f07bf6c4f60b19524a158bcb), which itself was based on a snapshot of a module in Sakai Nakamura 27 Jan 2011 (git:sha1:b9d8e65b733ec7c35a3d194c9a5dc12acf13cb34). All know contributors to code in this module have been -contacted for permission to grant license to the Apache Foundation. \ No newline at end of file +contacted for permission to grant license to the Apache Foundation. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
