X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..9b4770e85ce3add247c6462002ca910f6ba103da:/app/models/quick_voter.rb diff --git a/app/models/quick_voter.rb b/app/models/quick_voter.rb index 1a2daf6..3ea4389 100644 --- a/app/models/quick_voter.rb +++ b/app/models/quick_voter.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 QuickVoter < Voter validates_presence_of :session_id