Browse Source

Clean up some pinsDebug headers

Scott Lahteine 5 years ago
parent
commit
49027721e9

+ 0
- 3
Marlin/src/HAL/HAL_AVR/pinsDebug.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/HAL/HAL_AVR/pinsDebug_Teensyduino.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/HAL/HAL_AVR/pinsDebug_plus_70.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/HAL/HAL_DUE/pinsDebug.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/HAL/HAL_LINUX/pinsDebug.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/HAL/HAL_LPC1768/pinsDebug.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/HAL/HAL_TEENSY35_36/pinsDebug.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/pins/pinsDebug.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

+ 0
- 3
Marlin/src/pins/pinsDebug_list.h View File

@@ -2,9 +2,6 @@
2 2
  * Marlin 3D Printer Firmware
3 3
  * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
4 4
  *
5
- * Based on Sprinter and grbl.
6
- * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
7
- *
8 5
  * This program is free software: you can redistribute it and/or modify
9 6
  * it under the terms of the GNU General Public License as published by
10 7
  * the Free Software Foundation, either version 3 of the License, or

Loading…
Cancel
Save