From 800bd98ae65779adfa6339b6bf1ac516e474648c Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 2 Aug 2020 18:04:28 +0200 Subject: [PATCH] [prep-release-3.3.1] Update changelog for 3.3.1 --- build/build_changelog.php | 20 ++++++++++---------- phpBB/docs/CHANGELOG.html | 24 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 10 deletions(-) diff --git a/build/build_changelog.php b/build/build_changelog.php index 2d38480f9f..b25056ef96 100755 --- a/build/build_changelog.php +++ b/build/build_changelog.php @@ -1,16 +1,16 @@ #!/usr/bin/env php -* @license GNU General Public License, version 2 (GPL-2.0) -* -* For full copyright and license information, please see -* the docs/CREDITS.txt file. -* -*/ + * + * This file is part of the phpBB Forum Software package. + * + * @copyright (c) phpBB Limited + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. + * + */ if ($_SERVER['argc'] != 2) { diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 872368d200..82ae9e7b0c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -50,6 +50,7 @@
  1. Changelog