input license information so that the work can be under the AGPLv3
author<mako@atdot.cc> <>
Fri, 15 Feb 2008 22:03:55 +0000 (17:03 -0500)
committer<mako@atdot.cc> <>
Fri, 15 Feb 2008 22:03:55 +0000 (17:03 -0500)
commit6a935d078f20d2b1b0d60f0a30c41a642d40758a
treeb2315dd335c3696dbc01e0086c458fc619ed7da9
parent215cf287e52da41605cb033da236a6b0aeee4f3a
input license information so that the work can be under the AGPLv3
25 files changed:
COPYING
app/apis/selectricity_api.rb
app/controllers/about_controller.rb
app/controllers/account_controller.rb
app/controllers/application.rb
app/controllers/election_controller.rb
app/controllers/front_controller.rb
app/controllers/graph_controller.rb
app/controllers/quickvote_controller.rb
app/controllers/selectricity_service_controller.rb
app/controllers/sparklines_controller.rb
app/controllers/voter_controller.rb
app/models/candidate.rb
app/models/election.rb
app/models/full_voter.rb
app/models/picture.rb
app/models/quick_voter.rb
app/models/ranking.rb
app/models/raw_voter_list.rb
app/models/selectricity_service.rb
app/models/token.rb
app/models/user.rb
app/models/vote.rb
app/models/voter.rb
app/models/voter_notify.rb

Benjamin Mako Hill || Want to submit a patch?