summaryrefslogtreecommitdiff
path: root/src/org/usfirst/frc/team4272/robotlib/RollingAvg.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/usfirst/frc/team4272/robotlib/RollingAvg.java')
-rw-r--r--src/org/usfirst/frc/team4272/robotlib/RollingAvg.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org/usfirst/frc/team4272/robotlib/RollingAvg.java b/src/org/usfirst/frc/team4272/robotlib/RollingAvg.java
index 665e7bf..41c73f1 100644
--- a/src/org/usfirst/frc/team4272/robotlib/RollingAvg.java
+++ b/src/org/usfirst/frc/team4272/robotlib/RollingAvg.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2011 Luke Shumaker
+ * Copyright (c) 2011, 2016 Luke Shumaker
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without