diff options
author | Tim Potter <tpot@samba.org> | 2005-01-22 08:09:10 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:09:06 -0500 |
commit | 8c504b22f096cbaa37e943a6497dc76f069f40de (patch) | |
tree | f0a13c4d4b7dc917c2acba69ccdb7922e7ee6cf4 /source4/build/pidl | |
parent | 3b9431ddb963db68101e35b54f044ba0938b2fa7 (diff) | |
download | samba-8c504b22f096cbaa37e943a6497dc76f069f40de.tar.gz samba-8c504b22f096cbaa37e943a6497dc76f069f40de.tar.bz2 samba-8c504b22f096cbaa37e943a6497dc76f069f40de.zip |
r4930: Update my copyright.
(This used to be commit 362151788bed06d934f111459abe7f6491362906)
Diffstat (limited to 'source4/build/pidl')
-rw-r--r-- | source4/build/pidl/eparser.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/pidl/eparser.pm b/source4/build/pidl/eparser.pm index a4279cce53..71819b47d2 100644 --- a/source4/build/pidl/eparser.pm +++ b/source4/build/pidl/eparser.pm @@ -1,7 +1,7 @@ ################################################### # Samba4 parser generator for IDL structures # Copyright tridge@samba.org 2000-2003 -# Copyright tpot@samba.org 2001,2004 +# Copyright tpot@samba.org 2001,2004-2005 # released under the GNU GPL package IdlEParser; |