diff options
author | Michael Adam <obnox@samba.org> | 2008-01-17 11:09:08 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-01-17 16:25:11 +0100 |
commit | 7f8e4bc68ea727ab999c3f60927adbc8acc5a651 (patch) | |
tree | ac862bfc72b240bec292509e36f728982273c59b /source3 | |
parent | 138f7ec45165cd842112627c52891e973a3ff21e (diff) | |
download | samba-7f8e4bc68ea727ab999c3f60927adbc8acc5a651.tar.gz samba-7f8e4bc68ea727ab999c3f60927adbc8acc5a651.tar.bz2 samba-7f8e4bc68ea727ab999c3f60927adbc8acc5a651.zip |
Add my (C) to reg_api.c - Michael
(This used to be commit 81d6a1fbed5e685376637af8e8bcd70ab2701aa0)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/registry/reg_api.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_api.c b/source3/registry/reg_api.c index 085f52b33d..a4c88e2e88 100644 --- a/source3/registry/reg_api.c +++ b/source3/registry/reg_api.c @@ -2,6 +2,7 @@ * Unix SMB/CIFS implementation. * Virtual Windows Registry Layer * Copyright (C) Volker Lendecke 2006 + * Copyright (C) Michael Adam 2007-2008 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |