merged in licensing changes (we'll have to undo this eventually)
[selectricity] / app / controllers / front_controller.rb
index 8b8ae68203a7a2de1a6e396be6c72c0b674e81eb..f84d39672bad9b2cc37af05f264946e120a9c65a 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 FrontController < ApplicationController
   layout 'frontpage'
   require_dependency "user"

Benjamin Mako Hill || Want to submit a patch?