merged in licensing changes (we'll have to undo this eventually)
[selectricity] / app / models / full_voter.rb
index 9e5709eb77d96c78c67ca050e497a6f92255b93a..68b3d077afa11ddbee911d42e529835856c92ed4 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 FullVoter < Voter
   validates_presence_of :email, :password
 

Benjamin Mako Hill || Want to submit a patch?