summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse_internal.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-06-11 00:20:57 +0200
committerMichael Adam <obnox@samba.org>2011-06-11 11:44:31 +0200
commit241ed0a04247d5062926443a8a3a481697299e60 (patch)
tree53841ed7f006da68183f5f1e0f4abc9cfcda0e52 /source3/registry/reg_parse_internal.c
parentd9019052104f3d741b5e123cf43aa5da6804a26b (diff)
downloadsamba-241ed0a04247d5062926443a8a3a481697299e60.tar.gz
samba-241ed0a04247d5062926443a8a3a481697299e60.tar.bz2
samba-241ed0a04247d5062926443a8a3a481697299e60.zip
s3:registry/reg_parse_internal.c: add copyright information
Diffstat (limited to 'source3/registry/reg_parse_internal.c')
-rw-r--r--source3/registry/reg_parse_internal.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/source3/registry/reg_parse_internal.c b/source3/registry/reg_parse_internal.c
index 721a19c112..208844856f 100644
--- a/source3/registry/reg_parse_internal.c
+++ b/source3/registry/reg_parse_internal.c
@@ -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