Skip to content

Commit 29e6ba2

Browse files
committed
Release 1.0.0 . Changed some copyrights
1 parent 0be580e commit 29e6ba2

11 files changed

Lines changed: 39 additions & 16 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "With the [hide] bbcode, members can hide their message content from people that haven't posted in their topic.",
55
"homepage": "https://github.com/marcovo/phpbb_hidebbcode",
6-
"version": "0.4.0-a1",
6+
"version": "1.0.0",
77
"license": "GPL-2.0",
88
"authors": [
99
{

language/ar/hide_bbcode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* simple_hide_bbcode [Arabic]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
8-
* @copyright ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
7+
* @copyright (c) 2015 Marco van Oort
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*
1110
* Translated By : Bassel Taha Alhitary - www.alhitary.net

language/de/hide_bbcode.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* simple_hide_bbcode [German]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
87
* @copyright Marco van Oort https://github.com/marcovo/ , Miri4ever
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*

language/en/hide_bbcode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* simple_hide_bbcode [English]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
8-
* @copyright ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
7+
* @copyright (c) 2015 Marco van Oort
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*
1110
*/

language/es/hide_bbcode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* simple_hide_bbcode [Spanish]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
8-
* @copyright ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
7+
* @copyright (c) 2015 Marco van Oort
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
* Translated to the Spanish for zone_sjm https://www.phpbb.com/community/memberlist.php?mode=viewprofile&u=1497666
1110
*

language/nl/hide_bbcode.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* simple_hide_bbcode [Dutch]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
87
* @copyright Marco van Oort https://github.com/marcovo/
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*

language/pl/hide_bbcode.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* simple_hide_bbcode [Polish]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
87
* @copyright Marco van Oort https://github.com/marcovo/ , infinitiv
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*

language/ru/hide_bbcode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* simple_hide_bbcode [Russian]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/04 ycl6 Exp $
8-
* @copyright ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
7+
* @copyright (c) 2015 Marco van Oort
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*
1110
*/

language/zh_CN/hide_bbcode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* simple_hide_bbcode [简体中文]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/26 ycl6 Exp $
8-
* @copyright ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
7+
* @copyright (c) 2015 Marco van Oort
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*
1110
*/

language/zh_TW/hide_bbcode.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
* simple_hide_bbcode [正體中文]
55
*
66
* @package language
7-
* @version $Id: simple_hide_bbcode.php,v 1.0 2007/08/26 ycl6 Exp $
8-
* @copyright ycl6 < ycl6@users.sourceforge.net > (Y.C. LIN) http://macphpbbmod.sourceforge.net/
7+
* @copyright (c) 2015 Marco van Oort
98
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
109
*
1110
*/

0 commit comments

Comments
 (0)