diff options
Diffstat (limited to 'hlsl/yiq_decode.fx')
-rw-r--r-- | hlsl/yiq_decode.fx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hlsl/yiq_decode.fx b/hlsl/yiq_decode.fx index cdd804af5e4..c7526fbe870 100644 --- a/hlsl/yiq_decode.fx +++ b/hlsl/yiq_decode.fx @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Ryan Holtz //----------------------------------------------------------------------------- // YIQ Decode Effect //----------------------------------------------------------------------------- |