Module: tools Branch: master Commit: 32d395ef14d4ee5284971669d92239eca881e7ed URL: https://source.winehq.org/git/tools.git/?a=commit;h=32d395ef14d4ee5284971669...
Author: Francois Gouget fgouget@codeweavers.com Date: Tue Mar 22 13:14:41 2022 +0100
winetest: Fix a minor license format issue in pattern.js.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
winetest/patterns.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/winetest/patterns.js b/winetest/patterns.js index be583a5..042620b 100644 --- a/winetest/patterns.js +++ b/winetest/patterns.js @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - *Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ "use strict";