diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt
index e40c23c73ab4ed22879200aad63cd7bc7ba80d16..0a40ddf6e4f6316e0d0bbef625e62ebb2ce9024a 100644
--- a/MAINTAINERS.txt
+++ b/MAINTAINERS.txt
@@ -84,5 +84,9 @@ TRANSLATIONS COORDINATOR
 M: Gerhard Killesreiter <gerhard@killesreiter.de>
 S: maintained
 
+GARLAND THEME
+M: Stefan Nagtegaal <stefan@robuustdesign.nl>
+S: maintained
+
 THE REST:
 M: Dries <dries@drupal.org>
diff --git a/themes/garland/fix-ie-rtl.css b/themes/garland/fix-ie-rtl.css
index d08129858ed122043a44141e2e39fb7bd157e227..0f7a409cbb3f5ced756ee11b5f645840c65a7f44 100644
--- a/themes/garland/fix-ie-rtl.css
+++ b/themes/garland/fix-ie-rtl.css
@@ -1,11 +1,5 @@
 /* $Id$ */
 
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
 body {
   /* Center layout */
   text-align: center;
diff --git a/themes/garland/fix-ie.css b/themes/garland/fix-ie.css
index 9fcbe0a68253d885c18cb8de28b6dd21da805fea..4e38597cad2c10680df02a38214b0f725cb08453 100644
--- a/themes/garland/fix-ie.css
+++ b/themes/garland/fix-ie.css
@@ -1,11 +1,5 @@
 /* $Id$ */
 
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
 body {
   /* Center layout */
   text-align: center;
diff --git a/themes/garland/minnelli/minnelli.css b/themes/garland/minnelli/minnelli.css
index a5abb759c80a1366dffbd8c645b8b13c94c744c2..85360e486e2d08fbe579ddbbb840621728c50abe 100644
--- a/themes/garland/minnelli/minnelli.css
+++ b/themes/garland/minnelli/minnelli.css
@@ -1,11 +1,5 @@
 /* $Id$ */
 
-/**
- * Minnelli, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
 body #wrapper #container {
   width: 560px;
 }
diff --git a/themes/garland/print.css b/themes/garland/print.css
index 8615a83a7604751c1d270c44832e9f2e7e674bbc..58154aa606f7e95f0a7c5728c7245e785e1e331c 100644
--- a/themes/garland/print.css
+++ b/themes/garland/print.css
@@ -1,14 +1,5 @@
 /* $Id$ */
 
-/**
- * Garland, for Drupal 5.0
- * Stefan Nagtegaal, iStyledThis [dot] nl
- * Steven Wittens, acko [dot] net`
- *
- * If you use a customized color scheme, you must regenerate it after
- * modifying this file.
- */
-
 body, input, textarea, select {
   color: #000;
   background: none;
diff --git a/themes/garland/style-rtl.css b/themes/garland/style-rtl.css
index 34a1f182026ea74b0fef619ce5e4086c82c45d6f..180c57171753c84a42e861ddb508b744e0d6e867 100644
--- a/themes/garland/style-rtl.css
+++ b/themes/garland/style-rtl.css
@@ -1,11 +1,5 @@
 /* $Id$ */
 
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
 html {
   direction: rtl;
 }
diff --git a/themes/garland/style.css b/themes/garland/style.css
index b77232bc62b0c13996018c78fa49d03db34fe286..43ea31d4906a748eab1e22b10c81b16d0665b7ec 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -1,14 +1,5 @@
 /* $Id$ */
 
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net`
- *
- * If you use a customized color scheme, you must regenerate it after
- * modifying this file.
- */
-
 /**
  * Generic elements
  */