Skip to content

Commit 5c19507

Browse files
committed
🎨 Misc. variant cleanup
1 parent 1a6f9da commit 5c19507

File tree

35 files changed

+49
-49
lines changed

35 files changed

+49
-49
lines changed

buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/hal_conf_custom.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
******************************************************************************
66
* @attention
77
*
8-
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9-
* All rights reserved.</center></h2>
8+
* Copyright (c) 2017 STMicroelectronics.
9+
* All rights reserved.
1010
*
1111
* This software component is licensed by ST under BSD 3-Clause license,
1212
* the "License"; You may not use this file except in compliance with the

buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*****************************************************************************
2121
** @attention
2222
**
23-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
23+
** Copyright (c) 2014 Ac6
2424
**
2525
** Redistribution and use in source and binary forms, with or without modification,
2626
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/startup.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
******************************************************************************
1717
* @attention
1818
*
19-
* <h2><center>&copy; COPYRIGHT 2015 STMicroelectronics</center></h2>
19+
* Copyright (c) 2015 STMicroelectronics
2020
*
2121
* Redistribution and use in source and binary forms, with or without modification,
2222
* are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_BTT002/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*****************************************************************************
2222
** @attention
2323
**
24-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24+
** Copyright (c) 2014 Ac6
2525
**
2626
** Redistribution and use in source and binary forms, with or without modification,
2727
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_E3_RRF/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*****************************************************************************
2222
** @attention
2323
**
24-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24+
** Copyright (c) 2014 Ac6
2525
**
2626
** Redistribution and use in source and binary forms, with or without modification,
2727
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_GTR_V1/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*****************************************************************************
2222
** @attention
2323
**
24-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24+
** Copyright (c) 2014 Ac6
2525
**
2626
** Redistribution and use in source and binary forms, with or without modification,
2727
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_OCTOPUS_PRO_V1_F429/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*****************************************************************************
2222
** @attention
2323
**
24-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24+
** Copyright (c) 2014 Ac6
2525
**
2626
** Redistribution and use in source and binary forms, with or without modification,
2727
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_OCTOPUS_V1/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*****************************************************************************
2222
** @attention
2323
**
24-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24+
** Copyright (c) 2014 Ac6
2525
**
2626
** Redistribution and use in source and binary forms, with or without modification,
2727
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_SKR_PRO_11/ldscript.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*****************************************************************************
2222
** @attention
2323
**
24-
** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24+
** Copyright (c) 2014 Ac6
2525
**
2626
** Redistribution and use in source and binary forms, with or without modification,
2727
** are permitted provided that the following conditions are met:

buildroot/share/PlatformIO/variants/MARLIN_BTT_SKR_SE_BX/hal_conf_extra.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
******************************************************************************
66
* @attention
77
*
8-
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9-
* All rights reserved.</center></h2>
8+
* Copyright (c) 2017 STMicroelectronics.
9+
* All rights reserved.
1010
*
1111
* This software component is licensed by ST under BSD 3-Clause license,
1212
* the "License"; You may not use this file except in compliance with the

0 commit comments

Comments
 (0)