diff options
Diffstat (limited to 'event_rpcgen.py')
-rwxr-xr-x | event_rpcgen.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/event_rpcgen.py b/event_rpcgen.py index 64c81de5..e051aa9d 100755 --- a/event_rpcgen.py +++ b/event_rpcgen.py @@ -1,6 +1,7 @@ #!/usr/bin/env python # -# Copyright (c) 2005 Niels Provos <provos@citi.umich.edu> +# Copyright (c) 2005-2007 Niels Provos <provos@citi.umich.edu> +# Copyright (c) 2007-2012 Niels Provos and Nick Mathewson # All rights reserved. # # Generates marshaling code based on libevent. |