[ticket/275] Fix incorrect copyrights in portal files

B3P-275
This commit is contained in:
Marc Alexander
2014-06-28 13:54:19 +02:00
parent 1f3d7f996c
commit 909c123cd9
10 changed files with 23 additions and 37 deletions

View File

@@ -1,12 +1,9 @@
#!/bin/bash
#
# This file is part of the phpBB Forum Software package.
# This file is part of the Board3 Portal package.
#
# @copyright (c) phpBB Limited <https://www.phpbb.com>
# @license GNU General Public License, version 2 (GPL-2.0)
#
# For full copyright and license information, please see
# the docs/CREDITS.txt file.
# @copyright (c) Board3 Group <http://www.board3.de>
# @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
#
set -e
set -x