merged in from code from the other master
[selectricity] / app / models / quick_voter.rb
index 1a2daf66f057733ae1a38c65c5ac0331c1ef1ad8..3ea43890cac7113a03fd7b17d8ac34c42178f7ac 100644 (file)
@@ -1,3 +1,10 @@
+# Selectricity: Voting Machinery for the Masses
+# Copyright (C) 2007, 2008 Benjamin Mako Hill <mako@atdot.cc>
+# 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
 

Benjamin Mako Hill || Want to submit a patch?