Add author/copyright info to runtime/devices/romfs_dev.h

This commit is contained in:
fincs 2018-02-09 14:33:28 +01:00
parent b6666dfcd4
commit 5e90bf55b7

View File

@ -1,6 +1,10 @@
/**
* @file romfs_dev.h
* @brief RomFS driver.
* @author yellows8
* @author mtheall
* @author fincs
* @copyright libnx Authors
*/
#pragma once