Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elitedivision
amos-audit
Commits
58e76d87
Commit
58e76d87
authored
Nov 16, 2020
by
Marcello Pivanti
Browse files
Headers, added @see and @license clauses
parent
72a2733d
Changes
118
Hide whitespace changes
Inline
Side-by-side
src/Audit.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/AuditTrailBehavior.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/Bootstrap.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/LogTarget.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/Provider.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/commands/AuditController.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/Access.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/Helper.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/Migration.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/SoapClient.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/Version.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/base/ErrorHandlerTrait.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/console/ErrorHandler.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/db/ActiveRecord.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/panels/DataStoragePanel.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/panels/DataStoragePanelTrait.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/panels/Panel.php
View file @
58e76d87
...
...
@@ -4,12 +4,15 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
*/
/**
*
*
* @author Steve Guns <steve@bedezign.com>
* @package com.bedezign.sa-portal.inet.telenet.be
...
...
src/components/panels/PanelTrait.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/panels/RendersSummaryChartTrait.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
src/components/web/Controller.php
View file @
58e76d87
...
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @category CategoryName
* @author Elite Division S.r.l.
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment