diff --git a/app/controllers/albums_controller.rb b/app/controllers/albums_controller.rb
index a91a461bd201b11013b4f8afdbbf5c808479e810..f6587305d44716ff7e642f2d8e0cd2cb16c50be2 100644
--- a/app/controllers/albums_controller.rb
+++ b/app/controllers/albums_controller.rb
@@ -16,11 +16,6 @@
 #    along with Diaspora.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-#    Copyright (c) 2010, [Diaspora copyright holder(s)].  This file is
-#    licensed under the Affero General Public License version 3.  See
-#    the COPYRIGHT file.
-
-
 class AlbumsController < ApplicationController
   before_filter :authenticate_user!