X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/04e863953e6801192efc33904c2ed30cc5f94881..a38724bea6c09b479a93948b6ef4ef61edd24f39:/app/controllers/about_controller.rb diff --git a/app/controllers/about_controller.rb b/app/controllers/about_controller.rb index b651273..bf0b79f 100644 --- a/app/controllers/about_controller.rb +++ b/app/controllers/about_controller.rb @@ -1,3 +1,10 @@ +# Selectricity: Voting Machinery for the Masses +# Copyright (C) 2007, 2008 Benjamin Mako Hill +# Copyright (C) 2007 Massachusetts Institute of Technology +# +# This program is free software. Please see the COPYING file for +# details. + class AboutController < ApplicationController layout 'main'