summaryrefslogtreecommitdiff
path: root/src/pwconv.c
diff options
context:
space:
mode:
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>