]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/cpdir.c
Allow the "@" and "!" characters in passwd file GECOS fields.
[pw-darwin.git] / pw / cpdir.c
index 334f789bb75edf368d619062f8859b0f83d672bc..4e6ca8828b913263dcefe602d98e896e7310b30b 100644 (file)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1996
  *     David L. Nugent.  All rights reserved.
  *
@@ -37,7 +39,6 @@ static const char rcsid[] =
 #include <unistd.h>
 
 #include "pw.h"
-#include "pwupd.h"
 
 void
 copymkdir(int rootfd, char const * dir, int skelfd, mode_t mode, uid_t uid,