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