diff options
Diffstat (limited to 'rpki/x509.py')
-rw-r--r-- | rpki/x509.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rpki/x509.py b/rpki/x509.py index 1c1d9551..323c94a1 100644 --- a/rpki/x509.py +++ b/rpki/x509.py @@ -1,9 +1,9 @@ # $Id$ # -# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") +# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") # Portions copyright (C) 2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2013 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# Portions copyright (C) 2009-2013 Internet Systems Consortium ("ISC") +# Portions copyright (C) 2007-2008 American Registry for Internet Numbers ("ARIN") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above |