Browse Source

hle: kernel: k_light_condition_variable: Revert unnecessary license comment changes.

bunnei 4 năm trước cách đây
mục cha
commit
3f8eb44e7d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/core/hle/kernel/k_light_condition_variable.h

+ 1 - 1
src/core/hle/kernel/k_light_condition_variable.h

@@ -1,4 +1,4 @@
-// Copyright 2021 yuzu Emulator Project
+// Copyright 2020 yuzu Emulator Project
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.