Patch some (c) messages
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  Marlin Firmware
 | 
					  Marlin Firmware
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  (c) 2011-2018 MarlinFirmware
 | 
					  (c) 2011-2019 MarlinFirmware
 | 
				
			||||||
  Portions of Marlin are (c) by their respective authors.
 | 
					  Portions of Marlin are (c) by their respective authors.
 | 
				
			||||||
  All code complies with GPLv2 and/or GPLv3
 | 
					  All code complies with GPLv2 and/or GPLv3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,9 @@
 | 
				
			|||||||
/**
 | 
					/**
 | 
				
			||||||
 * Marlin 3D Printer Firmware
 | 
					 * Marlin 3D Printer Firmware
 | 
				
			||||||
 * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
 | 
					 * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * Based on Sprinter and grbl.
 | 
					 * Based on Sprinter and grbl.
 | 
				
			||||||
 * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
 | 
					 * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * This program is free software: you can redistribute it and/or modify
 | 
					 * This program is free software: you can redistribute it and/or modify
 | 
				
			||||||
 * it under the terms of the GNU General Public License as published by
 | 
					 * it under the terms of the GNU General Public License as published by
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user