Commit 1fd3aeab authored by Raphael's avatar Raphael
Browse files

Add or later to license notice

parent c855a93c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#   Copyright (c) 2010, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3.  See
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.

load 'deploy' if respond_to?(:namespace) # cap2 differentiator
+1 −1
Original line number Diff line number Diff line
#   Copyright (c) 2010, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3.  See
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.

# Add your own tasks in files placed in lib/tasks ending in .rake,
+1 −1
Original line number Diff line number Diff line
#   Copyright (c) 2010, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3.  See
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.

class AlbumsController < ApplicationController
+1 −1
Original line number Diff line number Diff line
#   Copyright (c) 2010, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3.  See
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.

class ApplicationController < ActionController::Base
+1 −1
Original line number Diff line number Diff line
#   Copyright (c) 2010, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3.  See
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.

class AspectsController < ApplicationController
Loading