diff --git a/app/controllers/my_courses.php b/app/controllers/my_courses.php
index 187d6c6e438956d52b6092331b562ec0920ee305..7c2e503ed3769d5d2fb8de1e6f7c9a6a4bfe2d0c 100644
--- a/app/controllers/my_courses.php
+++ b/app/controllers/my_courses.php
@@ -3,20 +3,6 @@
  * my_courses.php - Controller for user and seminar related
  * pages under "Meine Veranstaltungen"
  *
- * 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 (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- *
  * @author    Jan-Hendrik Willms <tleilax+studip@gmail.com>
  * @author    David Siegfried <david@ds-labs.de>
  * @license   http://www.gnu.org/licenses/gpl-2.0.html GPL version 2 or later