diff options
author | Ahmed Ashour <asashour@yahoo.com> | 2017-10-06 09:15:48 +0200 |
---|---|---|
committer | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2017-10-06 10:15:48 +0300 |
commit | ce3f5a04a552cc4f030796aff08ccdfeb91950f8 (patch) | |
tree | 978820685db136a3ab60408a390ca511d1d168d6 /client-compiler | |
parent | 3cbd834842319d151d9248706bc14e14a3abca42 (diff) | |
download | vaadin-framework-ce3f5a04a552cc4f030796aff08ccdfeb91950f8.tar.gz vaadin-framework-ce3f5a04a552cc4f030796aff08ccdfeb91950f8.zip |
Add empty line at the end of files (#10142)
Diffstat (limited to 'client-compiler')
-rw-r--r-- | client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties b/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties index 3f4fd52cb7..ab6fb2ec22 100644 --- a/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties +++ b/client-compiler/src/main/resources/com/vaadin/tools/CvalChecker.properties @@ -10,4 +10,4 @@ evaluation= > Using an evaluation license for {0} {1}. valid= > Using a valid license for {0} {1}. -agpl=Using AGPL version of {0} {1}. Commercial licensing options available at vaadin.com/pro
\ No newline at end of file +agpl=Using AGPL version of {0} {1}. Commercial licensing options available at vaadin.com/pro |