Skip to content

Commit d8f5161

Browse files
committed
Actualizado el copyright (el nombre).
1 parent 6b76c07 commit d8f5161

111 files changed

Lines changed: 396 additions & 131 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Controller/EditReportBalance.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2017-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2017-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as
@@ -36,7 +36,7 @@
3636
/**
3737
* Description of EditReportBalance
3838
*
39-
* @author Carlos Garcia Gomez <carlos@facturascripts.com>
39+
* @author Carlos García Gómez <carlos@facturascripts.com>
4040
* @author Jose Antonio Cuello <yopli2000@gmail.com>
4141
*/
4242
class EditReportBalance extends EditController

Controller/EditReportBoard.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2022-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2022-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

Controller/EditReportLedger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2017-2025 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2017-2025 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

Controller/ListReport.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2022-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2022-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as
@@ -29,7 +29,7 @@
2929
/**
3030
* Description of ListReport
3131
*
32-
* @author Carlos Garcia Gomez <carlos@facturascripts.com>
32+
* @author Carlos García Gómez <carlos@facturascripts.com>
3333
*/
3434
class ListReport extends ListController
3535
{

Controller/ReportBooks.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2025-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2025-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as
@@ -26,7 +26,7 @@
2626
/**
2727
* Controlador para generar libros obligatorios de autónomos (libro de ingresos y libro de gastos)
2828
*
29-
* @author Carlos Garcia Gomez <carlos@facturascripts.com>
29+
* @author Carlos García Gómez <carlos@facturascripts.com>
3030
*/
3131
class ReportBooks extends Controller
3232
{

Extension/Controller/Dashboard.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

Extension/Controller/EditAgente.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2025-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2025-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

Extension/Controller/EditCliente.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2025-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2025-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

Extension/Controller/EditProveedor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2025-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2025-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

Extension/Controller/EditUser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* This file is part of Informes plugin for FacturaScripts
4-
* Copyright (C) 2025-2026 Carlos Garcia Gomez <carlos@facturascripts.com>
4+
* Copyright (C) 2025-2026 Carlos García Gómez <carlos@facturascripts.com>
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU Lesser General Public License as

0 commit comments

Comments
 (0)