diff options
author | Michael Adam <obnox@samba.org> | 2007-09-20 09:15:26 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:30:55 -0500 |
commit | 88eda8245dbda4cae091483dd05ccb1ae2f05d46 (patch) | |
tree | 20591e84966bc87a53b51eaa440f855a4c780ade /source3/rpc_client/cli_lsarpc.c | |
parent | cdf90682694507387d9f78c2b46ddf0d890d9253 (diff) | |
download | samba-88eda8245dbda4cae091483dd05ccb1ae2f05d46.tar.gz samba-88eda8245dbda4cae091483dd05ccb1ae2f05d46.tar.xz samba-88eda8245dbda4cae091483dd05ccb1ae2f05d46.zip |
r25254: Add my C - Michael
(This used to be commit 3246be8cf05a867b74b4b96697c99cc62f13c2a9)
Diffstat (limited to 'source3/rpc_client/cli_lsarpc.c')
-rw-r--r-- | source3/rpc_client/cli_lsarpc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/rpc_client/cli_lsarpc.c b/source3/rpc_client/cli_lsarpc.c index 1af31228da..ec325e6afb 100644 --- a/source3/rpc_client/cli_lsarpc.c +++ b/source3/rpc_client/cli_lsarpc.c @@ -5,6 +5,7 @@ Copyright (C) Andrew Tridgell 1992-1997,2000, Copyright (C) Rafal Szczesniak 2002 Copyright (C) Jeremy Allison 2005. + Copyright (C) Michael Adam 2007. 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 |