Skip to content

Commit

Permalink
Export: ilImportExportFactory, copyright fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chlulei committed Dec 20, 2024
1 parent cbd8133 commit 3d5c2e6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?php

declare(strict_types=1);

/**
* This file is part of ILIAS, a powerful learning management system
* published by ILIAS open source e-Learning e.V.
Expand All @@ -18,6 +16,8 @@
*
*********************************************************************/

declare(strict_types=1);

/**
* Factory for importer/exporter implementers
* @author Stefan Meyer <[email protected]>
Expand Down

0 comments on commit 3d5c2e6

Please sign in to comment.