diff -r 346c88efed21 -r 5e2f62d02dcd wp/wp-admin/freedoms.php --- a/wp/wp-admin/freedoms.php Mon Jun 08 16:11:51 2015 +0000 +++ b/wp/wp-admin/freedoms.php Tue Jun 09 03:35:32 2015 +0200 @@ -19,7 +19,7 @@

-
+
@@ -33,7 +33,7 @@ -

license, the GPL.' ), 'http://wordpress.org/about/license/' ); ?>

+

license, the GPL.' ), 'https://wordpress.org/about/license/' ); ?>

  1. @@ -46,10 +46,10 @@

    plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them.' ), $plugins_url, $themes_url, 'http://wordpress.org/about/license/' ); ?>

    +printf( __( 'Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them.' ), $plugins_url, $themes_url, 'https://wordpress.org/about/license/' ); ?>

    Free Software Foundation.' ); ?>