From 5fa1826370e45b0cbe0735466a0038c1e48d0029 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 7 Feb 2011 01:14:04 +0000 Subject: [PATCH] Add CVS ID --- contrib/slapd-modules/passwd/apr1.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/slapd-modules/passwd/apr1.c b/contrib/slapd-modules/passwd/apr1.c index 476f038285..ce7b8c7632 100644 --- a/contrib/slapd-modules/passwd/apr1.c +++ b/contrib/slapd-modules/passwd/apr1.c @@ -1,3 +1,4 @@ +/* $OpenLDAP$ */ /* * This file is derived from OpenLDAP Software. All of the modifications to * OpenLDAP Software represented in the following file were developed by @@ -8,12 +9,14 @@ * notice: * * Copyright 2011 Devin J. Pohly + * Portions Copyright 2011 Howard Chu * Redistribution and use in source and binary forms, with or without * modification, are permitted only as authorized by the OpenLDAP Public * License. * * A portion of this code is used in accordance with the Beer-ware License, * revision 42, as noted. + * */ #include #include -- 2.39.5