فهرست منبع

shared_translation: Add copyright and license

lat9nq 3 سال پیش
والد
کامیت
4f545e3024
2فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 3 0
      src/yuzu/configuration/shared_translation.cpp
  2. 3 0
      src/yuzu/configuration/shared_translation.h

+ 3 - 0
src/yuzu/configuration/shared_translation.cpp

@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
+// SPDX-License-Identifier: GPL-2.0-or-later
+
 #include <forward_list>
 #include <map>
 #include <memory>

+ 3 - 0
src/yuzu/configuration/shared_translation.h

@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
+// SPDX-License-Identifier: GPL-2.0-or-later
+
 #include <forward_list>
 #include <map>
 #include <memory>