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-translation
Commits
a7baec58
Commit
a7baec58
authored
Nov 16, 2020
by
Marcello Pivanti
Browse files
Headers, added @see and @license clauses
parent
52479aac
Changes
63
Hide whitespace changes
Inline
Side-by-side
src/utility/TranslationUtility.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/_filter.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/_language.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/_language_tr.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/contents.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/language_status.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/records.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/search_records.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/translators.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/update.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/user_language.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/default/view_tr.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/translate/index.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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\amos\slideshow
* @package arter\amos\slideshow
* @category CategoryName
* @category CategoryName
...
...
src/views/translatemanager/list.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/views/translatemanager/translate.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/widgets/icons/WidgetIconTrCleanCache.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/widgets/icons/WidgetIconTrContents.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/widgets/icons/WidgetIconTrLanguage.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/widgets/icons/WidgetIconTrOptimize.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/widgets/icons/WidgetIconTrPlatform.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* 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\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
Prev
1
2
3
4
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