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