Преглед на файлове

💡 Update old gnu.org links

Scott Lahteine преди 3 години
родител
ревизия
9d72cbf84b
променени са 30 файла, в които са добавени 30 реда и са изтрити 30 реда
  1. 1
    1
      Marlin/src/lcd/e3v2/marlinui/lcdprint_dwin.cpp
  2. 1
    1
      Marlin/src/lcd/e3v2/marlinui/marlinui_dwin.h
  3. 1
    1
      Marlin/src/lcd/e3v2/marlinui/ui_common.cpp
  4. 1
    1
      Marlin/src/lcd/e3v2/marlinui/ui_status_480x272.cpp
  5. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.cpp
  6. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.h
  7. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSRxHandler.cpp
  8. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSRxHandler.h
  9. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.cpp
  10. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.h
  11. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.cpp
  12. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.h
  13. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSTxHandler.cpp
  14. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSTxHandler.h
  15. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Addr.h
  16. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Constants.h
  17. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Control.h
  18. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Data.h
  19. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Screen.h
  20. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenAddrList.cpp
  21. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenAddrList.h
  22. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenSetup.cpp
  23. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenSetup.h
  24. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_VP.h
  25. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_VPList.cpp
  26. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_VPList.h
  27. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/dgus_reloaded_extui.cpp
  28. 1
    1
      Marlin/src/pins/stm32f1/pins_ZM3E2_V1_0.h
  29. 1
    1
      Marlin/src/pins/stm32f1/pins_ZM3E4_V1_0.h
  30. 1
    1
      Marlin/src/pins/stm32f1/pins_ZM3E4_V2_0.h

+ 1
- 1
Marlin/src/lcd/e3v2/marlinui/lcdprint_dwin.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/e3v2/marlinui/marlinui_dwin.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/e3v2/marlinui/ui_common.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/e3v2/marlinui/ui_status_480x272.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSRxHandler.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSRxHandler.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSSetupHandler.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSTxHandler.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSTxHandler.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Addr.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Constants.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Control.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Data.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/config/DGUS_Screen.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenAddrList.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenAddrList.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenSetup.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_ScreenSetup.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_VP.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_VPList.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/definition/DGUS_VPList.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/dgus_reloaded_extui.cpp Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 

+ 1
- 1
Marlin/src/pins/stm32f1/pins_ZM3E2_V1_0.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/pins/stm32f1/pins_ZM3E4_V1_0.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

+ 1
- 1
Marlin/src/pins/stm32f1/pins_ZM3E4_V2_0.h Целия файл

@@ -16,7 +16,7 @@
16 16
  * GNU General Public License for more details.
17 17
  *
18 18
  * You should have received a copy of the GNU General Public License
19
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 20
  *
21 21
  */
22 22
 #pragma once

Loading…
Отказ
Запис