Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/package.json
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/package.json	(revision 4834)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/package.json	(working copy)
@@ -1,12 +1,12 @@
 {
     "name": "wporg-developer",
-    "description": "Theme for developer.wordpress.org",
+    "description": "Theme for WordPress.org Developer Resources",
     "repository": {
         "type": "svn",
         "url": "https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer"
     },
     "author": "wordpressdotorg",
-    "license": "GPLv2 or later",
+    "license": "GPL-2.0+",
     "devDependencies": {
         "grunt": "~0.4.5",
         "grunt-contrib-watch": "~0.6.1",
Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/package.json
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/package.json	(revision 4834)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/package.json	(working copy)
@@ -1,9 +1,9 @@
 {
   "name": "wporg-plugins",
   "version": "1.0.0",
-  "description": "Theme for the WordPress.org Plugin Directory",
+  "description": "Theme for WordPress.org Plugin Directory",
   "author": "wordpressdotorg",
-  "license": "GPL-2.0",
+  "license": "GPL-2.0+",
   "main": "index.php",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json	(revision 4834)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/package.json	(working copy)
@@ -1,13 +1,13 @@
 {
   "name": "wporg-support",
   "version": "1.0.0",
-  "description": "Support Forums",
+  "description": "Theme for WordPress.org Support Forums",
   "main": "index.php",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "author": "wordpressdotorg",
-  "license": "GPL-2.0",
+  "license": "GPL-2.0+",
   "devDependencies": {
     "grunt": "^1.0.1",
     "grunt-contrib-watch": "^1.0.0",
Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/package.json
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/package.json	(revision 4834)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/package.json	(working copy)
@@ -1,5 +1,5 @@
 {
-  "name": "WordPress.org-Themes",
+  "name": "wporg-themes",
   "version": "1.0.0",
   "description": "Theme for the WordPress.org themes directory.",
   "repository": {
@@ -6,7 +6,7 @@
     "type": "svn",
     "url": "https://meta.svn.wordpress.org/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes"
   },
-  "author": "The WordPress.org Team",
+  "author": "wordpressdotorg",
   "license": "GPL-2.0+",
   "devDependencies": {
     "grunt": "~0.4.5",
Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/package.json
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/package.json	(revision 4834)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/package.json	(working copy)
@@ -3,7 +3,7 @@
   "version": "1.0.0",
   "description": "Theme for WordPress.org",
   "author": "wordpressdotorg",
-  "license": "GPL-2.0",
+  "license": "GPL-2.0+",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
