From 8b81213d6ec6841177c859dccb435c90e419fc29 Mon Sep 17 00:00:00 2001 From: Ian Jenkins Date: Thu, 2 Apr 2020 16:11:57 +0100 Subject: [PATCH] Update README(s) with clear notice of fork. --- README.md | 3 +++ README.txt | 2 ++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 766ffa08..45a487ec 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +| :warning: | This is a fork of the [plugin](https://github.com/trewknowledge/GDPR) referenced throughout this README and codebase. This is forked for the specific needs of [Box UK](https://boxuk.com), so although it may be of benefit to others it is not maintained as to be relied upon. | +|----|---| + # GDPR [![Build Status](https://travis-ci.com/trewknowledge/GDPR.svg?branch=master)](https://travis-ci.com/trewknowledge/GDPR) diff --git a/README.txt b/README.txt index 35b20976..f4de9d4f 100755 --- a/README.txt +++ b/README.txt @@ -9,6 +9,8 @@ Stable tag: 2.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html +**WARNING: This is a fork of the [plugin](https://github.com/trewknowledge/GDPR) referenced throughout this README and codebase. This is forked for the specific needs of [Box UK](https://boxuk.com), so although it may be of benefit to others it is not maintained as to be relied upon.** + This plugin is meant to assist with the GDPR obligations of a Data processor and Controller. == Description ==