X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..9b4770e85ce3add247c6462002ca910f6ba103da:/app/models/quick_voter.rb diff --git a/app/models/quick_voter.rb b/app/models/quick_voter.rb old mode 100755 new mode 100644 index 1a2daf6..3ea4389 --- 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