diff --git a/README.md b/README.md index da70a47..053299a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -SimplePropertiesEditor -====================== +Simple Properties Editor +======================== Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences. diff --git a/feature/feature.xml b/feature/feature.xml index 0734481..edf4f4d 100644 --- a/feature/feature.xml +++ b/feature/feature.xml @@ -1,17 +1,16 @@ - Eclipse plug-in for editing Java properties files, automatically -converts non-ASCII characters to unicode escape sequences. + Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences. - Copyright (c) 2010 Piotr Wolny + Copyright (c) 2010-2014 Piotr Wolny @@ -38,7 +37,7 @@ OTHER DEALINGS IN THE SOFTWARE. - + - + Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences.