From 12aa75cde92381e12762fbbf652b763d0ac1838f Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Fri, 4 Feb 2022 13:45:20 -0800 Subject: [PATCH] Minor bookkeeping --- .gitattributes | 1 + LICENSE | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0bda1ce6..61df8bda 100644 --- a/.gitattributes +++ b/.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 diff --git a/LICENSE b/LICENSE index 40fc3545..04a6358c 100644 --- a/LICENSE +++ b/LICENSE @@ -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