From ffc7c7073d771938116165daed2f87c77f2e798b Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Mon, 29 Oct 2018 13:48:25 +0300 Subject: [PATCH] Fix custom publisher name with quotes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1016b48b3d..4a74e014d3 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ BUILD_NUMBER ?= 0 PUBLISHER_NAME ?= Ascensio System SIA -APP_COPYRIGHT ?= Copyright (C) $(subst ",\",$(PUBLISHER_NAME)) 2012-$(shell date +%Y). All rights reserved +APP_COPYRIGHT ?= Copyright (C) $(PUBLISHER_NAME) 2012-$(shell date +%Y). All rights reserved PUBLISHER_URL ?= https://www.onlyoffice.com/