From 5adef59778ea74b67b4680e4a6831c355dfb8733 Mon Sep 17 00:00:00 2001 From: Augustin Borsu Date: Sat, 30 Apr 2016 20:36:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4274630..2509bc8 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ Here is a list of the main ones. [NCR-CoDE/sonar-scalastyle](https://github.com/NCR-CoDE/sonar-scalastyle) # Integration -Sonar-scala integrates the latest code from the [Sonar Scalastyle Plugin](https://github.com/NCR-CoDE/sonar-scalastyle). As both project are licensed under LGPL3 this shouldn't be a problem. +Sonar-scala integrates the latest code from the [Sonar Scalastyle Plugin](https://github.com/NCR-CoDE/sonar-scalastyle) directly. All thise files must keep their original license. Also their history was pulled along with them. Any further change upstream should be incorporated using cherry-picks or merges.