From a673efe35e7e048f13ed393843351dda9565d93c Mon Sep 17 00:00:00 2001 From: EdwinBetanc0urt Date: Mon, 22 Jul 2024 00:50:57 -0400 Subject: [PATCH] fix comments. --- src/api/ADempiere/form/expres-movement.js | 2 +- src/api/ADempiere/form/express-receipt.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/api/ADempiere/form/expres-movement.js b/src/api/ADempiere/form/expres-movement.js index 721c5e6a39f..7cfc8d755c7 100644 --- a/src/api/ADempiere/form/expres-movement.js +++ b/src/api/ADempiere/form/expres-movement.js @@ -1,6 +1,6 @@ /** * ADempiere-Vue (Frontend) for ADempiere ERP & CRM Smart Business Solution - * Copyright (C) 2017-Present E.R.P. Consultores y Asociados, C.A. www.erpya.com + * Copyright (C) 201-Present E.R.P. Consultores y Asociados, C.A. www.erpya.com * Contributor(s): Elsio Sanchez elsiosanchez15@outlook.com https://github.com/elsiosanchez * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/api/ADempiere/form/express-receipt.js b/src/api/ADempiere/form/express-receipt.js index 8f9a61fe8a3..85d381d4c05 100644 --- a/src/api/ADempiere/form/express-receipt.js +++ b/src/api/ADempiere/form/express-receipt.js @@ -1,6 +1,6 @@ /** * ADempiere-Vue (Frontend) for ADempiere ERP & CRM Smart Business Solution - * Copyright (C) 2017-Present E.R.P. Consultores y Asociados, C.A. www.erpya.com + * Copyright (C) 201-Present E.R.P. Consultores y Asociados, C.A. www.erpya.com * Contributor(s): Elsio Sanchez elsiosanchez15@outlook.com https://github.com/elsiosanchez * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -9,7 +9,7 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License