Compare commits

...

2 Commits

Author SHA1 Message Date
Shideravan
f38f81213d Merge e28cbd0b52 into 3b28d382d0 2018-01-16 15:00:29 +00:00
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"