diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 65280ebc9..ebb1a95a0 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml @@ -149,7 +149,12 @@ via Paypal: "via Paypal" Take wallabag with you: "Emportez wallabag avec vous" Social: "Social" powered by: "propulsé par" - +Contributors: "Contributeurs" +Thank you to contributors on wallabag web application: "Merci aux contributeurs de l'application web de wallabag" +Third-party libraries: Librairies tierces +"Here are the list of third-party libraries used in wallabag (with their licenses):": "Voici la liste des dépendances utilisées dans wallabag (et leur license) :" +Package: Dépendance +License: Licence # Howto Form: "Formulaire" diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig index 38f08da6b..fdd12cf7d 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig @@ -42,4 +42,131 @@
{% trans %}Thank you to contributors on wallabag web application{% endtrans %}
+ +{% trans %}Here are the list of third-party libraries used in wallabag (with their licenses):{% endtrans %}
+| {% trans %}Package{% endtrans %} | +{% trans %}License{% endtrans %} | +
|---|---|
| behat/transliterator | Artistic 1.0 |
| CraueConfigBundle | MIT |
| doctrine/annotations | MIT |
| doctrine/cache | MIT |
| doctrine/collections | MIT |
| doctrine/common | MIT |
| doctrine/dbal | MIT |
| doctrine/doctrine-bundle | MIT |
| doctrine/doctrine-cache-bundle | MIT |
| doctrine/doctrine-migrations-bundle | MIT |
| doctrine/inflector | MIT |
| doctrine/instantiator | MIT |
| doctrine/lexer | MIT |
| doctrine/migrations | LGPL-2.1 |
| doctrine/orm | MIT |
| ezyang/htmlpurifier | LGPL |
| friendsofsymfony/oauth-server-bundle | MIT |
| friendsofsymfony/oauth2-php | MIT |
| friendsofsymfony/rest-bundle | MIT |
| friendsofsymfony/user-bundle | MIT |
| gedmo/doctrine-extensions | MIT |
| grandt/binstring | LGPL-2.1 |
| grandt/phpepub | LGPL-2.1 |
| grandt/phpresizegif | LGPL-2.1 |
| grandt/phpzipmerge | LGPL-2.1 |
| grandt/relativepath | LGPL-2.1 |
| guzzlehttp/guzzle | MIT |
| guzzlehttp/ringphp | MIT |
| guzzlehttp/streams | MIT |
| hoa/compiler | BSD-3-Clause |
| hoa/consistency | BSD-3-Clause |
| hoa/event | BSD-3-Clause |
| hoa/exception | BSD-3-Clause |
| hoa/file | BSD-3-Clause |
| hoa/iterator | BSD-3-Clause |
| hoa/math | BSD-3-Clause |
| hoa/protocol | BSD-3-Clause |
| hoa/regex | BSD-3-Clause |
| hoa/ruler | BSD-3-Clausev + |
| hoa/stream | BSD-3-Clause |
| hoa/ustring | BSD-3-Clause |
| hoa/visitor | BSD-3-Clause |
| hoa/zformat | BSD-3-Clause |
| htmlawed/htmlawed | GPL-2.0+ or LGPL-3.0 |
| incenteev/composer-parameter-handler | MIT |
| j0k3r/graby | AGPL-3.0 |
| j0k3r/graby-site-config | AGPL-3.0 |
| j0k3r/php-readability | Apache-2.0 |
| j0k3r/safecurl | MIT |
| jdorn/sql-formatter | MIT |
| jms/metadata | Apache |
| jms/parser-lib | Apache2 |
| jms/serializer | Apache2 |
| jms/serializer-bundle | Apache2 |
| kphoen/rulerz | MIT |
| kphoen/rulerz-bundle | MIT |
| kriswallsmith/assetic | MIT |
| lexik/form-filter-bundle | MIT |
| liip/theme-bundle | MIT |
| mgargano/simplehtmldom | MIT |
| michelf/php-markdown | BSD-3-Clause |
| monolog/monolog | MIT |
| neitanod/forceutf8 | BSD-3-Clause |
| nelmio/api-doc-bundle | MIT |
| nelmio/cors-bundle | MIT |
| ocramius/proxy-manager | MIT |
| pagerfanta/pagerfanta | MIT |
| paragonie/random_compat | MIT |
| phpcollection/phpcollection | Apache2 |
| phpoption/phpoption | Apache2 |
| phpzip/phpzip | LGPL-2.1 |
| psr/log | MIT |
| react/promise | MIT |
| scheb/two-factor-bundle | MIT |
| sensio/distribution-bundle | MIT |
| sensio/framework-extra-bundle | MIT |
| sensiolabs/security-checker | MIT |
| simplepie/simplepie | BSD-3-Clause |
| smalot/pdfparser | GPL-3.0 |
| sonata-project/google-authenticator | MIT |
| stof/doctrine-extensions-bundle | MIT |
| swiftmailer/swiftmailer | MIT |
| symfony/assetic-bundle | MIT |
| symfony/monolog-bundle | MIT |
| All of Symfony | MIT-licenced |
| tecnickcom/tcpdf | LGPLv3 |
| twig/extensions | MIT |
| twig/twig | BSD-3-Clause |
| wallabag/php-mobi | Apache-2.0 |
| willdurand/hateoas | MIT |
| willdurand/hateoas-bundle | MIT |
| willdurand/jsonp-callback-validator | MIT |
| willdurand/negotiation | MIT |
| zendframework/zend-code | BSD-3-Clause |
| zendframework/zend-eventmanager | BSD-3-Clause |
| doctrine/data-fixtures | MIT |
| doctrine/doctrine-fixtures-bundle | MIT |
| phpdocumentor/reflection-docblock | MIT |
| phpspec/prophecy | MIT |
| phpunit/php-code-coverage | BSD-3-Clause |
| phpunit/php-file-iterator | BSD-3-Clause |
| phpunit/php-text-template | BSD-3-Clause |
| phpunit/php-timer | BSD-3-Clause |
| phpunit/php-token-stream | BSD-3-Clause |
| phpunit/phpunit | BSD-3-Clause |
| phpunit/phpunit-mock-objects | BSD-3-Clause |
| sebastian/comparator | BSD-3-Clause |
| sebastian/diff | BSD-3-Clause |
| sebastian/environment | BSD-3-Clause |
| sebastian/exporter | BSD-3-Clause |
| sebastian/global-state | BSD-3-Clause |
| sebastian/recursion-context | BSD-3-Clause |
| sebastian/version | BSD-3-Clause |
| sensio/generator-bundle | MIT |
| symfony/phpunit-bridge | MIT |
{% trans %}Here are the list of third-party libraries used in wallabag (with their licenses):{% endtrans %}
+| {% trans %}Package{% endtrans %} | +{% trans %}License{% endtrans %} | +
|---|---|
| behat/transliterator | Artistic 1.0 |
| CraueConfigBundle | MIT |
| doctrine/annotations | MIT |
| doctrine/cache | MIT |
| doctrine/collections | MIT |
| doctrine/common | MIT |
| doctrine/dbal | MIT |
| doctrine/doctrine-bundle | MIT |
| doctrine/doctrine-cache-bundle | MIT |
| doctrine/doctrine-migrations-bundle | MIT |
| doctrine/inflector | MIT |
| doctrine/instantiator | MIT |
| doctrine/lexer | MIT |
| doctrine/migrations | LGPL-2.1 |
| doctrine/orm | MIT |
| ezyang/htmlpurifier | LGPL |
| friendsofsymfony/oauth-server-bundle | MIT |
| friendsofsymfony/oauth2-php | MIT |
| friendsofsymfony/rest-bundle | MIT |
| friendsofsymfony/user-bundle | MIT |
| gedmo/doctrine-extensions | MIT |
| grandt/binstring | LGPL-2.1 |
| grandt/phpepub | LGPL-2.1 |
| grandt/phpresizegif | LGPL-2.1 |
| grandt/phpzipmerge | LGPL-2.1 |
| grandt/relativepath | LGPL-2.1 |
| guzzlehttp/guzzle | MIT |
| guzzlehttp/ringphp | MIT |
| guzzlehttp/streams | MIT |
| hoa/compiler | BSD-3-Clause |
| hoa/consistency | BSD-3-Clause |
| hoa/event | BSD-3-Clause |
| hoa/exception | BSD-3-Clause |
| hoa/file | BSD-3-Clause |
| hoa/iterator | BSD-3-Clause |
| hoa/math | BSD-3-Clause |
| hoa/protocol | BSD-3-Clause |
| hoa/regex | BSD-3-Clause |
| hoa/ruler | BSD-3-Clausev + |
| hoa/stream | BSD-3-Clause |
| hoa/ustring | BSD-3-Clause |
| hoa/visitor | BSD-3-Clause |
| hoa/zformat | BSD-3-Clause |
| htmlawed/htmlawed | GPL-2.0+ or LGPL-3.0 |
| incenteev/composer-parameter-handler | MIT |
| j0k3r/graby | AGPL-3.0 |
| j0k3r/graby-site-config | AGPL-3.0 |
| j0k3r/php-readability | Apache-2.0 |
| j0k3r/safecurl | MIT |
| jdorn/sql-formatter | MIT |
| jms/metadata | Apache |
| jms/parser-lib | Apache2 |
| jms/serializer | Apache2 |
| jms/serializer-bundle | Apache2 |
| kphoen/rulerz | MIT |
| kphoen/rulerz-bundle | MIT |
| kriswallsmith/assetic | MIT |
| lexik/form-filter-bundle | MIT |
| liip/theme-bundle | MIT |
| mgargano/simplehtmldom | MIT |
| michelf/php-markdown | BSD-3-Clause |
| monolog/monolog | MIT |
| neitanod/forceutf8 | BSD-3-Clause |
| nelmio/api-doc-bundle | MIT |
| nelmio/cors-bundle | MIT |
| ocramius/proxy-manager | MIT |
| pagerfanta/pagerfanta | MIT |
| paragonie/random_compat | MIT |
| phpcollection/phpcollection | Apache2 |
| phpoption/phpoption | Apache2 |
| phpzip/phpzip | LGPL-2.1 |
| psr/log | MIT |
| react/promise | MIT |
| scheb/two-factor-bundle | MIT |
| sensio/distribution-bundle | MIT |
| sensio/framework-extra-bundle | MIT |
| sensiolabs/security-checker | MIT |
| simplepie/simplepie | BSD-3-Clause |
| smalot/pdfparser | GPL-3.0 |
| sonata-project/google-authenticator | MIT |
| stof/doctrine-extensions-bundle | MIT |
| swiftmailer/swiftmailer | MIT |
| symfony/assetic-bundle | MIT |
| symfony/monolog-bundle | MIT |
| All of Symfony | MIT-licenced |
| tecnickcom/tcpdf | LGPLv3 |
| twig/extensions | MIT |
| twig/twig | BSD-3-Clause |
| wallabag/php-mobi | Apache-2.0 |
| willdurand/hateoas | MIT |
| willdurand/hateoas-bundle | MIT |
| willdurand/jsonp-callback-validator | MIT |
| willdurand/negotiation | MIT |
| zendframework/zend-code | BSD-3-Clause |
| zendframework/zend-eventmanager | BSD-3-Clause |
| doctrine/data-fixtures | MIT |
| doctrine/doctrine-fixtures-bundle | MIT |
| phpdocumentor/reflection-docblock | MIT |
| phpspec/prophecy | MIT |
| phpunit/php-code-coverage | BSD-3-Clause |
| phpunit/php-file-iterator | BSD-3-Clause |
| phpunit/php-text-template | BSD-3-Clause |
| phpunit/php-timer | BSD-3-Clause |
| phpunit/php-token-stream | BSD-3-Clause |
| phpunit/phpunit | BSD-3-Clause |
| phpunit/phpunit-mock-objects | BSD-3-Clause |
| sebastian/comparator | BSD-3-Clause |
| sebastian/diff | BSD-3-Clause |
| sebastian/environment | BSD-3-Clause |
| sebastian/exporter | BSD-3-Clause |
| sebastian/global-state | BSD-3-Clause |
| sebastian/recursion-context | BSD-3-Clause |
| sebastian/version | BSD-3-Clause |
| sensio/generator-bundle | MIT |
| symfony/phpunit-bridge | MIT |