| Index: source/config/make2sh.sed
|
| diff --git a/source/config/make2sh.sed b/source/config/make2sh.sed
|
| index d1361fd544e0d54197384d234d22410e12f5d497..df53e4e520c7f3b500b383cd19168e73f415bcca 100644
|
| --- a/source/config/make2sh.sed
|
| +++ b/source/config/make2sh.sed
|
| @@ -1,3 +1,5 @@
|
| +# Copyright (C) 2016 and later: Unicode, Inc. and others.
|
| +# License & terms of use: http://www.unicode.org/copyright.html
|
| # Copyright (C) 1999-2011, International Business Machines Corporation and others. All Rights Reserved.
|
| s%^\([a-zA-Z0-9\._-]*\)[ ]*+=%\1=$(\1) %
|
| s%^[A-Z]*_SO_TARG*%## &%
|
|
|