Compare commits

...

1 Commits

Author SHA1 Message Date
Shideravan
e28cbd0b52 Fixing header documentation info
To refer to yuzu Emulator team and to use the project style pattern for comments
2018-01-16 09:04:13 -02:00

View File

@@ -1,6 +1,8 @@
// Copyright 2017 Citra Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
/**
* Copyright 2018 yuzu Emulator Team
* Licensed under GPLv2 or any later version
* Refer to the license.txt file included for more details.
**/
#include <memory>
#include "common/param_package.h"