Correct file header comments

This commit is contained in:
Gregory Nutt
2016-08-07 10:04:02 -06:00
parent 9965cbe428
commit 986c568d34
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libc/aio/aioc_contain.c
* fs/aio/aioc_contain.c
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>