diff options
| author | Nathan Kinder <nkinder@redhat.com> | 2005-03-22 18:46:00 +0000 |
|---|---|---|
| committer | Nathan Kinder <nkinder@redhat.com> | 2005-03-22 18:46:00 +0000 |
| commit | cb3035cb25bac8a4bd963da709075fc94bf1f474 (patch) | |
| tree | a9e4d9bec2b92471aa469c2ae0d13b2929673312 /ldap/synctools/passwordsync/passsync | |
| parent | f68a26b16c62b90ae1938e7b7afae6a2e0b6c2b3 (diff) | |
Copyright updates
Diffstat (limited to 'ldap/synctools/passwordsync/passsync')
13 files changed, 63 insertions, 21 deletions
diff --git a/ldap/synctools/passwordsync/passsync/dssynch.h b/ldap/synctools/passwordsync/passsync/dssynch.h index f594cccd..c3f7bac5 100644 --- a/ldap/synctools/passwordsync/passsync/dssynch.h +++ b/ldap/synctools/passwordsync/passsync/dssynch.h @@ -1,13 +1,10 @@ -/** - * PROPRIETARY/CONFIDENTIAL. Use of this product is subject to - * license terms. Copyright © 2001 Sun Microsystems, Inc. - * Some preexisting portions Copyright © 2001 Netscape Communications Corp. +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. - */ + * --- END COPYRIGHT BLOCK --- */ + /*********************************************************************** ** -** Copyright 1996 - Netscape Communications Corporation -** ** NAME ** DSSynch.h ** diff --git a/ldap/synctools/passwordsync/passsync/dssynchmsg.h b/ldap/synctools/passwordsync/passsync/dssynchmsg.h index b3d2753e..081df79f 100644 --- a/ldap/synctools/passwordsync/passsync/dssynchmsg.h +++ b/ldap/synctools/passwordsync/passsync/dssynchmsg.h @@ -1,3 +1,7 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2005 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- */ // // Values are 32 bit values layed out as follows: // diff --git a/ldap/synctools/passwordsync/passsync/ntservice.cpp b/ldap/synctools/passwordsync/passsync/ntservice.cpp index 6d0f1151..2da478de 100644 --- a/ldap/synctools/passwordsync/passsync/ntservice.cpp +++ b/ldap/synctools/passwordsync/passsync/ntservice.cpp @@ -1,7 +1,10 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2005 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- */ + /*********************************************************************** ** -** Copyright 1996 - Netscape Communications Corporation -** ** NAME ** NTService.cpp ** diff --git a/ldap/synctools/passwordsync/passsync/ntservice.h b/ldap/synctools/passwordsync/passsync/ntservice.h index 38233ab1..1ac9d8d3 100644 --- a/ldap/synctools/passwordsync/passsync/ntservice.h +++ b/ldap/synctools/passwordsync/passsync/ntservice.h @@ -1,7 +1,10 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2005 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- */ + /*********************************************************************** ** -** Copyright 1996 - Netscape Communications Corporation -** ** NAME ** NTService.h ** diff --git a/ldap/synctools/passwordsync/passsync/passsync.dep b/ldap/synctools/passwordsync/passsync/passsync.dep index 36cca3c7..8a9e6276 100644 --- a/ldap/synctools/passwordsync/passsync/passsync.dep +++ b/ldap/synctools/passwordsync/passsync/passsync.dep @@ -1,3 +1,8 @@ +# --- BEGIN COPYRIGHT BLOCK --- +# Copyright (C) 2005 Red Hat, Inc. +# All rights reserved. +# --- END COPYRIGHT BLOCK --- + # Microsoft Developer Studio Generated Dependency File, included by passsync.mak .\ntservice.cpp : \ diff --git a/ldap/synctools/passwordsync/passsync/passsync.dsp b/ldap/synctools/passwordsync/passsync/passsync.dsp index e4d8c4de..fcd10298 100644 --- a/ldap/synctools/passwordsync/passsync/passsync.dsp +++ b/ldap/synctools/passwordsync/passsync/passsync.dsp @@ -1,5 +1,9 @@ # Microsoft Developer Studio Project File - Name="passsync" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 +# --- BEGIN COPYRIGHT BLOCK --- +# Copyright (C) 2005 Red Hat, Inc. +# All rights reserved. +# --- END COPYRIGHT BLOCK --- # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 diff --git a/ldap/synctools/passwordsync/passsync/passsync.mak b/ldap/synctools/passwordsync/passsync/passsync.mak index 58ed9269..f62dbb71 100644 --- a/ldap/synctools/passwordsync/passsync/passsync.mak +++ b/ldap/synctools/passwordsync/passsync/passsync.mak @@ -1,3 +1,7 @@ +# --- BEGIN COPYRIGHT BLOCK --- +# Copyright (C) 2005 Red Hat, Inc. +# All rights reserved. +# --- END COPYRIGHT BLOCK --- # Microsoft Developer Studio Generated NMAKE File, Based on passsync.dsp !IF "$(CFG)" == "" CFG=passsync - Win32 Debug diff --git a/ldap/synctools/passwordsync/passsync/service.cpp b/ldap/synctools/passwordsync/passsync/service.cpp index 09e0ce68..66fb036c 100644 --- a/ldap/synctools/passwordsync/passsync/service.cpp +++ b/ldap/synctools/passwordsync/passsync/service.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 diff --git a/ldap/synctools/passwordsync/passsync/subuniutil.cpp b/ldap/synctools/passwordsync/passsync/subuniutil.cpp index 398e8a76..5a91c3fc 100644 --- a/ldap/synctools/passwordsync/passsync/subuniutil.cpp +++ b/ldap/synctools/passwordsync/passsync/subuniutil.cpp @@ -1,3 +1,8 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- */ #include "subuniutil.h" // Copied: 2-8-2005 @@ -56,4 +61,4 @@ StrToUnicode( const char *buf ) ASCIIToUnicode( buf, unibuf, sizeof(unibuf) ); return _wcsdup( unibuf ); } -// End Copy
\ No newline at end of file +// End Copy diff --git a/ldap/synctools/passwordsync/passsync/subuniutil.h b/ldap/synctools/passwordsync/passsync/subuniutil.h index 49d71f49..b159dc28 100644 --- a/ldap/synctools/passwordsync/passsync/subuniutil.h +++ b/ldap/synctools/passwordsync/passsync/subuniutil.h @@ -1,3 +1,8 @@ +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. + * All rights reserved. + * --- END COPYRIGHT BLOCK --- */ #ifndef _SUBUNIUTIL_H_ #define _SUBUNIUTIL_H_ diff --git a/ldap/synctools/passwordsync/passsync/synchcmds.h b/ldap/synctools/passwordsync/passsync/synchcmds.h index 0b1c4210..40bc1386 100644 --- a/ldap/synctools/passwordsync/passsync/synchcmds.h +++ b/ldap/synctools/passwordsync/passsync/synchcmds.h @@ -1,13 +1,10 @@ -/** - * PROPRIETARY/CONFIDENTIAL. Use of this product is subject to - * license terms. Copyright © 2001 Sun Microsystems, Inc. - * Some preexisting portions Copyright © 2001 Netscape Communications Corp. +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. - */ + * --- END COPYRIGHT BLOCK --- */ /*********************************************************************** ** -** Copyright 1996 - Netscape Communications Corporation -** ** NAME ** synchcmds.h ** diff --git a/ldap/synctools/passwordsync/passsync/syncserv.cpp b/ldap/synctools/passwordsync/passsync/syncserv.cpp index 800e2977..00248b50 100644 --- a/ldap/synctools/passwordsync/passsync/syncserv.cpp +++ b/ldap/synctools/passwordsync/passsync/syncserv.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 "syncserv.h" @@ -233,4 +238,4 @@ int PassSyncService::ModifyPassword(char* dn, char* password) } return 0; -}
\ No newline at end of file +} diff --git a/ldap/synctools/passwordsync/passsync/syncserv.h b/ldap/synctools/passwordsync/passsync/syncserv.h index 64b95260..9a2ec93b 100644 --- a/ldap/synctools/passwordsync/passsync/syncserv.h +++ b/ldap/synctools/passwordsync/passsync/syncserv.h @@ -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 #ifndef _SYNCSERV_H_ @@ -52,4 +57,4 @@ private: bool multipleModify; }; -#endif
\ No newline at end of file +#endif |
