From 93a033b316022afc0b5727f7494d5c86edd42911 Mon Sep 17 00:00:00 2001 From: Joseph Coffland Date: Wed, 14 Feb 2018 22:49:09 -0800 Subject: [PATCH] Added license tags --- src/avr/CODE_TAG => CODE_TAG | 2 +- src/avr/LICENSE => LICENSE | 0 src/avr/data_usage.py | 27 +++++++++++++++ src/avr/src/axis.c | 35 +++++++++---------- src/avr/src/axis.h | 34 +++++++++--------- src/avr/src/base64.c | 34 +++++++++--------- src/avr/src/base64.h | 34 +++++++++--------- src/avr/src/command.c | 34 +++++++++--------- src/avr/src/command.def | 35 +++++++++---------- src/avr/src/command.h | 34 +++++++++--------- src/avr/src/commands.c | 34 +++++++++--------- src/avr/src/config.h | 34 +++++++++--------- src/avr/src/cpp_magic.h | 46 ++++++++++++------------- src/avr/src/drv8711.c | 34 +++++++++--------- src/avr/src/drv8711.h | 34 +++++++++--------- src/avr/src/estop.c | 34 +++++++++--------- src/avr/src/estop.h | 34 +++++++++--------- src/avr/src/exec.c | 34 +++++++++--------- src/avr/src/exec.h | 34 +++++++++--------- src/avr/src/hardware.c | 34 +++++++++--------- src/avr/src/hardware.h | 34 +++++++++--------- src/avr/src/huanyang.c | 34 +++++++++--------- src/avr/src/huanyang.h | 34 +++++++++--------- src/avr/src/i2c.c | 34 +++++++++--------- src/avr/src/i2c.h | 34 +++++++++--------- src/avr/src/jog.c | 34 +++++++++--------- src/avr/src/jog.h | 34 +++++++++--------- src/avr/src/lcd.c | 34 +++++++++--------- src/avr/src/lcd.h | 34 +++++++++--------- src/avr/src/line.c | 34 +++++++++--------- src/avr/src/main.c | 34 +++++++++--------- src/avr/src/messages.def | 34 +++++++++--------- src/avr/src/motor.c | 34 +++++++++--------- src/avr/src/motor.h | 34 +++++++++--------- src/avr/src/outputs.c | 34 +++++++++--------- src/avr/src/outputs.h | 34 +++++++++--------- src/avr/src/pgmspace.h | 34 +++++++++--------- src/avr/src/pins.c | 34 +++++++++--------- src/avr/src/pins.h | 34 +++++++++--------- src/avr/src/pwm_spindle.c | 35 +++++++++---------- src/avr/src/pwm_spindle.h | 34 +++++++++--------- src/avr/src/report.c | 34 +++++++++--------- src/avr/src/report.h | 34 +++++++++--------- src/avr/src/ringbuf.def | 34 +++++++++--------- src/avr/src/rtc.c | 34 +++++++++--------- src/avr/src/rtc.h | 34 +++++++++--------- src/avr/src/scurve.c | 34 +++++++++--------- src/avr/src/scurve.h | 34 +++++++++--------- src/avr/src/seek.c | 34 +++++++++--------- src/avr/src/seek.h | 34 +++++++++--------- src/avr/src/spindle.c | 34 +++++++++--------- src/avr/src/spindle.h | 34 +++++++++--------- src/avr/src/state.c | 34 +++++++++--------- src/avr/src/state.h | 34 +++++++++--------- src/avr/src/status.c | 34 +++++++++--------- src/avr/src/status.h | 34 +++++++++--------- src/avr/src/stepper.c | 34 +++++++++--------- src/avr/src/stepper.h | 34 +++++++++--------- src/avr/src/switch.c | 34 +++++++++--------- src/avr/src/switch.h | 34 +++++++++--------- src/avr/src/type.c | 34 +++++++++--------- src/avr/src/type.def | 34 +++++++++--------- src/avr/src/type.h | 34 +++++++++--------- src/avr/src/usart.c | 34 +++++++++--------- src/avr/src/usart.h | 34 +++++++++--------- src/avr/src/util.c | 34 +++++++++--------- src/avr/src/util.h | 34 +++++++++--------- src/avr/src/vars.c | 34 +++++++++--------- src/avr/src/vars.def | 34 +++++++++--------- src/avr/src/vars.h | 34 +++++++++--------- src/avr/test/hal.c | 34 +++++++++--------- src/avr/test/planner-test.c | 34 +++++++++--------- src/avr/test/plot.py | 27 +++++++++++++++ src/boot/src/boot.c | 35 +++++++++---------- src/boot/src/boot.h | 35 +++++++++---------- src/boot/src/sp_driver.h | 27 +++++++++++++++ src/jade/index.jade | 27 +++++++++++++++ src/jade/templates/admin-view.jade | 27 +++++++++++++++ src/jade/templates/axis-control.jade | 27 +++++++++++++++ src/jade/templates/console.jade | 27 +++++++++++++++ src/jade/templates/control-view.jade | 27 +++++++++++++++ src/jade/templates/estop.jade | 27 +++++++++++++++ src/jade/templates/gcode-view.jade | 27 +++++++++++++++ src/jade/templates/indicators.jade | 27 +++++++++++++++ src/jade/templates/io-view.jade | 27 +++++++++++++++ src/jade/templates/message.jade | 27 +++++++++++++++ src/jade/templates/motor-view.jade | 27 +++++++++++++++ src/jade/templates/templated-input.jade | 27 +++++++++++++++ src/jade/templates/tool-view.jade | 27 +++++++++++++++ src/jig/src/config.h | 34 +++++++++--------- src/jig/src/encoder.c | 34 +++++++++--------- src/jig/src/encoder.h | 34 +++++++++--------- src/jig/src/main.c | 34 +++++++++--------- src/jig/src/pins.c | 34 +++++++++--------- src/jig/src/pins.h | 34 +++++++++--------- src/jig/src/ringbuf.def | 34 +++++++++--------- src/jig/src/rtc.c | 34 +++++++++--------- src/jig/src/rtc.h | 34 +++++++++--------- src/jig/src/usart.c | 34 +++++++++--------- src/jig/src/usart.h | 34 +++++++++--------- src/js/admin-view.js | 27 +++++++++++++++ src/js/api.js | 27 +++++++++++++++ src/js/app.js | 27 +++++++++++++++ src/js/axis-control.js | 27 +++++++++++++++ src/js/console.js | 27 +++++++++++++++ src/js/control-view.js | 27 +++++++++++++++ src/js/gauge.js | 27 +++++++++++++++ src/js/gcode-view.js | 27 +++++++++++++++ src/js/indicators.js | 27 +++++++++++++++ src/js/io-view.js | 27 +++++++++++++++ src/js/main.js | 27 +++++++++++++++ src/js/message.js | 27 +++++++++++++++ src/js/motor-view.js | 27 +++++++++++++++ src/js/sock.js | 27 +++++++++++++++ src/js/templated-input.js | 27 +++++++++++++++ src/js/tool-view.js | 27 +++++++++++++++ src/pwr/config.h | 34 +++++++++--------- src/pwr/main.c | 34 +++++++++--------- src/pwr/pins.c | 34 +++++++++--------- src/pwr/pins.h | 34 +++++++++--------- src/py/bbctrl/APIHandler.py | 27 +++++++++++++++ src/py/bbctrl/AVR.py | 27 +++++++++++++++ src/py/bbctrl/Cmd.py | 27 +++++++++++++++ src/py/bbctrl/Config.py | 27 +++++++++++++++ src/py/bbctrl/Ctrl.py | 27 +++++++++++++++ src/py/bbctrl/FileHandler.py | 27 +++++++++++++++ src/py/bbctrl/GCodeStream.py | 27 +++++++++++++++ src/py/bbctrl/I2C.py | 27 +++++++++++++++ src/py/bbctrl/Jog.py | 27 +++++++++++++++ src/py/bbctrl/LCD.py | 27 +++++++++++++++ src/py/bbctrl/Messages.py | 27 +++++++++++++++ src/py/bbctrl/Planner.py | 27 +++++++++++++++ src/py/bbctrl/Pwr.py | 27 +++++++++++++++ src/py/bbctrl/State.py | 27 +++++++++++++++ src/py/bbctrl/Web.py | 27 +++++++++++++++ src/py/bbctrl/__init__.py | 27 +++++++++++++++ src/py/inevent/AbsAxisScaling.py | 27 +++++++++++++++ src/py/inevent/Constants.py | 27 +++++++++++++++ src/py/inevent/Event.py | 27 +++++++++++++++ src/py/inevent/EventHandler.py | 27 +++++++++++++++ src/py/inevent/EventState.py | 27 +++++++++++++++ src/py/inevent/EventStream.py | 27 +++++++++++++++ src/py/inevent/FindDevices.py | 27 +++++++++++++++ src/py/inevent/InEvent.py | 27 +++++++++++++++ src/py/inevent/JogHandler.py | 27 +++++++++++++++ src/py/inevent/Keys.py | 27 +++++++++++++++ src/py/inevent/__init__.py | 27 +++++++++++++++ src/py/inevent/ioctl.py | 27 +++++++++++++++ src/py/lcd/__init__.py | 27 +++++++++++++++ src/py/lcd/splash.py | 27 +++++++++++++++ 150 files changed, 3142 insertions(+), 1475 deletions(-) rename src/avr/CODE_TAG => CODE_TAG (94%) rename src/avr/LICENSE => LICENSE (100%) mode change 100755 => 100644 src/avr/data_usage.py mode change 100755 => 100644 src/avr/test/plot.py mode change 100755 => 100644 src/py/bbctrl/Cmd.py mode change 100755 => 100644 src/py/bbctrl/__init__.py mode change 100755 => 100644 src/py/lcd/__init__.py mode change 100755 => 100644 src/py/lcd/splash.py diff --git a/src/avr/CODE_TAG b/CODE_TAG similarity index 94% rename from src/avr/CODE_TAG rename to CODE_TAG index a0a7364..d36ffb0 100644 --- a/src/avr/CODE_TAG +++ b/CODE_TAG @@ -1,6 +1,6 @@ This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017, Buildbotics LLC + Copyright (c) 2015 - 2018, Buildbotics LLC All rights reserved. This file ("the software") is free software: you can redistribute it diff --git a/src/avr/LICENSE b/LICENSE similarity index 100% rename from src/avr/LICENSE rename to LICENSE diff --git a/src/avr/data_usage.py b/src/avr/data_usage.py old mode 100755 new mode 100644 index 8ba92f0..27863ec --- a/src/avr/data_usage.py +++ b/src/avr/data_usage.py @@ -1,5 +1,32 @@ #!/usr/bin/env python3 +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import os import re import shlex diff --git a/src/avr/src/axis.c b/src/avr/src/axis.c index 77bccaa..5248978 100644 --- a/src/avr/src/axis.c +++ b/src/avr/src/axis.c @@ -1,31 +1,30 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ - #include "axis.h" #include "motor.h" #include "switch.h" diff --git a/src/avr/src/axis.h b/src/avr/src/axis.h index 5658cf1..706d072 100644 --- a/src/avr/src/axis.h +++ b/src/avr/src/axis.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/base64.c b/src/avr/src/base64.c index 545e670..e6bbe99 100644 --- a/src/avr/src/base64.c +++ b/src/avr/src/base64.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/base64.h b/src/avr/src/base64.h index feaaa7b..ed6e6a6 100644 --- a/src/avr/src/base64.h +++ b/src/avr/src/base64.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/command.c b/src/avr/src/command.c index ed446c4..2b5ca0d 100644 --- a/src/avr/src/command.c +++ b/src/avr/src/command.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/command.def b/src/avr/src/command.def index 8cd94dd..e9de9b9 100644 --- a/src/avr/src/command.def +++ b/src/avr/src/command.def @@ -1,31 +1,30 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ - CMD('$', var, 0, "Set or get variable") CMD('#', sync_var, 1, "Set variable synchronous") CMD('s', seek, 1, "[switch][flags:active|error]") diff --git a/src/avr/src/command.h b/src/avr/src/command.h index 03f0b88..f6c8a3f 100644 --- a/src/avr/src/command.h +++ b/src/avr/src/command.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/commands.c b/src/avr/src/commands.c index aa6670c..3d5f092 100644 --- a/src/avr/src/commands.c +++ b/src/avr/src/commands.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/config.h b/src/avr/src/config.h index eb2dbfe..c9d6717 100644 --- a/src/avr/src/config.h +++ b/src/avr/src/config.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/cpp_magic.h b/src/avr/src/cpp_magic.h index f5f2918..f677c1a 100644 --- a/src/avr/src/cpp_magic.h +++ b/src/avr/src/cpp_magic.h @@ -1,29 +1,27 @@ /******************************************************************************\ - This file is part of the uSHET library. - See https://github.com/18sg/uSHET - - Copyright (c) 2014 Thomas Nixon, Jonathan Heathcote - All rights reserved. - - Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - "Software"), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions: - - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE - LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION - OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION - WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/drv8711.c b/src/avr/src/drv8711.c index 88ebff6..ba8cea2 100644 --- a/src/avr/src/drv8711.c +++ b/src/avr/src/drv8711.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/drv8711.h b/src/avr/src/drv8711.h index 8356322..3119eb3 100644 --- a/src/avr/src/drv8711.h +++ b/src/avr/src/drv8711.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/estop.c b/src/avr/src/estop.c index 4d8f9e9..943ce38 100644 --- a/src/avr/src/estop.c +++ b/src/avr/src/estop.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/estop.h b/src/avr/src/estop.h index 757e03f..6d139f0 100644 --- a/src/avr/src/estop.h +++ b/src/avr/src/estop.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/exec.c b/src/avr/src/exec.c index 3aec68b..6a38331 100644 --- a/src/avr/src/exec.c +++ b/src/avr/src/exec.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/exec.h b/src/avr/src/exec.h index e512b14..bb05dd4 100644 --- a/src/avr/src/exec.h +++ b/src/avr/src/exec.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/hardware.c b/src/avr/src/hardware.c index b4d937c..54cfdc6 100644 --- a/src/avr/src/hardware.c +++ b/src/avr/src/hardware.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/hardware.h b/src/avr/src/hardware.h index 8dbd928..3bdef89 100644 --- a/src/avr/src/hardware.h +++ b/src/avr/src/hardware.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/huanyang.c b/src/avr/src/huanyang.c index 84c2055..9cd3e0a 100644 --- a/src/avr/src/huanyang.c +++ b/src/avr/src/huanyang.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/huanyang.h b/src/avr/src/huanyang.h index 3e28471..ce908dd 100644 --- a/src/avr/src/huanyang.h +++ b/src/avr/src/huanyang.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/i2c.c b/src/avr/src/i2c.c index 45fa9d0..b754504 100644 --- a/src/avr/src/i2c.c +++ b/src/avr/src/i2c.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/i2c.h b/src/avr/src/i2c.h index 0ef554a..7cd55ca 100644 --- a/src/avr/src/i2c.h +++ b/src/avr/src/i2c.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/jog.c b/src/avr/src/jog.c index bc5705b..81887ad 100644 --- a/src/avr/src/jog.c +++ b/src/avr/src/jog.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/jog.h b/src/avr/src/jog.h index 8d64446..14281d3 100644 --- a/src/avr/src/jog.h +++ b/src/avr/src/jog.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/lcd.c b/src/avr/src/lcd.c index 43f57dd..71f6be8 100644 --- a/src/avr/src/lcd.c +++ b/src/avr/src/lcd.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/lcd.h b/src/avr/src/lcd.h index 7bc2148..188bf81 100644 --- a/src/avr/src/lcd.h +++ b/src/avr/src/lcd.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/line.c b/src/avr/src/line.c index 15344ae..826686d 100644 --- a/src/avr/src/line.c +++ b/src/avr/src/line.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/main.c b/src/avr/src/main.c index 690bc54..3ddd612 100644 --- a/src/avr/src/main.c +++ b/src/avr/src/main.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/messages.def b/src/avr/src/messages.def index c3417d9..cd3efbd 100644 --- a/src/avr/src/messages.def +++ b/src/avr/src/messages.def @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/motor.c b/src/avr/src/motor.c index 543230f..d791d43 100644 --- a/src/avr/src/motor.c +++ b/src/avr/src/motor.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/motor.h b/src/avr/src/motor.h index e0786fa..c83d774 100644 --- a/src/avr/src/motor.h +++ b/src/avr/src/motor.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/outputs.c b/src/avr/src/outputs.c index 0a8805d..90b8818 100644 --- a/src/avr/src/outputs.c +++ b/src/avr/src/outputs.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/outputs.h b/src/avr/src/outputs.h index a705069..b775303 100644 --- a/src/avr/src/outputs.h +++ b/src/avr/src/outputs.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/pgmspace.h b/src/avr/src/pgmspace.h index 81cd667..6e6a9e7 100644 --- a/src/avr/src/pgmspace.h +++ b/src/avr/src/pgmspace.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/pins.c b/src/avr/src/pins.c index 65fb849..65782fd 100644 --- a/src/avr/src/pins.c +++ b/src/avr/src/pins.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/pins.h b/src/avr/src/pins.h index d122e1b..49ae19e 100644 --- a/src/avr/src/pins.h +++ b/src/avr/src/pins.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/pwm_spindle.c b/src/avr/src/pwm_spindle.c index 3174d74..942f40b 100644 --- a/src/avr/src/pwm_spindle.c +++ b/src/avr/src/pwm_spindle.c @@ -1,31 +1,30 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ - #include "pwm_spindle.h" #include "config.h" diff --git a/src/avr/src/pwm_spindle.h b/src/avr/src/pwm_spindle.h index cd38bb1..1358062 100644 --- a/src/avr/src/pwm_spindle.h +++ b/src/avr/src/pwm_spindle.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/report.c b/src/avr/src/report.c index bb04f63..11701c4 100644 --- a/src/avr/src/report.c +++ b/src/avr/src/report.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/report.h b/src/avr/src/report.h index dd0106c..2833637 100644 --- a/src/avr/src/report.h +++ b/src/avr/src/report.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/ringbuf.def b/src/avr/src/ringbuf.def index bb08720..96d1db1 100644 --- a/src/avr/src/ringbuf.def +++ b/src/avr/src/ringbuf.def @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/rtc.c b/src/avr/src/rtc.c index d37f9e1..00d8217 100644 --- a/src/avr/src/rtc.c +++ b/src/avr/src/rtc.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/rtc.h b/src/avr/src/rtc.h index c25ebd0..6313ae9 100644 --- a/src/avr/src/rtc.h +++ b/src/avr/src/rtc.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/scurve.c b/src/avr/src/scurve.c index 08efe8e..ff7f247 100644 --- a/src/avr/src/scurve.c +++ b/src/avr/src/scurve.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/scurve.h b/src/avr/src/scurve.h index 58bc836..bb1c196 100644 --- a/src/avr/src/scurve.h +++ b/src/avr/src/scurve.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/seek.c b/src/avr/src/seek.c index 34516a1..43b235a 100644 --- a/src/avr/src/seek.c +++ b/src/avr/src/seek.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/seek.h b/src/avr/src/seek.h index 8d20d89..7e97dd7 100644 --- a/src/avr/src/seek.h +++ b/src/avr/src/seek.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/spindle.c b/src/avr/src/spindle.c index 29c3e43..ee3730e 100644 --- a/src/avr/src/spindle.c +++ b/src/avr/src/spindle.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/spindle.h b/src/avr/src/spindle.h index 2d55a30..5473877 100644 --- a/src/avr/src/spindle.h +++ b/src/avr/src/spindle.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/state.c b/src/avr/src/state.c index 68fafb8..ee6016e 100644 --- a/src/avr/src/state.c +++ b/src/avr/src/state.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/state.h b/src/avr/src/state.h index fd71da1..fcae437 100644 --- a/src/avr/src/state.h +++ b/src/avr/src/state.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/status.c b/src/avr/src/status.c index 8351b5d..a492209 100644 --- a/src/avr/src/status.c +++ b/src/avr/src/status.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/status.h b/src/avr/src/status.h index 3cb5933..4523804 100644 --- a/src/avr/src/status.h +++ b/src/avr/src/status.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/stepper.c b/src/avr/src/stepper.c index abaa9c4..4603a14 100644 --- a/src/avr/src/stepper.c +++ b/src/avr/src/stepper.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/stepper.h b/src/avr/src/stepper.h index 7fd52a0..424e69f 100644 --- a/src/avr/src/stepper.h +++ b/src/avr/src/stepper.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/switch.c b/src/avr/src/switch.c index 28a2867..52cfbc4 100644 --- a/src/avr/src/switch.c +++ b/src/avr/src/switch.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/switch.h b/src/avr/src/switch.h index 10906fa..929f327 100644 --- a/src/avr/src/switch.h +++ b/src/avr/src/switch.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/type.c b/src/avr/src/type.c index 98ed175..d8b2326 100644 --- a/src/avr/src/type.c +++ b/src/avr/src/type.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/type.def b/src/avr/src/type.def index 3790b08..68f8330 100644 --- a/src/avr/src/type.def +++ b/src/avr/src/type.def @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/type.h b/src/avr/src/type.h index d568461..8307c5a 100644 --- a/src/avr/src/type.h +++ b/src/avr/src/type.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/usart.c b/src/avr/src/usart.c index 89373fb..12aa002 100644 --- a/src/avr/src/usart.c +++ b/src/avr/src/usart.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/usart.h b/src/avr/src/usart.h index d806a7d..9d5a272 100644 --- a/src/avr/src/usart.h +++ b/src/avr/src/usart.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/util.c b/src/avr/src/util.c index d6d55ef..1a60669 100644 --- a/src/avr/src/util.c +++ b/src/avr/src/util.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/util.h b/src/avr/src/util.h index 2a068df..1a4ea42 100644 --- a/src/avr/src/util.h +++ b/src/avr/src/util.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/vars.c b/src/avr/src/vars.c index d7051d1..f50ae78 100644 --- a/src/avr/src/vars.c +++ b/src/avr/src/vars.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/vars.def b/src/avr/src/vars.def index fe38672..b56c6a4 100644 --- a/src/avr/src/vars.def +++ b/src/avr/src/vars.def @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/src/vars.h b/src/avr/src/vars.h index 1c8b8f3..b6ceffb 100644 --- a/src/avr/src/vars.h +++ b/src/avr/src/vars.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/test/hal.c b/src/avr/test/hal.c index ad89f25..8903759 100644 --- a/src/avr/test/hal.c +++ b/src/avr/test/hal.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/test/planner-test.c b/src/avr/test/planner-test.c index 8091ac1..c5e78d9 100644 --- a/src/avr/test/planner-test.c +++ b/src/avr/test/planner-test.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/avr/test/plot.py b/src/avr/test/plot.py old mode 100755 new mode 100644 index 28fc6c5..4db0aa2 --- a/src/avr/test/plot.py +++ b/src/avr/test/plot.py @@ -1,5 +1,32 @@ #!/usr/bin/env python3 +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import sys import csv import matplotlib.pyplot as plt diff --git a/src/boot/src/boot.c b/src/boot/src/boot.c index 2b6c54d..5137617 100644 --- a/src/boot/src/boot.c +++ b/src/boot/src/boot.c @@ -1,28 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - Copyright (c) 2010 Alex Forencich - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/boot/src/boot.h b/src/boot/src/boot.h index 2af4be1..def2d06 100644 --- a/src/boot/src/boot.h +++ b/src/boot/src/boot.h @@ -1,28 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - Copyright (c) 2010 Alex Forencich - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/boot/src/sp_driver.h b/src/boot/src/sp_driver.h index 01aeaee..0cb9180 100644 --- a/src/boot/src/sp_driver.h +++ b/src/boot/src/sp_driver.h @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + /******************************************************************************* * $Revision: 1691 $ * $Date: 2008-07-29 13:25:40 +0200 (ti, 29 jul 2008) $ \n diff --git a/src/jade/index.jade b/src/jade/index.jade index 1a2e637..d79b422 100644 --- a/src/jade/index.jade +++ b/src/jade/index.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + include ../../build/hashes.jade diff --git a/src/jade/templates/admin-view.jade b/src/jade/templates/admin-view.jade index 42b48fe..6786923 100644 --- a/src/jade/templates/admin-view.jade +++ b/src/jade/templates/admin-view.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#admin-view-template(type="text/x-template") #admin h2 Hostname diff --git a/src/jade/templates/axis-control.jade b/src/jade/templates/axis-control.jade index 8851e86..a498089 100644 --- a/src/jade/templates/axis-control.jade +++ b/src/jade/templates/axis-control.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#axis-control-template(type="text/x-template") svg(xmlns="http://www.w3.org/2000/svg", xmlns:xlink="http://www.w3.org/1999/xlink", diff --git a/src/jade/templates/console.jade b/src/jade/templates/console.jade index 93bf3b3..aa0ba5e 100644 --- a/src/jade/templates/console.jade +++ b/src/jade/templates/console.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#console-template(type="text/x-template") .console .toolbar diff --git a/src/jade/templates/control-view.jade b/src/jade/templates/control-view.jade index 2133843..fdacd5c 100644 --- a/src/jade/templates/control-view.jade +++ b/src/jade/templates/control-view.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#control-view-template(type="text/x-template") #control table.axes diff --git a/src/jade/templates/estop.jade b/src/jade/templates/estop.jade index 0fc0f45..748eb9e 100644 --- a/src/jade/templates/estop.jade +++ b/src/jade/templates/estop.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#estop-template(type="text/x-template") svg(version="1.1", xmlns:svg="http://www.w3.org/2000/svg", xmlns="http://www.w3.org/2000/svg", diff --git a/src/jade/templates/gcode-view.jade b/src/jade/templates/gcode-view.jade index 7941f2d..e400756 100644 --- a/src/jade/templates/gcode-view.jade +++ b/src/jade/templates/gcode-view.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#gcode-view-template(type="text/x-template") #gcode h1 GCode Configuration diff --git a/src/jade/templates/indicators.jade b/src/jade/templates/indicators.jade index 36f9ea7..174e0ce 100644 --- a/src/jade/templates/indicators.jade +++ b/src/jade/templates/indicators.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#indicators-template(type="text/x-template") .indicators table.inputs diff --git a/src/jade/templates/io-view.jade b/src/jade/templates/io-view.jade index b119082..60dc9be 100644 --- a/src/jade/templates/io-view.jade +++ b/src/jade/templates/io-view.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#io-view-template(type="text/x-template") #io h1 I/O Configuration diff --git a/src/jade/templates/message.jade b/src/jade/templates/message.jade index fdc3d13..c4f8595 100644 --- a/src/jade/templates/message.jade +++ b/src/jade/templates/message.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#message-template(type="text/x-template") .modal-mask(v-show="show", transition="modal") .modal-wrapper diff --git a/src/jade/templates/motor-view.jade b/src/jade/templates/motor-view.jade index 2a5777d..0d11770 100644 --- a/src/jade/templates/motor-view.jade +++ b/src/jade/templates/motor-view.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#motor-view-template(type="text/x-template") #motor h1 Motor {{index}} Configuration diff --git a/src/jade/templates/templated-input.jade b/src/jade/templates/templated-input.jade index 85bdbdb..1fee3d1 100644 --- a/src/jade/templates/templated-input.jade +++ b/src/jade/templates/templated-input.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#templated-input-template(type="text/x-template") .pure-control-group(class="tmpl-input-{{name}}", title="Default {{template.default}} {{template.unit}}") diff --git a/src/jade/templates/tool-view.jade b/src/jade/templates/tool-view.jade index d92eb3a..304d21a 100644 --- a/src/jade/templates/tool-view.jade +++ b/src/jade/templates/tool-view.jade @@ -1,3 +1,30 @@ +//////////////////////////////////////////////////////////////////////////////// +// // +// This file is part of the Buildbotics firmware. // +// // +// Copyright (c) 2015 - 2018, Buildbotics LLC // +// All rights reserved. // +// // +// This file ("the software") is free software: you can redistribute it // +// and/or modify it under the terms of the GNU General Public License, // +// version 2 as published by the Free Software Foundation. You should // +// have received a copy of the GNU General Public License, version 2 // +// along with the software. If not, see . // +// // +// The software is distributed in the hope that it will be useful, but // +// WITHOUT ANY WARRANTY; without even the implied warranty of // +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // +// Lesser General Public License for more details. // +// // +// You should have received a copy of the GNU Lesser General Public // +// License along with the software. If not, see // +// . // +// // +// For information regarding this software email: // +// "Joseph Coffland" // +// // +//////////////////////////////////////////////////////////////////////////////// + script#tool-view-template(type="text/x-template") #tool h1 Spindle Configuration diff --git a/src/jig/src/config.h b/src/jig/src/config.h index 6915653..ae699d0 100644 --- a/src/jig/src/config.h +++ b/src/jig/src/config.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics test jig firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/encoder.c b/src/jig/src/encoder.c index 3f98745..3ef3004 100644 --- a/src/jig/src/encoder.c +++ b/src/jig/src/encoder.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics test jig firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/encoder.h b/src/jig/src/encoder.h index 48e54ff..1153b7b 100644 --- a/src/jig/src/encoder.h +++ b/src/jig/src/encoder.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics test jig firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/main.c b/src/jig/src/main.c index 02281f0..3397475 100644 --- a/src/jig/src/main.c +++ b/src/jig/src/main.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics test jig firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/pins.c b/src/jig/src/pins.c index 65fb849..65782fd 100644 --- a/src/jig/src/pins.c +++ b/src/jig/src/pins.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/pins.h b/src/jig/src/pins.h index d122e1b..49ae19e 100644 --- a/src/jig/src/pins.h +++ b/src/jig/src/pins.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/ringbuf.def b/src/jig/src/ringbuf.def index 5228fd0..5717a6d 100644 --- a/src/jig/src/ringbuf.def +++ b/src/jig/src/ringbuf.def @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/rtc.c b/src/jig/src/rtc.c index e954f80..9ec4d3c 100644 --- a/src/jig/src/rtc.c +++ b/src/jig/src/rtc.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/rtc.h b/src/jig/src/rtc.h index c25ebd0..6313ae9 100644 --- a/src/jig/src/rtc.h +++ b/src/jig/src/rtc.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/usart.c b/src/jig/src/usart.c index 10a49fc..38e723e 100644 --- a/src/jig/src/usart.c +++ b/src/jig/src/usart.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics test jig firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/jig/src/usart.h b/src/jig/src/usart.h index 915d362..1c95f1c 100644 --- a/src/jig/src/usart.h +++ b/src/jig/src/usart.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/js/admin-view.js b/src/js/admin-view.js index 658c511..3b117a9 100644 --- a/src/js/admin-view.js +++ b/src/js/admin-view.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/api.js b/src/js/api.js index ebfcf7a..f5bb507 100644 --- a/src/js/api.js +++ b/src/js/api.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/app.js b/src/js/app.js index 9459264..c3e25a8 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' var api = require('./api'); diff --git a/src/js/axis-control.js b/src/js/axis-control.js index 60d5979..059e6b0 100644 --- a/src/js/axis-control.js +++ b/src/js/axis-control.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/console.js b/src/js/console.js index e4bc5ed..b29f738 100644 --- a/src/js/console.js +++ b/src/js/console.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/control-view.js b/src/js/control-view.js index 4e7005e..fd08f0b 100644 --- a/src/js/control-view.js +++ b/src/js/control-view.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' var api = require('./api'); diff --git a/src/js/gauge.js b/src/js/gauge.js index 0b7cf7f..b08b5ae 100644 --- a/src/js/gauge.js +++ b/src/js/gauge.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict'; diff --git a/src/js/gcode-view.js b/src/js/gcode-view.js index bdd66f9..cdafcd7 100644 --- a/src/js/gcode-view.js +++ b/src/js/gcode-view.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/indicators.js b/src/js/indicators.js index 1576d9c..25f8f35 100644 --- a/src/js/indicators.js +++ b/src/js/indicators.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/io-view.js b/src/js/io-view.js index 1b9cc47..f4f3465 100644 --- a/src/js/io-view.js +++ b/src/js/io-view.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/main.js b/src/js/main.js index d36eb09..db409fe 100644 --- a/src/js/main.js +++ b/src/js/main.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict'; diff --git a/src/js/message.js b/src/js/message.js index a8cbfdd..a720511 100644 --- a/src/js/message.js +++ b/src/js/message.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/motor-view.js b/src/js/motor-view.js index fb1623f..08a4763 100644 --- a/src/js/motor-view.js +++ b/src/js/motor-view.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/sock.js b/src/js/sock.js index 908d53d..7700b9c 100644 --- a/src/js/sock.js +++ b/src/js/sock.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/templated-input.js b/src/js/templated-input.js index 8454882..db0ce8c 100644 --- a/src/js/templated-input.js +++ b/src/js/templated-input.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict' diff --git a/src/js/tool-view.js b/src/js/tool-view.js index 5a00006..2df05e4 100644 --- a/src/js/tool-view.js +++ b/src/js/tool-view.js @@ -1,3 +1,30 @@ +/******************************************************************************\ + + This file is part of the Buildbotics firmware. + + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. + + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . + + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . + + For information regarding this software email: + "Joseph Coffland" + +\******************************************************************************/ + 'use strict'; diff --git a/src/pwr/config.h b/src/pwr/config.h index fa2d8ce..f17a78f 100644 --- a/src/pwr/config.h +++ b/src/pwr/config.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/pwr/main.c b/src/pwr/main.c index 9a81ae2..3323281 100644 --- a/src/pwr/main.c +++ b/src/pwr/main.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/pwr/pins.c b/src/pwr/pins.c index 4c20bbb..7d3f51a 100644 --- a/src/pwr/pins.c +++ b/src/pwr/pins.c @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/pwr/pins.h b/src/pwr/pins.h index e486403..3852aa9 100644 --- a/src/pwr/pins.h +++ b/src/pwr/pins.h @@ -1,27 +1,27 @@ /******************************************************************************\ - This file is part of the Buildbotics firmware. + This file is part of the Buildbotics firmware. - Copyright (c) 2015 - 2017 Buildbotics LLC - All rights reserved. + Copyright (c) 2015 - 2018, Buildbotics LLC + All rights reserved. - This file ("the software") is free software: you can redistribute it - and/or modify it under the terms of the GNU General Public License, - version 2 as published by the Free Software Foundation. You should - have received a copy of the GNU General Public License, version 2 - along with the software. If not, see . + This file ("the software") is free software: you can redistribute it + and/or modify it under the terms of the GNU General Public License, + version 2 as published by the Free Software Foundation. You should + have received a copy of the GNU General Public License, version 2 + along with the software. If not, see . - The software is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + The software is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with the software. If not, see - . + You should have received a copy of the GNU Lesser General Public + License along with the software. If not, see + . - For information regarding this software email: - "Joseph Coffland" + For information regarding this software email: + "Joseph Coffland" \******************************************************************************/ diff --git a/src/py/bbctrl/APIHandler.py b/src/py/bbctrl/APIHandler.py index 77c2081..4f2f0b5 100644 --- a/src/py/bbctrl/APIHandler.py +++ b/src/py/bbctrl/APIHandler.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import json from tornado.web import RequestHandler, HTTPError import tornado.httpclient diff --git a/src/py/bbctrl/AVR.py b/src/py/bbctrl/AVR.py index 34bc64e..a82bb1c 100644 --- a/src/py/bbctrl/AVR.py +++ b/src/py/bbctrl/AVR.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import re import serial import json diff --git a/src/py/bbctrl/Cmd.py b/src/py/bbctrl/Cmd.py old mode 100755 new mode 100644 index 43c87b9..d502b30 --- a/src/py/bbctrl/Cmd.py +++ b/src/py/bbctrl/Cmd.py @@ -1,5 +1,32 @@ #!/usr/bin/env python3 +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import struct import base64 import json diff --git a/src/py/bbctrl/Config.py b/src/py/bbctrl/Config.py index 11e8239..71c605a 100644 --- a/src/py/bbctrl/Config.py +++ b/src/py/bbctrl/Config.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import os import json import logging diff --git a/src/py/bbctrl/Ctrl.py b/src/py/bbctrl/Ctrl.py index 94bb9bb..9a1ca58 100644 --- a/src/py/bbctrl/Ctrl.py +++ b/src/py/bbctrl/Ctrl.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import logging import subprocess diff --git a/src/py/bbctrl/FileHandler.py b/src/py/bbctrl/FileHandler.py index 576f959..9c96a6d 100644 --- a/src/py/bbctrl/FileHandler.py +++ b/src/py/bbctrl/FileHandler.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import os import bbctrl diff --git a/src/py/bbctrl/GCodeStream.py b/src/py/bbctrl/GCodeStream.py index 5beb15b..e09b2d0 100644 --- a/src/py/bbctrl/GCodeStream.py +++ b/src/py/bbctrl/GCodeStream.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import re import logging diff --git a/src/py/bbctrl/I2C.py b/src/py/bbctrl/I2C.py index 530e87e..d485d09 100644 --- a/src/py/bbctrl/I2C.py +++ b/src/py/bbctrl/I2C.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import logging try: diff --git a/src/py/bbctrl/Jog.py b/src/py/bbctrl/Jog.py index c381853..dbcdd6c 100644 --- a/src/py/bbctrl/Jog.py +++ b/src/py/bbctrl/Jog.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import inevent from inevent.Constants import * import logging diff --git a/src/py/bbctrl/LCD.py b/src/py/bbctrl/LCD.py index 7c86305..4cbd408 100644 --- a/src/py/bbctrl/LCD.py +++ b/src/py/bbctrl/LCD.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import lcd import atexit import logging diff --git a/src/py/bbctrl/Messages.py b/src/py/bbctrl/Messages.py index 4ce5e64..9ae1bf7 100644 --- a/src/py/bbctrl/Messages.py +++ b/src/py/bbctrl/Messages.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import os import logging import bbctrl diff --git a/src/py/bbctrl/Planner.py b/src/py/bbctrl/Planner.py index a383e6e..20a1408 100644 --- a/src/py/bbctrl/Planner.py +++ b/src/py/bbctrl/Planner.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import json import re import logging diff --git a/src/py/bbctrl/Pwr.py b/src/py/bbctrl/Pwr.py index 35927ad..ff55298 100644 --- a/src/py/bbctrl/Pwr.py +++ b/src/py/bbctrl/Pwr.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import logging import bbctrl diff --git a/src/py/bbctrl/State.py b/src/py/bbctrl/State.py index 523e488..64478e3 100644 --- a/src/py/bbctrl/State.py +++ b/src/py/bbctrl/State.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import logging import traceback import bbctrl diff --git a/src/py/bbctrl/Web.py b/src/py/bbctrl/Web.py index 8eb44f4..2d358d9 100644 --- a/src/py/bbctrl/Web.py +++ b/src/py/bbctrl/Web.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import os import sys import json diff --git a/src/py/bbctrl/__init__.py b/src/py/bbctrl/__init__.py old mode 100755 new mode 100644 index d33cb1c..c850668 --- a/src/py/bbctrl/__init__.py +++ b/src/py/bbctrl/__init__.py @@ -1,5 +1,32 @@ #!/usr/bin/env python3 +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import os import sys import signal diff --git a/src/py/inevent/AbsAxisScaling.py b/src/py/inevent/AbsAxisScaling.py index c5ddcf5..4b00721 100644 --- a/src/py/inevent/AbsAxisScaling.py +++ b/src/py/inevent/AbsAxisScaling.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/Constants.py b/src/py/inevent/Constants.py index 00be4cb..0f3a2ed 100644 --- a/src/py/inevent/Constants.py +++ b/src/py/inevent/Constants.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/Event.py b/src/py/inevent/Event.py index 5603185..bf8f2e1 100644 --- a/src/py/inevent/Event.py +++ b/src/py/inevent/Event.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/EventHandler.py b/src/py/inevent/EventHandler.py index 699c80b..ccc9d7c 100644 --- a/src/py/inevent/EventHandler.py +++ b/src/py/inevent/EventHandler.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/EventState.py b/src/py/inevent/EventState.py index a87ae7b..25e221d 100644 --- a/src/py/inevent/EventState.py +++ b/src/py/inevent/EventState.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/EventStream.py b/src/py/inevent/EventStream.py index 90fb8b2..aac648d 100644 --- a/src/py/inevent/EventStream.py +++ b/src/py/inevent/EventStream.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/FindDevices.py b/src/py/inevent/FindDevices.py index 90cce2e..2f3970a 100644 --- a/src/py/inevent/FindDevices.py +++ b/src/py/inevent/FindDevices.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/InEvent.py b/src/py/inevent/InEvent.py index df0822a..a85ea44 100644 --- a/src/py/inevent/InEvent.py +++ b/src/py/inevent/InEvent.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/JogHandler.py b/src/py/inevent/JogHandler.py index 47d9f25..93e6348 100644 --- a/src/py/inevent/JogHandler.py +++ b/src/py/inevent/JogHandler.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import logging from inevent.Constants import * diff --git a/src/py/inevent/Keys.py b/src/py/inevent/Keys.py index 52b8543..449aa97 100644 --- a/src/py/inevent/Keys.py +++ b/src/py/inevent/Keys.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/__init__.py b/src/py/inevent/__init__.py index 6ab1928..5e6780d 100644 --- a/src/py/inevent/__init__.py +++ b/src/py/inevent/__init__.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/inevent/ioctl.py b/src/py/inevent/ioctl.py index 6e91b40..652ef68 100644 --- a/src/py/inevent/ioctl.py +++ b/src/py/inevent/ioctl.py @@ -1,3 +1,30 @@ +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + # The inevent Python module was adapted from pi3d.event from the pi3d # project. # diff --git a/src/py/lcd/__init__.py b/src/py/lcd/__init__.py old mode 100755 new mode 100644 index ab446ba..238a6e1 --- a/src/py/lcd/__init__.py +++ b/src/py/lcd/__init__.py @@ -1,5 +1,32 @@ #!/usr/bin/env python3 +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import time import logging diff --git a/src/py/lcd/splash.py b/src/py/lcd/splash.py old mode 100755 new mode 100644 index d4277c1..203f60a --- a/src/py/lcd/splash.py +++ b/src/py/lcd/splash.py @@ -1,5 +1,32 @@ #!/usr/bin/env python3 +################################################################################ +# # +# This file is part of the Buildbotics firmware. # +# # +# Copyright (c) 2015 - 2018, Buildbotics LLC # +# All rights reserved. # +# # +# This file ("the software") is free software: you can redistribute it # +# and/or modify it under the terms of the GNU General Public License, # +# version 2 as published by the Free Software Foundation. You should # +# have received a copy of the GNU General Public License, version 2 # +# along with the software. If not, see . # +# # +# The software is distributed in the hope that it will be useful, but # +# WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with the software. If not, see # +# . # +# # +# For information regarding this software email: # +# "Joseph Coffland" # +# # +################################################################################ + import lcd if __name__ == "__main__": -- 2.27.0