diff --git a/packages/apps/purchase/src/components/atoms/HorizontalRuleText/HorizontalRuleText.tsx b/packages/apps/purchase/src/components/atoms/HorizontalRuleText/HorizontalRuleText.tsx index 539dbb217..ea2f3a242 100644 --- a/packages/apps/purchase/src/components/atoms/HorizontalRuleText/HorizontalRuleText.tsx +++ b/packages/apps/purchase/src/components/atoms/HorizontalRuleText/HorizontalRuleText.tsx @@ -3,17 +3,17 @@ * * Copyright (C) 2024 Axelor (). * - * This program is free software: you can redistribute it and/or modify + * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * 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 Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ import React from 'react';