mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Add copyright information I forgot, update paths
svn path=/trunk/; revision=37622
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* WINE COPYRIGHT:
|
||||
* Copyright 1999, 2000 Juergen Schmied <[email protected]>
|
||||
* Copyright 2003 CodeWeavers Inc. (Ulrich Czekalla)
|
||||
* Copyright 2006 Robert Reif
|
||||
*
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/advapi32/sec/misc.c
|
||||
* FILE: dll/win32/advapi32/sec/misc.c
|
||||
* PURPOSE: Miscellaneous security functions (some ported from Wine)
|
||||
*/
|
||||
|
||||
|
||||
@@ -3,10 +3,11 @@
|
||||
* WINE COPYRIGHT:
|
||||
* Copyright 1999, 2000 Juergen Schmied <[email protected]>
|
||||
* Copyright 2003 CodeWeavers Inc. (Ulrich Czekalla)
|
||||
* Copyright 2006 Robert Reif
|
||||
* Copyright 2006 Hervé Poussineau
|
||||
*
|
||||
* PROJECT: ReactOS system libraries
|
||||
* FILE: lib/advapi32/sec/sid.c
|
||||
* FILE: dll/win32/advapi32/sec/sid.c
|
||||
* PURPOSE: Security ID functions
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user