From d9019052104f3d741b5e123cf43aa5da6804a26b Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Sat, 11 Jun 2011 00:20:32 +0200 Subject: s3:registry/reg_parse_internal.h: add copyright information --- source3/registry/reg_parse_internal.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit