URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://blog.listincomprehension.com/search/label/procket (200) with 1 occurrences could not be migrated: ([https](https://blog.listincomprehension.com/search/label/procket) result ClosedChannelException). * http://dozzie.jarowit.net/trac/wiki/TOML (200) with 1 occurrences could not be migrated: ([https](https://dozzie.jarowit.net/trac/wiki/TOML) result SSLHandshakeException). * http://dozzie.jarowit.net/trac/wiki/subproc (200) with 1 occurrences could not be migrated: ([https](https://dozzie.jarowit.net/trac/wiki/subproc) result SSLHandshakeException). * http://e2project.org (200) with 1 occurrences could not be migrated: ([https](https://e2project.org) result AnnotatedConnectException). * http://erlang.2086793.n4.nabble.com/initializing-library-applications-without-processes-td2094473.html (200) with 1 occurrences could not be migrated: ([https](https://erlang.2086793.n4.nabble.com/initializing-library-applications-without-processes-td2094473.html) result SSLHandshakeException). * http://nitrogenproject.com/ (200) with 2 occurrences could not be migrated: ([https](https://nitrogenproject.com/) result ConnectTimeoutException). * http://proper.softlab.ntua.gr (200) with 1 occurrences could not be migrated: ([https](https://proper.softlab.ntua.gr) result SSLHandshakeException). * http://yaws.hyber.org (200) with 1 occurrences could not be migrated: ([https](https://yaws.hyber.org) result AnnotatedConnectException). * http://choven.ca (503) with 1 occurrences could not be migrated: ([https](https://choven.ca) result ConnectTimeoutException). # Fixed URLs ## Fixed But Review Recommended These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended. * http://fixprotocol.org/ (301) with 1 occurrences migrated to: https://fixtrading.org ([https](https://fixprotocol.org/) result SSLHandshakeException). * http://erldb.org (UnknownHostException) with 1 occurrences migrated to: https://erldb.org ([https](https://erldb.org) result UnknownHostException). ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * http://cloudi.org/ with 27 occurrences migrated to: https://cloudi.org/ ([https](https://cloudi.org/) result 200). * http://erlware.org/ with 1 occurrences migrated to: https://erlware.org/ ([https](https://erlware.org/) result 200). * http://inaka.github.io/cowboy-trails/ with 1 occurrences migrated to: https://inaka.github.io/cowboy-trails/ ([https](https://inaka.github.io/cowboy-trails/) result 200). * http://ninenines.eu with 6 occurrences migrated to: https://ninenines.eu ([https](https://ninenines.eu) result 200). * http://www.actordb.com/ with 2 occurrences migrated to: https://www.actordb.com/ ([https](https://www.actordb.com/) result 200). * http://www.cs.kent.ac.uk/projects/wrangler/Home.html with 1 occurrences migrated to: https://www.cs.kent.ac.uk/projects/wrangler/Home.html ([https](https://www.cs.kent.ac.uk/projects/wrangler/Home.html) result 200). * http://www.rabbitmq.com/federation.html with 1 occurrences migrated to: https://www.rabbitmq.com/federation.html ([https](https://www.rabbitmq.com/federation.html) result 200). * http://www.rebar3.org with 1 occurrences migrated to: https://www.rebar3.org ([https](https://www.rebar3.org) result 200). * http://contributor-covenant.org with 1 occurrences migrated to: https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301). * http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to: https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301). * http://inaka.github.com/apns4erl with 1 occurrences migrated to: https://inaka.github.com/apns4erl ([https](https://inaka.github.com/apns4erl) result 301). * http://inaka.github.com/edis/ with 1 occurrences migrated to: https://inaka.github.com/edis/ ([https](https://inaka.github.com/edis/) result 301). * http://lasp-lang.org/ with 1 occurrences migrated to: https://lasp-lang.org/ ([https](https://lasp-lang.org/) result 301). * http://saleyn.github.com/erlexec with 1 occurrences migrated to: https://saleyn.github.com/erlexec ([https](https://saleyn.github.com/erlexec) result 301). * http://www.mozilla.org/MPL/ with 27 occurrences migrated to: https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/) result 301). * http://zhongwencool.github.io/observer_cli with 1 occurrences migrated to: https://zhongwencool.github.io/observer_cli ([https](https://zhongwencool.github.io/observer_cli) result 301).
This commit is contained in:
parent
56dc9cb59e
commit
ef766e32f0
|
@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden
|
|||
with regard to the reporter of an incident.
|
||||
|
||||
This Code of Conduct is adapted from the
|
||||
[Contributor Covenant](http://contributor-covenant.org), version 1.3.0, available at
|
||||
[contributor-covenant.org/version/1/3/0/](http://contributor-covenant.org/version/1/3/0/)
|
||||
[Contributor Covenant](https://contributor-covenant.org), version 1.3.0, available at
|
||||
[contributor-covenant.org/version/1/3/0/](https://contributor-covenant.org/version/1/3/0/)
|
||||
|
|
|
@ -13,7 +13,7 @@ install it separately.
|
|||
|
||||
## Documentation
|
||||
|
||||
See [RabbitMQ federation plugin](http://www.rabbitmq.com/federation.html) on rabbitmq.com.
|
||||
See [RabbitMQ federation plugin](https://www.rabbitmq.com/federation.html) on rabbitmq.com.
|
||||
|
||||
|
||||
## License and Copyright
|
||||
|
|
|
@ -301,7 +301,7 @@ pkg_active_commit = master
|
|||
PACKAGES += actordb_core
|
||||
pkg_actordb_core_name = actordb_core
|
||||
pkg_actordb_core_description = ActorDB main source
|
||||
pkg_actordb_core_homepage = http://www.actordb.com/
|
||||
pkg_actordb_core_homepage = https://www.actordb.com/
|
||||
pkg_actordb_core_fetch = git
|
||||
pkg_actordb_core_repo = https://github.com/biokoda/actordb_core
|
||||
pkg_actordb_core_commit = master
|
||||
|
@ -309,7 +309,7 @@ pkg_actordb_core_commit = master
|
|||
PACKAGES += actordb_thrift
|
||||
pkg_actordb_thrift_name = actordb_thrift
|
||||
pkg_actordb_thrift_description = Thrift API for ActorDB
|
||||
pkg_actordb_thrift_homepage = http://www.actordb.com/
|
||||
pkg_actordb_thrift_homepage = https://www.actordb.com/
|
||||
pkg_actordb_thrift_fetch = git
|
||||
pkg_actordb_thrift_repo = https://github.com/biokoda/actordb_thrift
|
||||
pkg_actordb_thrift_commit = master
|
||||
|
@ -357,7 +357,7 @@ pkg_antidote_commit = master
|
|||
PACKAGES += apns
|
||||
pkg_apns_name = apns
|
||||
pkg_apns_description = Apple Push Notification Server for Erlang
|
||||
pkg_apns_homepage = http://inaka.github.com/apns4erl
|
||||
pkg_apns_homepage = https://inaka.github.com/apns4erl
|
||||
pkg_apns_fetch = git
|
||||
pkg_apns_repo = https://github.com/inaka/apns4erl
|
||||
pkg_apns_commit = master
|
||||
|
@ -525,7 +525,7 @@ pkg_bson_commit = master
|
|||
PACKAGES += bullet
|
||||
pkg_bullet_name = bullet
|
||||
pkg_bullet_description = Simple, reliable, efficient streaming for Cowboy.
|
||||
pkg_bullet_homepage = http://ninenines.eu
|
||||
pkg_bullet_homepage = https://ninenines.eu
|
||||
pkg_bullet_fetch = git
|
||||
pkg_bullet_repo = https://github.com/ninenines/bullet
|
||||
pkg_bullet_commit = master
|
||||
|
@ -629,7 +629,7 @@ pkg_clique_commit = develop
|
|||
PACKAGES += cloudi_core
|
||||
pkg_cloudi_core_name = cloudi_core
|
||||
pkg_cloudi_core_description = CloudI internal service runtime
|
||||
pkg_cloudi_core_homepage = http://cloudi.org/
|
||||
pkg_cloudi_core_homepage = https://cloudi.org/
|
||||
pkg_cloudi_core_fetch = git
|
||||
pkg_cloudi_core_repo = https://github.com/CloudI/cloudi_core
|
||||
pkg_cloudi_core_commit = master
|
||||
|
@ -637,7 +637,7 @@ pkg_cloudi_core_commit = master
|
|||
PACKAGES += cloudi_service_api_requests
|
||||
pkg_cloudi_service_api_requests_name = cloudi_service_api_requests
|
||||
pkg_cloudi_service_api_requests_description = CloudI Service API requests (JSON-RPC/Erlang-term support)
|
||||
pkg_cloudi_service_api_requests_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_api_requests_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_api_requests_fetch = git
|
||||
pkg_cloudi_service_api_requests_repo = https://github.com/CloudI/cloudi_service_api_requests
|
||||
pkg_cloudi_service_api_requests_commit = master
|
||||
|
@ -645,7 +645,7 @@ pkg_cloudi_service_api_requests_commit = master
|
|||
PACKAGES += cloudi_service_db
|
||||
pkg_cloudi_service_db_name = cloudi_service_db
|
||||
pkg_cloudi_service_db_description = CloudI Database (in-memory/testing/generic)
|
||||
pkg_cloudi_service_db_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_fetch = git
|
||||
pkg_cloudi_service_db_repo = https://github.com/CloudI/cloudi_service_db
|
||||
pkg_cloudi_service_db_commit = master
|
||||
|
@ -653,7 +653,7 @@ pkg_cloudi_service_db_commit = master
|
|||
PACKAGES += cloudi_service_db_cassandra
|
||||
pkg_cloudi_service_db_cassandra_name = cloudi_service_db_cassandra
|
||||
pkg_cloudi_service_db_cassandra_description = Cassandra CloudI Service
|
||||
pkg_cloudi_service_db_cassandra_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_cassandra_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_cassandra_fetch = git
|
||||
pkg_cloudi_service_db_cassandra_repo = https://github.com/CloudI/cloudi_service_db_cassandra
|
||||
pkg_cloudi_service_db_cassandra_commit = master
|
||||
|
@ -661,7 +661,7 @@ pkg_cloudi_service_db_cassandra_commit = master
|
|||
PACKAGES += cloudi_service_db_cassandra_cql
|
||||
pkg_cloudi_service_db_cassandra_cql_name = cloudi_service_db_cassandra_cql
|
||||
pkg_cloudi_service_db_cassandra_cql_description = Cassandra CQL CloudI Service
|
||||
pkg_cloudi_service_db_cassandra_cql_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_cassandra_cql_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_cassandra_cql_fetch = git
|
||||
pkg_cloudi_service_db_cassandra_cql_repo = https://github.com/CloudI/cloudi_service_db_cassandra_cql
|
||||
pkg_cloudi_service_db_cassandra_cql_commit = master
|
||||
|
@ -669,7 +669,7 @@ pkg_cloudi_service_db_cassandra_cql_commit = master
|
|||
PACKAGES += cloudi_service_db_couchdb
|
||||
pkg_cloudi_service_db_couchdb_name = cloudi_service_db_couchdb
|
||||
pkg_cloudi_service_db_couchdb_description = CouchDB CloudI Service
|
||||
pkg_cloudi_service_db_couchdb_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_couchdb_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_couchdb_fetch = git
|
||||
pkg_cloudi_service_db_couchdb_repo = https://github.com/CloudI/cloudi_service_db_couchdb
|
||||
pkg_cloudi_service_db_couchdb_commit = master
|
||||
|
@ -677,7 +677,7 @@ pkg_cloudi_service_db_couchdb_commit = master
|
|||
PACKAGES += cloudi_service_db_elasticsearch
|
||||
pkg_cloudi_service_db_elasticsearch_name = cloudi_service_db_elasticsearch
|
||||
pkg_cloudi_service_db_elasticsearch_description = elasticsearch CloudI Service
|
||||
pkg_cloudi_service_db_elasticsearch_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_elasticsearch_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_elasticsearch_fetch = git
|
||||
pkg_cloudi_service_db_elasticsearch_repo = https://github.com/CloudI/cloudi_service_db_elasticsearch
|
||||
pkg_cloudi_service_db_elasticsearch_commit = master
|
||||
|
@ -685,7 +685,7 @@ pkg_cloudi_service_db_elasticsearch_commit = master
|
|||
PACKAGES += cloudi_service_db_memcached
|
||||
pkg_cloudi_service_db_memcached_name = cloudi_service_db_memcached
|
||||
pkg_cloudi_service_db_memcached_description = memcached CloudI Service
|
||||
pkg_cloudi_service_db_memcached_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_memcached_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_memcached_fetch = git
|
||||
pkg_cloudi_service_db_memcached_repo = https://github.com/CloudI/cloudi_service_db_memcached
|
||||
pkg_cloudi_service_db_memcached_commit = master
|
||||
|
@ -693,7 +693,7 @@ pkg_cloudi_service_db_memcached_commit = master
|
|||
PACKAGES += cloudi_service_db_mysql
|
||||
pkg_cloudi_service_db_mysql_name = cloudi_service_db_mysql
|
||||
pkg_cloudi_service_db_mysql_description = MySQL CloudI Service
|
||||
pkg_cloudi_service_db_mysql_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_mysql_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_mysql_fetch = git
|
||||
pkg_cloudi_service_db_mysql_repo = https://github.com/CloudI/cloudi_service_db_mysql
|
||||
pkg_cloudi_service_db_mysql_commit = master
|
||||
|
@ -701,7 +701,7 @@ pkg_cloudi_service_db_mysql_commit = master
|
|||
PACKAGES += cloudi_service_db_pgsql
|
||||
pkg_cloudi_service_db_pgsql_name = cloudi_service_db_pgsql
|
||||
pkg_cloudi_service_db_pgsql_description = PostgreSQL CloudI Service
|
||||
pkg_cloudi_service_db_pgsql_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_pgsql_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_pgsql_fetch = git
|
||||
pkg_cloudi_service_db_pgsql_repo = https://github.com/CloudI/cloudi_service_db_pgsql
|
||||
pkg_cloudi_service_db_pgsql_commit = master
|
||||
|
@ -709,7 +709,7 @@ pkg_cloudi_service_db_pgsql_commit = master
|
|||
PACKAGES += cloudi_service_db_riak
|
||||
pkg_cloudi_service_db_riak_name = cloudi_service_db_riak
|
||||
pkg_cloudi_service_db_riak_description = Riak CloudI Service
|
||||
pkg_cloudi_service_db_riak_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_riak_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_riak_fetch = git
|
||||
pkg_cloudi_service_db_riak_repo = https://github.com/CloudI/cloudi_service_db_riak
|
||||
pkg_cloudi_service_db_riak_commit = master
|
||||
|
@ -717,7 +717,7 @@ pkg_cloudi_service_db_riak_commit = master
|
|||
PACKAGES += cloudi_service_db_tokyotyrant
|
||||
pkg_cloudi_service_db_tokyotyrant_name = cloudi_service_db_tokyotyrant
|
||||
pkg_cloudi_service_db_tokyotyrant_description = Tokyo Tyrant CloudI Service
|
||||
pkg_cloudi_service_db_tokyotyrant_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_db_tokyotyrant_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_db_tokyotyrant_fetch = git
|
||||
pkg_cloudi_service_db_tokyotyrant_repo = https://github.com/CloudI/cloudi_service_db_tokyotyrant
|
||||
pkg_cloudi_service_db_tokyotyrant_commit = master
|
||||
|
@ -725,7 +725,7 @@ pkg_cloudi_service_db_tokyotyrant_commit = master
|
|||
PACKAGES += cloudi_service_filesystem
|
||||
pkg_cloudi_service_filesystem_name = cloudi_service_filesystem
|
||||
pkg_cloudi_service_filesystem_description = Filesystem CloudI Service
|
||||
pkg_cloudi_service_filesystem_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_filesystem_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_filesystem_fetch = git
|
||||
pkg_cloudi_service_filesystem_repo = https://github.com/CloudI/cloudi_service_filesystem
|
||||
pkg_cloudi_service_filesystem_commit = master
|
||||
|
@ -733,7 +733,7 @@ pkg_cloudi_service_filesystem_commit = master
|
|||
PACKAGES += cloudi_service_http_client
|
||||
pkg_cloudi_service_http_client_name = cloudi_service_http_client
|
||||
pkg_cloudi_service_http_client_description = HTTP client CloudI Service
|
||||
pkg_cloudi_service_http_client_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_http_client_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_http_client_fetch = git
|
||||
pkg_cloudi_service_http_client_repo = https://github.com/CloudI/cloudi_service_http_client
|
||||
pkg_cloudi_service_http_client_commit = master
|
||||
|
@ -741,7 +741,7 @@ pkg_cloudi_service_http_client_commit = master
|
|||
PACKAGES += cloudi_service_http_cowboy
|
||||
pkg_cloudi_service_http_cowboy_name = cloudi_service_http_cowboy
|
||||
pkg_cloudi_service_http_cowboy_description = cowboy HTTP/HTTPS CloudI Service
|
||||
pkg_cloudi_service_http_cowboy_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_http_cowboy_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_http_cowboy_fetch = git
|
||||
pkg_cloudi_service_http_cowboy_repo = https://github.com/CloudI/cloudi_service_http_cowboy
|
||||
pkg_cloudi_service_http_cowboy_commit = master
|
||||
|
@ -749,7 +749,7 @@ pkg_cloudi_service_http_cowboy_commit = master
|
|||
PACKAGES += cloudi_service_http_elli
|
||||
pkg_cloudi_service_http_elli_name = cloudi_service_http_elli
|
||||
pkg_cloudi_service_http_elli_description = elli HTTP CloudI Service
|
||||
pkg_cloudi_service_http_elli_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_http_elli_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_http_elli_fetch = git
|
||||
pkg_cloudi_service_http_elli_repo = https://github.com/CloudI/cloudi_service_http_elli
|
||||
pkg_cloudi_service_http_elli_commit = master
|
||||
|
@ -757,7 +757,7 @@ pkg_cloudi_service_http_elli_commit = master
|
|||
PACKAGES += cloudi_service_map_reduce
|
||||
pkg_cloudi_service_map_reduce_name = cloudi_service_map_reduce
|
||||
pkg_cloudi_service_map_reduce_description = Map/Reduce CloudI Service
|
||||
pkg_cloudi_service_map_reduce_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_map_reduce_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_map_reduce_fetch = git
|
||||
pkg_cloudi_service_map_reduce_repo = https://github.com/CloudI/cloudi_service_map_reduce
|
||||
pkg_cloudi_service_map_reduce_commit = master
|
||||
|
@ -765,7 +765,7 @@ pkg_cloudi_service_map_reduce_commit = master
|
|||
PACKAGES += cloudi_service_oauth1
|
||||
pkg_cloudi_service_oauth1_name = cloudi_service_oauth1
|
||||
pkg_cloudi_service_oauth1_description = OAuth v1.0 CloudI Service
|
||||
pkg_cloudi_service_oauth1_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_oauth1_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_oauth1_fetch = git
|
||||
pkg_cloudi_service_oauth1_repo = https://github.com/CloudI/cloudi_service_oauth1
|
||||
pkg_cloudi_service_oauth1_commit = master
|
||||
|
@ -773,7 +773,7 @@ pkg_cloudi_service_oauth1_commit = master
|
|||
PACKAGES += cloudi_service_queue
|
||||
pkg_cloudi_service_queue_name = cloudi_service_queue
|
||||
pkg_cloudi_service_queue_description = Persistent Queue Service
|
||||
pkg_cloudi_service_queue_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_queue_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_queue_fetch = git
|
||||
pkg_cloudi_service_queue_repo = https://github.com/CloudI/cloudi_service_queue
|
||||
pkg_cloudi_service_queue_commit = master
|
||||
|
@ -781,7 +781,7 @@ pkg_cloudi_service_queue_commit = master
|
|||
PACKAGES += cloudi_service_quorum
|
||||
pkg_cloudi_service_quorum_name = cloudi_service_quorum
|
||||
pkg_cloudi_service_quorum_description = CloudI Quorum Service
|
||||
pkg_cloudi_service_quorum_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_quorum_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_quorum_fetch = git
|
||||
pkg_cloudi_service_quorum_repo = https://github.com/CloudI/cloudi_service_quorum
|
||||
pkg_cloudi_service_quorum_commit = master
|
||||
|
@ -789,7 +789,7 @@ pkg_cloudi_service_quorum_commit = master
|
|||
PACKAGES += cloudi_service_router
|
||||
pkg_cloudi_service_router_name = cloudi_service_router
|
||||
pkg_cloudi_service_router_description = CloudI Router Service
|
||||
pkg_cloudi_service_router_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_router_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_router_fetch = git
|
||||
pkg_cloudi_service_router_repo = https://github.com/CloudI/cloudi_service_router
|
||||
pkg_cloudi_service_router_commit = master
|
||||
|
@ -797,7 +797,7 @@ pkg_cloudi_service_router_commit = master
|
|||
PACKAGES += cloudi_service_tcp
|
||||
pkg_cloudi_service_tcp_name = cloudi_service_tcp
|
||||
pkg_cloudi_service_tcp_description = TCP CloudI Service
|
||||
pkg_cloudi_service_tcp_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_tcp_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_tcp_fetch = git
|
||||
pkg_cloudi_service_tcp_repo = https://github.com/CloudI/cloudi_service_tcp
|
||||
pkg_cloudi_service_tcp_commit = master
|
||||
|
@ -805,7 +805,7 @@ pkg_cloudi_service_tcp_commit = master
|
|||
PACKAGES += cloudi_service_timers
|
||||
pkg_cloudi_service_timers_name = cloudi_service_timers
|
||||
pkg_cloudi_service_timers_description = Timers CloudI Service
|
||||
pkg_cloudi_service_timers_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_timers_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_timers_fetch = git
|
||||
pkg_cloudi_service_timers_repo = https://github.com/CloudI/cloudi_service_timers
|
||||
pkg_cloudi_service_timers_commit = master
|
||||
|
@ -813,7 +813,7 @@ pkg_cloudi_service_timers_commit = master
|
|||
PACKAGES += cloudi_service_udp
|
||||
pkg_cloudi_service_udp_name = cloudi_service_udp
|
||||
pkg_cloudi_service_udp_description = UDP CloudI Service
|
||||
pkg_cloudi_service_udp_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_udp_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_udp_fetch = git
|
||||
pkg_cloudi_service_udp_repo = https://github.com/CloudI/cloudi_service_udp
|
||||
pkg_cloudi_service_udp_commit = master
|
||||
|
@ -821,7 +821,7 @@ pkg_cloudi_service_udp_commit = master
|
|||
PACKAGES += cloudi_service_validate
|
||||
pkg_cloudi_service_validate_name = cloudi_service_validate
|
||||
pkg_cloudi_service_validate_description = CloudI Validate Service
|
||||
pkg_cloudi_service_validate_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_validate_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_validate_fetch = git
|
||||
pkg_cloudi_service_validate_repo = https://github.com/CloudI/cloudi_service_validate
|
||||
pkg_cloudi_service_validate_commit = master
|
||||
|
@ -829,7 +829,7 @@ pkg_cloudi_service_validate_commit = master
|
|||
PACKAGES += cloudi_service_zeromq
|
||||
pkg_cloudi_service_zeromq_name = cloudi_service_zeromq
|
||||
pkg_cloudi_service_zeromq_description = ZeroMQ CloudI Service
|
||||
pkg_cloudi_service_zeromq_homepage = http://cloudi.org/
|
||||
pkg_cloudi_service_zeromq_homepage = https://cloudi.org/
|
||||
pkg_cloudi_service_zeromq_fetch = git
|
||||
pkg_cloudi_service_zeromq_repo = https://github.com/CloudI/cloudi_service_zeromq
|
||||
pkg_cloudi_service_zeromq_commit = master
|
||||
|
@ -877,7 +877,7 @@ pkg_covertool_commit = master
|
|||
PACKAGES += cowboy
|
||||
pkg_cowboy_name = cowboy
|
||||
pkg_cowboy_description = Small, fast and modular HTTP server.
|
||||
pkg_cowboy_homepage = http://ninenines.eu
|
||||
pkg_cowboy_homepage = https://ninenines.eu
|
||||
pkg_cowboy_fetch = git
|
||||
pkg_cowboy_repo = https://github.com/ninenines/cowboy
|
||||
pkg_cowboy_commit = 1.0.4
|
||||
|
@ -893,7 +893,7 @@ pkg_cowdb_commit = master
|
|||
PACKAGES += cowlib
|
||||
pkg_cowlib_name = cowlib
|
||||
pkg_cowlib_description = Support library for manipulating Web protocols.
|
||||
pkg_cowlib_homepage = http://ninenines.eu
|
||||
pkg_cowlib_homepage = https://ninenines.eu
|
||||
pkg_cowlib_fetch = git
|
||||
pkg_cowlib_repo = https://github.com/ninenines/cowlib
|
||||
pkg_cowlib_commit = 1.0.2
|
||||
|
@ -1085,7 +1085,7 @@ pkg_edgar_commit = master
|
|||
PACKAGES += edis
|
||||
pkg_edis_name = edis
|
||||
pkg_edis_description = An Erlang implementation of Redis KV Store
|
||||
pkg_edis_homepage = http://inaka.github.com/edis/
|
||||
pkg_edis_homepage = https://inaka.github.com/edis/
|
||||
pkg_edis_fetch = git
|
||||
pkg_edis_repo = https://github.com/inaka/edis
|
||||
pkg_edis_commit = master
|
||||
|
@ -1413,7 +1413,7 @@ pkg_erlcron_commit = master
|
|||
PACKAGES += erldb
|
||||
pkg_erldb_name = erldb
|
||||
pkg_erldb_description = ORM (Object-relational mapping) application implemented in Erlang
|
||||
pkg_erldb_homepage = http://erldb.org
|
||||
pkg_erldb_homepage = https://erldb.org
|
||||
pkg_erldb_fetch = git
|
||||
pkg_erldb_repo = https://github.com/erldb/erldb
|
||||
pkg_erldb_commit = master
|
||||
|
@ -1677,7 +1677,7 @@ pkg_evum_commit = master
|
|||
PACKAGES += exec
|
||||
pkg_exec_name = erlexec
|
||||
pkg_exec_description = Execute and control OS processes from Erlang/OTP.
|
||||
pkg_exec_homepage = http://saleyn.github.com/erlexec
|
||||
pkg_exec_homepage = https://saleyn.github.com/erlexec
|
||||
pkg_exec_fetch = git
|
||||
pkg_exec_repo = https://github.com/saleyn/erlexec
|
||||
pkg_exec_commit = master
|
||||
|
@ -1772,7 +1772,7 @@ pkg_find_crate_commit = master
|
|||
|
||||
PACKAGES += fix
|
||||
pkg_fix_name = fix
|
||||
pkg_fix_description = http://fixprotocol.org/ implementation.
|
||||
pkg_fix_description = https://fixtrading.org implementation.
|
||||
pkg_fix_homepage = https://github.com/maxlapshin/fix
|
||||
pkg_fix_fetch = git
|
||||
pkg_fix_repo = https://github.com/maxlapshin/fix
|
||||
|
@ -2421,7 +2421,7 @@ pkg_lambdapad_commit = master
|
|||
PACKAGES += lasp
|
||||
pkg_lasp_name = lasp
|
||||
pkg_lasp_description = A Language for Distributed, Eventually Consistent Computations
|
||||
pkg_lasp_homepage = http://lasp-lang.org/
|
||||
pkg_lasp_homepage = https://lasp-lang.org/
|
||||
pkg_lasp_fetch = git
|
||||
pkg_lasp_repo = https://github.com/lasp-lang/lasp
|
||||
pkg_lasp_commit = master
|
||||
|
@ -2469,7 +2469,7 @@ pkg_ling_commit = master
|
|||
PACKAGES += live
|
||||
pkg_live_name = live
|
||||
pkg_live_description = Automated module and configuration reloader.
|
||||
pkg_live_homepage = http://ninenines.eu
|
||||
pkg_live_homepage = https://ninenines.eu
|
||||
pkg_live_fetch = git
|
||||
pkg_live_repo = https://github.com/ninenines/live
|
||||
pkg_live_commit = master
|
||||
|
@ -2885,7 +2885,7 @@ pkg_oauth2_commit = master
|
|||
PACKAGES += observer_cli
|
||||
pkg_observer_cli_name = observer_cli
|
||||
pkg_observer_cli_description = Visualize Erlang/Elixir Nodes On The Command Line
|
||||
pkg_observer_cli_homepage = http://zhongwencool.github.io/observer_cli
|
||||
pkg_observer_cli_homepage = https://zhongwencool.github.io/observer_cli
|
||||
pkg_observer_cli_fetch = git
|
||||
pkg_observer_cli_repo = https://github.com/zhongwencool/observer_cli
|
||||
pkg_observer_cli_commit = master
|
||||
|
@ -3205,7 +3205,7 @@ pkg_rafter_commit = master
|
|||
PACKAGES += ranch
|
||||
pkg_ranch_name = ranch
|
||||
pkg_ranch_description = Socket acceptor pool for TCP protocols.
|
||||
pkg_ranch_homepage = http://ninenines.eu
|
||||
pkg_ranch_homepage = https://ninenines.eu
|
||||
pkg_ranch_fetch = git
|
||||
pkg_ranch_repo = https://github.com/ninenines/ranch
|
||||
pkg_ranch_commit = 1.2.1
|
||||
|
@ -3221,7 +3221,7 @@ pkg_rbeacon_commit = master
|
|||
PACKAGES += rebar
|
||||
pkg_rebar_name = rebar
|
||||
pkg_rebar_description = Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
|
||||
pkg_rebar_homepage = http://www.rebar3.org
|
||||
pkg_rebar_homepage = https://www.rebar3.org
|
||||
pkg_rebar_fetch = git
|
||||
pkg_rebar_repo = https://github.com/rebar/rebar3
|
||||
pkg_rebar_commit = master
|
||||
|
@ -3301,7 +3301,7 @@ pkg_relx_commit = master
|
|||
PACKAGES += resource_discovery
|
||||
pkg_resource_discovery_name = resource_discovery
|
||||
pkg_resource_discovery_description = An application used to dynamically discover resources present in an Erlang node cluster.
|
||||
pkg_resource_discovery_homepage = http://erlware.org/
|
||||
pkg_resource_discovery_homepage = https://erlware.org/
|
||||
pkg_resource_discovery_fetch = git
|
||||
pkg_resource_discovery_repo = https://github.com/erlware/resource_discovery
|
||||
pkg_resource_discovery_commit = master
|
||||
|
@ -3469,7 +3469,7 @@ pkg_seestar_commit = master
|
|||
PACKAGES += service
|
||||
pkg_service_name = service
|
||||
pkg_service_description = A minimal Erlang behavior for creating CloudI internal services
|
||||
pkg_service_homepage = http://cloudi.org/
|
||||
pkg_service_homepage = https://cloudi.org/
|
||||
pkg_service_fetch = git
|
||||
pkg_service_repo = https://github.com/CloudI/service
|
||||
pkg_service_commit = master
|
||||
|
@ -3509,7 +3509,7 @@ pkg_sgte_commit = master
|
|||
PACKAGES += sheriff
|
||||
pkg_sheriff_name = sheriff
|
||||
pkg_sheriff_description = Parse transform for type based validation.
|
||||
pkg_sheriff_homepage = http://ninenines.eu
|
||||
pkg_sheriff_homepage = https://ninenines.eu
|
||||
pkg_sheriff_fetch = git
|
||||
pkg_sheriff_repo = https://github.com/extend/sheriff
|
||||
pkg_sheriff_commit = master
|
||||
|
@ -3861,7 +3861,7 @@ pkg_traffic_tools_commit = master
|
|||
PACKAGES += trails
|
||||
pkg_trails_name = trails
|
||||
pkg_trails_description = A couple of improvements over Cowboy Routes
|
||||
pkg_trails_homepage = http://inaka.github.io/cowboy-trails/
|
||||
pkg_trails_homepage = https://inaka.github.io/cowboy-trails/
|
||||
pkg_trails_fetch = git
|
||||
pkg_trails_repo = https://github.com/inaka/cowboy-trails
|
||||
pkg_trails_commit = master
|
||||
|
@ -4077,7 +4077,7 @@ pkg_worker_pool_commit = master
|
|||
PACKAGES += wrangler
|
||||
pkg_wrangler_name = wrangler
|
||||
pkg_wrangler_description = Import of the Wrangler svn repository.
|
||||
pkg_wrangler_homepage = http://www.cs.kent.ac.uk/projects/wrangler/Home.html
|
||||
pkg_wrangler_homepage = https://www.cs.kent.ac.uk/projects/wrangler/Home.html
|
||||
pkg_wrangler_fetch = git
|
||||
pkg_wrangler_repo = https://github.com/RefactoringTools/wrangler
|
||||
pkg_wrangler_commit = master
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%% The contents of this file are subject to the Mozilla Public License
|
||||
%% Version 1.1 (the "License"); you may not use this file except in
|
||||
%% compliance with the License. You may obtain a copy of the License
|
||||
%% at http://www.mozilla.org/MPL/
|
||||
%% at https://www.mozilla.org/MPL/
|
||||
%%
|
||||
%% Software distributed under the License is distributed on an "AS IS"
|
||||
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
||||
|
|
Loading…
Reference in New Issue