Tweaky change from (C) to (c)

This commit is contained in:
Scott Lahteine
2019-06-27 23:57:50 -05:00
parent d7d80418ae
commit 93cd66ac11
1083 changed files with 2156 additions and 2156 deletions

4
.gitignore vendored
View File

@ -1,9 +1,9 @@
#
# Marlin 3D Printer Firmware
# Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
# Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
#
# 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
# it under the terms of the GNU General Public License as published by