diff --git a/LICENSE b/LICENSE index 1808224..dff37a0 100644 --- a/LICENSE +++ b/LICENSE @@ -4,7 +4,7 @@ is provided below: -------------------------------------------------------------------------- Copyright (C) 2009 Kevin Porter / Advanced Web Construction Ltd -Copyright (C) 2010-2014 Ruediger Meier +Copyright (C) 2010-2015 Ruediger Meier All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README b/README index f84a9fb..c456b3b 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ COPYRIGHT Copyright (c) 2009 Kevin Porter / Advanced Web Construction Ltd (http://coding.tinternet.info / http://webutils.co.uk) -Copyright (c) 2010-2014 Ruediger Meier +Copyright (c) 2010-2015 Ruediger Meier (https://github.com/rudimeier/) License: BSD-3-Clause, see LICENSE file diff --git a/read_ini.sh b/read_ini.sh index 2ae2a85..4934aa6 100755 --- a/read_ini.sh +++ b/read_ini.sh @@ -1,7 +1,7 @@ # # Copyright (c) 2009 Kevin Porter / Advanced Web Construction Ltd # (http://coding.tinternet.info, http://webutils.co.uk) -# Copyright (c) 2010-2014 Ruediger Meier +# Copyright (c) 2010-2015 Ruediger Meier # (https://github.com/rudimeier/) # # License: BSD-3-Clause, see LICENSE file diff --git a/test/test1.ini b/test/test1.ini index ff86fe2..3e74446 100644 --- a/test/test1.ini +++ b/test/test1.ini @@ -19,8 +19,8 @@ var4="VAR 4" ; not become part of the value var5 = " VAR 5 " -; var6 - value in double quotes; value's leading and trailing whitespace should -; be preserved; leading and trailing whitespace before/after double quotes should +; var6 - value in single quotes; value's leading and trailing whitespace should +; be preserved; leading and trailing whitespace before/after single quotes should ; not become part of the value var6 = ' VAR 6 ' diff --git a/test/test9.ini b/test/test9.ini index 9a8c271..b4e5421 100644 --- a/test/test9.ini +++ b/test/test9.ini @@ -1,5 +1,5 @@ -; Testing quoted quotes (didnt't worked in 0.3) +; Testing quoted quotes (didn't work in 0.3) ; code injection var1="" ls "."