diff options
Diffstat (limited to 'apps/theming/tests/ImageManagerTest.php')
-rw-r--r-- | apps/theming/tests/ImageManagerTest.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/theming/tests/ImageManagerTest.php b/apps/theming/tests/ImageManagerTest.php index 7d61b80efdf..2360006958e 100644 --- a/apps/theming/tests/ImageManagerTest.php +++ b/apps/theming/tests/ImageManagerTest.php @@ -3,7 +3,9 @@ * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net> * * @author Julius Haertl <jus@bitgrid.net> - * @author Morris Jobke <hey@morrisjobke.de> + * @author Julius Härtl <jus@bitgrid.net> + * @author Michael Weimann <mail@michael-weimann.eu> + * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license GNU AGPL version 3 or any later version * @@ -18,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |