diff options
author | Jim McDonough <jmcd@samba.org> | 2003-08-01 15:30:44 +0000 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2003-08-01 15:30:44 +0000 |
commit | 8c64504f7c58b05769ec1014242c15a2eb93ca84 (patch) | |
tree | 6729a828ab7e38233c7767855b72e0c46ae0e266 /source3/rpc_parse | |
parent | 9f2e6167d22cc06fa94495574fc29d6bcbb1dd8a (diff) | |
download | samba-8c64504f7c58b05769ec1014242c15a2eb93ca84.tar.gz samba-8c64504f7c58b05769ec1014242c15a2eb93ca84.tar.bz2 samba-8c64504f7c58b05769ec1014242c15a2eb93ca84.zip |
Update my copyrights according to my agreement with IBM
(This used to be commit a2bd8f0bfa12f2a1e33c96bc9dabcc0e2171700d)
Diffstat (limited to 'source3/rpc_parse')
-rw-r--r-- | source3/rpc_parse/parse_lsa.c | 2 | ||||
-rw-r--r-- | source3/rpc_parse/parse_samr.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source3/rpc_parse/parse_lsa.c b/source3/rpc_parse/parse_lsa.c index f620845d3b..07b0da7e9c 100644 --- a/source3/rpc_parse/parse_lsa.c +++ b/source3/rpc_parse/parse_lsa.c @@ -5,7 +5,7 @@ * Copyright (C) Luke Kenneth Casson Leighton 1996-1997, * Copyright (C) Paul Ashton 1997, * Copyright (C) Andrew Bartlett 2002, - * Copyright (C) Jim McDonough 2002. + * Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2002. * * 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 diff --git a/source3/rpc_parse/parse_samr.c b/source3/rpc_parse/parse_samr.c index b299ed3d33..fce3195225 100644 --- a/source3/rpc_parse/parse_samr.c +++ b/source3/rpc_parse/parse_samr.c @@ -7,7 +7,7 @@ * Copyright (C) Elrond 2000, * Copyright (C) Jeremy Allison 2001, * Copyright (C) Jean François Micouleau 1998-2001, - * Copyright (C) Jim McDonough 2002. + * Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2002. * * 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 |