github.ong19th.Citron/src/shader_recompiler/ir_opt
Zephyron 9ae0eeeb87 Revert incorrect copyright attribution for non-contributed files
- In commit b3facaa6bb, the copyright header was
  updated to include "Citron Homebrew Project" across multiple files, regardless
  of whether any contributions were made.

- This commit removes the incorrect attribution and reverts the copyright header
  to its previous state.

- Copyright attribution should only be added when meaningful contributions have
  been made to the file.

- This commit ensures proper compliance with copyright standards and maintains
  correct attribution to the respective contributors.

- Special thanks to Tachi for pointing out the need for these corrections and
  ensuring that proper attribution practices are followed.
2025-01-14 15:33:24 +10:00
..
collect_shader_info_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
conditional_barrier_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
constant_propagation_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
dead_code_elimination_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
dual_vertex_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
global_memory_to_storage_buffer_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
identity_removal_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
layer_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
lower_fp16_to_fp32.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
lower_fp64_to_fp32.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
lower_int64_to_int32.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
passes.h Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
position_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
rescaling_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
ssa_rewrite_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
texture_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vendor_workaround_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
verification_pass.cpp Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00