Updated licensing and attributions
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 14 Mar 2016 02:24:19 +0000 (19:24 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Mon, 14 Mar 2016 02:24:19 +0000 (19:24 -0700)
commit1521a6bb4279fb75d99eb7a67d909b390493af80
tree321969050417fca208f2f360ce96e0605b370c33
parent527e87ba1b9d802fb5e097977d5584010b7fd960
Updated licensing and attributions
66 files changed:
CODE_TAG [new file with mode: 0644]
LICENSE
Makefile
README.md
src/canonical_machine.c
src/canonical_machine.h
src/clock.c
src/clock.h
src/command.c
src/command.def
src/command.h
src/config.h
src/controller.c
src/controller.h
src/cpp_magic.h
src/cycle_homing.c
src/cycle_probing.c
src/encoder.c
src/encoder.h
src/gcode_parser.c
src/gcode_parser.h
src/gpio.c
src/gpio.h
src/hardware.c
src/hardware.h
src/main.c
src/messages.def
src/plan/arc.c
src/plan/arc.h
src/plan/buffer.c
src/plan/command.c
src/plan/dwell.c
src/plan/exec.c
src/plan/feedhold.c
src/plan/jog.c
src/plan/jog.h
src/plan/kinematics.c
src/plan/kinematics.h
src/plan/line.c
src/plan/planner.c
src/plan/planner.h
src/plan/zoid.c
src/pwm.c
src/pwm.h
src/report.c
src/report.h
src/ringbuf.def
src/rtc.c
src/rtc.h
src/spindle.c
src/spindle.h
src/status.c
src/status.h
src/stepper.c
src/stepper.h
src/switch.c
src/switch.h
src/tmc2660.c
src/tmc2660.h
src/usart.c
src/usart.h
src/util.c
src/util.h
src/vars.c
src/vars.def
src/vars.h