diff options
author | Michael Adam <obnox@samba.org> | 2011-06-11 00:20:32 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-06-11 11:44:31 +0200 |
commit | d9019052104f3d741b5e123cf43aa5da6804a26b (patch) | |
tree | 62689c919bb167e130b77d8a456dfaaebc41710b /source3 | |
parent | 530e4cac2e93177923080daa5ec1bac2c65d269b (diff) | |
download | samba-d9019052104f3d741b5e123cf43aa5da6804a26b.tar.gz samba-d9019052104f3d741b5e123cf43aa5da6804a26b.tar.bz2 samba-d9019052104f3d741b5e123cf43aa5da6804a26b.zip |
s3:registry/reg_parse_internal.h: add copyright information
Diffstat (limited to 'source3')
-rw-r--r-- | source3/registry/reg_parse_internal.h | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/source3/registry/reg_parse_internal.h b/source3/registry/reg_parse_internal.h index ef59161756..14fed89aa9 100644 --- a/source3/registry/reg_parse_internal.h +++ b/source3/registry/reg_parse_internal.h @@ -1,4 +1,9 @@ -/* Samba Unix/Linux SMB client library +/* + * Unix SMB/CIFS implementation. + * + * Registry helper routines + * + * Copyright (C) Gregor Beck 2010 * * 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 |