X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/04e863953e6801192efc33904c2ed30cc5f94881..d06c024c7dddeca27c658b668ed313f3f107d2e6:/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'