Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/78357
Change subject: Remove verbose gpl headers ...................................................................... Remove verbose gpl headers Change-Id: I59eca6f8c93200be6aaef34322f536114d118bbf --- M WikibaseQuery.i18n.php M WikibaseQuery.php M src/Wikibase/Query/QueryContent.php M src/Wikibase/Query/QueryEntity.php 4 files changed, 0 insertions(+), 60 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQuery refs/changes/57/78357/1 diff --git a/WikibaseQuery.i18n.php b/WikibaseQuery.i18n.php index 2a3240b..9e2cd6e 100644 --- a/WikibaseQuery.i18n.php +++ b/WikibaseQuery.i18n.php @@ -3,21 +3,6 @@ /** * Internationalization file for the Wikibase Query extension. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * http://www.gnu.org/copyleft/gpl.html - * * @since 0.1 * * @file diff --git a/WikibaseQuery.php b/WikibaseQuery.php index 8ed7d29..9197f1e 100644 --- a/WikibaseQuery.php +++ b/WikibaseQuery.php @@ -3,21 +3,6 @@ /** * MediaWiki setup for the Wikibase Query extension. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * http://www.gnu.org/copyleft/gpl.html - * * @since 0.1 * * @file diff --git a/src/Wikibase/Query/QueryContent.php b/src/Wikibase/Query/QueryContent.php index 99077bd..23e0cae 100644 --- a/src/Wikibase/Query/QueryContent.php +++ b/src/Wikibase/Query/QueryContent.php @@ -17,21 +17,6 @@ /** * Content object for articles representing Wikibase queries. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * http://www.gnu.org/copyleft/gpl.html - * * @since 0.1 * * @file diff --git a/src/Wikibase/Query/QueryEntity.php b/src/Wikibase/Query/QueryEntity.php index cda30b0..ea134d5 100644 --- a/src/Wikibase/Query/QueryEntity.php +++ b/src/Wikibase/Query/QueryEntity.php @@ -14,21 +14,6 @@ /** * Represents a single Wikibase query. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * http://www.gnu.org/copyleft/gpl.html - * * @since 0.1 * * @file -- To view, visit https://gerrit.wikimedia.org/r/78357 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I59eca6f8c93200be6aaef34322f536114d118bbf Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/WikibaseQuery Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <jeroended...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits