sourcefiles: Fix relative path in file header

This commit is contained in:
Gustavo Henrique Nihei
2021-03-08 18:39:04 -03:00
committed by Xiang Xiao
parent 13535d8725
commit 330eff36d7
1507 changed files with 1505 additions and 1508 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* libs/libc/msic/lib_slcddecode.c
* libs/libc/misc/lib_slcddecode.c
* Decoding side of the SLCD CODEC
*
* Copyright (C) 2013 Gregory Nutt. All rights reserved.