diff options
Diffstat (limited to 'hlsl/simple.fx')
-rw-r--r-- | hlsl/simple.fx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hlsl/simple.fx b/hlsl/simple.fx index 9f510ea9c73..bb58f37469f 100644 --- a/hlsl/simple.fx +++ b/hlsl/simple.fx @@ -1,3 +1,5 @@ +// license:GPL-2.0+ +// copyright-holders:Ryan Holtz,ImJezze //----------------------------------------------------------------------------- // Effect File Variables //----------------------------------------------------------------------------- |