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