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