diff --git a/app/views/pages/faq.html.erb b/app/views/pages/faq.html.erb index 2db40f260f9c..d28d79ff0945 100644 --- a/app/views/pages/faq.html.erb +++ b/app/views/pages/faq.html.erb @@ -56,7 +56,7 @@

- <%= link_to _('Password Pusher is opensource'), "http://www.rubyonrails.org/", target: "_blank" %> + <%= link_to _('Password Pusher is open-source'), "https://github.com/pglombardo/PasswordPusher", target: "_blank" %> <%= _('so the source can be publicly reviewed and can alternatively be run internally in your organization.') %>

@@ -169,7 +169,7 @@

- <%= _('The source code is released under the GNU General Public License v3.0 and that pretty much defines any and all limitations. There are quite a few rebranded and redesigned clone sites of Password Pusher and I welcome them all.') %> + <%= _('The source code is released under the Apache 2.0 License and that pretty much defines any and all limitations. There are quite a few rebranded and redesigned clone sites of Password Pusher and I welcome them all.') %>