X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/0283f11b7fec9fcfb81093f9458e759ee7f91707..99e1580f0d7707b8e2f8c08f8aae70c3d4906637:/app/controllers/graph_controller.rb diff --git a/app/controllers/graph_controller.rb b/app/controllers/graph_controller.rb index 8f1ccb8..f6dc5d5 100644 --- a/app/controllers/graph_controller.rb +++ b/app/controllers/graph_controller.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. + require 'date' class GraphController < ApplicationController class GruffGraff