X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/920ef241649e7f6101fc9e72c5581f9d3a2f7270..48c010a3cab1ead44b32389a9eb7870cc76d709e:/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'