Skip to content

Commit

Permalink
Fix headers missed
Browse files Browse the repository at this point in the history
  • Loading branch information
Lainow committed Nov 20, 2023
1 parent 8f26541 commit 3d5afab
Show file tree
Hide file tree
Showing 7 changed files with 196 additions and 0 deletions.
28 changes: 28 additions & 0 deletions inc/computergroup.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down
28 changes: 28 additions & 0 deletions inc/computergroupstatic.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down
28 changes: 28 additions & 0 deletions inc/contactlog.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down
28 changes: 28 additions & 0 deletions inc/credential.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down
28 changes: 28 additions & 0 deletions inc/databaseparam.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down
28 changes: 28 additions & 0 deletions inc/databaseparam_computergroup.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down
28 changes: 28 additions & 0 deletions inc/databaseparam_credential.class.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
<?php

/**
* -------------------------------------------------------------------------
* DatabaseInventory plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of DatabaseInventory.
*
* DatabaseInventory is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* DatabaseInventory 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
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with DatabaseInventory. If not, see <http://www.gnu.org/licenses/>.
* -------------------------------------------------------------------------
* @copyright Copyright (C) 2021-2023 by Teclib'.
* @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
* @link https://services.glpi-network.com
* -------------------------------------------------------------------------
*/

use Glpi\Application\View\TemplateRenderer;

/**
Expand Down

0 comments on commit 3d5afab

Please sign in to comment.