Remove RCSID tags

These are obsolete markers, and in some cases they repeat the
information already present in the comment header.
This commit is contained in:
Guillem Jover
2017-06-14 02:53:35 +02:00
parent 7938619254
commit 8e8834d8e5
18 changed files with 7 additions and 66 deletions

View File

@@ -25,8 +25,6 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/file.h>
#include <sys/stat.h>