This commit is contained in:
Chuck Walbourn 2022-02-04 13:45:20 -08:00
Родитель 9654b6efa4
Коммит 12aa75cde9
2 изменённых файлов: 2 добавлений и 1 удалений

1
.gitattributes поставляемый
Просмотреть файл

@ -3,6 +3,7 @@
# Explicitly declare code/VS files as CRLF
*.cpp eol=crlf
*.c eol=crlf
*.cmd eol=crlf
*.h eol=crlf
*.hlsl eol=crlf

Просмотреть файл

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2017-2021 Microsoft Corp
Copyright (c) 2017-2022 Microsoft Corp
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software