Fix CRLF and submodules with auto-generated copyright headers
We no longer add another character to the file every time it is committed, and instead now properly handle CRLF. Additionally submodules are no longer updated when they shouldn't be, without requiring a manual config edit.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
; AUTOGENERATED COPYRIGHT HEADER START
|
||||
; Copyright (C) 2017 Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
|
||||
; AUTOGENERATED COPYRIGHT HEADER END
|
||||
Graphics 800,600,32,2
|
||||
SetBuffer BackBuffer()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user