Merge pull request #19045 from frederic34/patch-9

doxygen
This commit is contained in:
Laurent Destailleur 2021-10-21 23:03:55 +02:00 committed by GitHub
commit 7ea993e448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<?php <?php
/* Copyright (C) 2004-2018 Laurent Destailleur <eldy@users.sourceforge.net> /* Copyright (C) 2004-2018 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2018-2019 Nicolas ZABOURI <info@inovea-conseil.com> * Copyright (C) 2018-2019 Nicolas ZABOURI <info@inovea-conseil.com>
* Copyright (C) 2019-2020 Frédéric France <frederic.france@netlogic.fr> * Copyright (C) 2019-2021 Frédéric France <frederic.france@netlogic.fr>
* Copyright (C) 2020 Gauthier VERDOL <gauthier.verdol@atm-consulting.fr> * Copyright (C) 2020 Gauthier VERDOL <gauthier.verdol@atm-consulting.fr>
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
@ -22,7 +22,7 @@
* \defgroup workstation Module Workstation * \defgroup workstation Module Workstation
* \brief Workstation module descriptor. * \brief Workstation module descriptor.
* *
* \file htdocs/workstation/core/modules/modWorkstation.class.php * \file htdocs/core/modules/modWorkstation.class.php
* \ingroup workstation * \ingroup workstation
* \brief Description and activation file for the module Workstation * \brief Description and activation file for the module Workstation
*/ */