Skip to content

Commit

Permalink
Merge pull request #11628 from jeabakker/license-notation
Browse files Browse the repository at this point in the history
chore(composer): use correct license string
  • Loading branch information
jdalsem committed Jan 19, 2018
2 parents eb2575b + f4aa391 commit 25b2e30
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "elgg/elgg",
"version": "1.12.17",
"description": "Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.",
"license": "GPL-2.0",
"license": "GPL-2.0-only",
"minimum-stability": "dev",
"prefer-stable": true,
"type": "project",
Expand Down
2 changes: 1 addition & 1 deletion mod/aalborg_theme/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/blog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/bookmarks/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/categories/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/ckeditor/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/custom_index/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/dashboard/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/developers/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/diagnostics/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/embed/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/externalpages/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/file/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/garbagecollector/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/groups/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/htmlawed/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/invitefriends/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/legacy_urls/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/likes/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/logbrowser/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/logrotate/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/members/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/messageboard/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/messages/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/notifications/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/pages/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/profile/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/reportedcontent/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/search/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/site_notifications/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/tagcloud/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/thewire/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/twitter_api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/uservalidationbyemail/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/web_services/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion mod/zaudio/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"require": {
"composer/installers": ">=1.0.8"
},
"license": "GPL-2.0"
"license": "GPL-2.0-only"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/Elgg/Elgg.git"
},
"license": "GPLv2",
"license": "GPL-2.0-only",
"bugs": {
"url": "https://github.com/Elgg/Elgg/issues"
},
Expand Down

0 comments on commit 25b2e30

Please sign in to comment.