aboutsummaryrefslogtreecommitdiff
path: root/loginutils/passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'loginutils/passwd.c')
-rw-r--r--loginutils/passwd.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/loginutils/passwd.c b/loginutils/passwd.c
index 607e8fd65..5b828dfee 100644
--- a/loginutils/passwd.c
+++ b/loginutils/passwd.c
@@ -1,4 +1,8 @@
/* vi: set sw=4 ts=4: */
+/*
+ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ */
+
#include <fcntl.h>
#include <stdio.h>
#include <string.h>