diff --git a/app/controllers/albums_controller.rb b/app/controllers/albums_controller.rb index a91a461bd..f6587305d 100644 --- a/app/controllers/albums_controller.rb +++ b/app/controllers/albums_controller.rb @@ -16,11 +16,6 @@ # along with Diaspora. If not, see . # -# 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!