diff options
Diffstat (limited to 'maintenance/purgeChangedFiles.php')
-rw-r--r-- | maintenance/purgeChangedFiles.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maintenance/purgeChangedFiles.php b/maintenance/purgeChangedFiles.php index 1e702dea..d21a296d 100644 --- a/maintenance/purgeChangedFiles.php +++ b/maintenance/purgeChangedFiles.php @@ -2,7 +2,6 @@ /** * Scan the logging table and purge affected files within a timeframe. * - * @section LICENSE * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or |