summaryrefslogtreecommitdiff
path: root/src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java')
-rw-r--r--src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java b/src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java
index a6886fa..5c05460 100644
--- a/src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java
+++ b/src/org/usfirst/frc/team4272/robotlib/SendablePIDOutput.java
@@ -1,5 +1,6 @@
/**
- * Copyright (c) 2012, 2015 Precise Path Robotics, Inc
+ * Copyright (c) 2012 Precise Path Robotics, Inc
+ * Copyright (c) 2015 Luke Shumaker
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by