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

This commit is contained in:
fincs 2018-02-09 14:33:28 +01:00 committed by plutoo
parent d2ab48262c
commit 32bdb14b1f

View File

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