diff --git a/grepWinNP3/README.md b/grepWinNP3/README.md index 308834295..0ad9b098e 100644 --- a/grepWinNP3/README.md +++ b/grepWinNP3/README.md @@ -1,7 +1,8 @@ # grepWin Regular expression search and replace for Windows -[![Build Status](https://tortoisesvn.visualstudio.com/tortoisesvnGitHub/_apis/build/status/stefankueng.grepWin)](https://tortoisesvn.visualstudio.com/tortoisesvnGitHub/_build/latest?definitionId=8) +This modified code is licensed under the [same license (GPL-3.0)](https://github.com/stefankueng/grepWin/blob/master/LICENSE) +as the [original source code by Stefan Küng](https://github.com/stefankueng/grepWin). grepWin is a simple search and replace tool which can use [regular expressions](https://en.wikipedia.org/wiki/Regular_expression) to do its job. This allows to do much more powerful searches and replaces.