summaryrefslogtreecommitdiff
path: root/src/pwconv.c
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-07-27 08:58:37 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-07-27 08:58:37 +0400
commitea839a52aebd6a29a8dde70412b0e7b8d68568b4 (patch)
tree10026e84c8b73d4e5ad6704ab1cb78ea7c63c305 /src/pwconv.c
parent6c1662a897fd34b5b0b0174ab83552b016d05e8d (diff)
downloadshadow-upstream/4.1.5.1.tar.gz
Imported Upstream version 4.1.5.1upstream/4.1.5.1upstream
Diffstat (limited to 'src/pwconv.c')
-rw-r--r--src/pwconv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pwconv.c b/src/pwconv.c
index 0bbca10..3f059e4 100644
--- a/src/pwconv.c
+++ b/src/pwconv.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1996 - 2000, Marek Michałkiewicz
* Copyright (c) 2002 - 2006, Tomasz Kłoczko
- * Copyright (c) 2009 - 2011, Nicolas François
+ * Copyright (c) 2009 - 2012, Nicolas François
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -55,7 +55,7 @@
#include <config.h>
-#ident "$Id: pwconv.c 3640 2011-11-19 21:51:52Z nekral-guest $"
+#ident "$Id: pwconv.c 3743 2012-05-25 11:51:53Z nekral-guest $"
#include <errno.h>
#include <fcntl.h>