From cb3035cb25bac8a4bd963da709075fc94bf1f474 Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Tue, 22 Mar 2005 18:46:00 +0000 Subject: Copyright updates --- ldap/synctools/passwordsync/passhand.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ldap/synctools/passwordsync/passhand.cpp') diff --git a/ldap/synctools/passwordsync/passhand.cpp b/ldap/synctools/passwordsync/passhand.cpp index 23725e78..56cd80ed 100644 --- a/ldap/synctools/passwordsync/passhand.cpp +++ b/ldap/synctools/passwordsync/passhand.cpp @@ -1,3 +1,8 @@ +// --- BEGIN COPYRIGHT BLOCK --- +// Copyright (C) 2005 Red Hat, Inc. +// All rights reserved. +// --- END COPYRIGHT BLOCK --- + // Created: 2-8-2005 // Author(s): Scott Bridges #include "passhand.h" @@ -119,4 +124,4 @@ int PasswordHandler::PopUserPass() userPassPairs.pop_front(); return 0; -} \ No newline at end of file +} -- cgit