Updated copyright date
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Sat, 14 Jan 2017 08:57:14 +0000 (00:57 -0800)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Sat, 14 Jan 2017 08:57:14 +0000 (00:57 -0800)
commit1278472f1f63080fdde5ce412b38abd524a9029a
treece416436a598d40a78aa0c01180caef659b2a0ad
parentff6596c5c73711c0ffb8a299394b95d0e21896b9
Updated copyright date
85 files changed:
avr/CODE_TAG
avr/src/axis.c
avr/src/axis.h
avr/src/command.c
avr/src/command.def
avr/src/command.h
avr/src/config.h
avr/src/coolant.c
avr/src/coolant.h
avr/src/drv8711.c
avr/src/drv8711.h
avr/src/estop.c
avr/src/estop.h
avr/src/gcode_parser.c
avr/src/gcode_parser.h
avr/src/gcode_state.c
avr/src/gcode_state.def
avr/src/gcode_state.h
avr/src/hardware.c
avr/src/hardware.h
avr/src/home.c
avr/src/home.h
avr/src/homing.c
avr/src/homing.h
avr/src/huanyang.c
avr/src/huanyang.h
avr/src/i2c.c
avr/src/i2c.h
avr/src/machine.c
avr/src/machine.h
avr/src/main.c
avr/src/messages.def
avr/src/motor.c
avr/src/motor.h
avr/src/pins.c
avr/src/pins.h
avr/src/plan/arc.c
avr/src/plan/arc.h
avr/src/plan/buffer.c
avr/src/plan/buffer.h
avr/src/plan/calibrate.c
avr/src/plan/calibrate.h
avr/src/plan/dwell.c
avr/src/plan/dwell.h
avr/src/plan/exec.c
avr/src/plan/exec.h
avr/src/plan/forward_dif.c
avr/src/plan/forward_dif.h
avr/src/plan/jog.c
avr/src/plan/jog.h
avr/src/plan/line.c
avr/src/plan/line.h
avr/src/plan/planner.c
avr/src/plan/planner.h
avr/src/plan/runtime.c
avr/src/plan/runtime.h
avr/src/plan/state.c
avr/src/plan/state.h
avr/src/probing.c
avr/src/probing.h
avr/src/pwm_spindle.c
avr/src/pwm_spindle.h
avr/src/report.c
avr/src/report.h
avr/src/ringbuf.def
avr/src/rtc.c
avr/src/rtc.h
avr/src/spindle.c
avr/src/spindle.h
avr/src/status.c
avr/src/status.h
avr/src/stepper.c
avr/src/stepper.h
avr/src/switch.c
avr/src/switch.h
avr/src/usart.c
avr/src/usart.h
avr/src/util.c
avr/src/util.h
avr/src/varcb.c
avr/src/vars.c
avr/src/vars.def
avr/src/vars.h
avr/src/xboot/xboot.c
avr/src/xboot/xboot.h