Finish moving //y2014/... into its own namespace

Stuff didn't compile in the half-switched state it was in before.

Change-Id: I00ec3c79a2682982b12d4e8c8e682cb8625eb06d
diff --git a/y2014/queues/auto_mode.q b/y2014/queues/auto_mode.q
index 7922dbf..49c6192 100644
--- a/y2014/queues/auto_mode.q
+++ b/y2014/queues/auto_mode.q
@@ -1,4 +1,4 @@
-package frc971.sensors;
+package y2014.sensors;
 
 message AutoMode {
 	double voltage;