diff options
Diffstat (limited to 'rpki/rcynicdb')
-rw-r--r-- | rpki/rcynicdb/iterator.py | 2 | ||||
-rw-r--r-- | rpki/rcynicdb/models.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rpki/rcynicdb/iterator.py b/rpki/rcynicdb/iterator.py index 6152b925..a0131dc8 100644 --- a/rpki/rcynicdb/iterator.py +++ b/rpki/rcynicdb/iterator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") +# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/rpki/rcynicdb/models.py b/rpki/rcynicdb/models.py index d8207251..23caceff 100644 --- a/rpki/rcynicdb/models.py +++ b/rpki/rcynicdb/models.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") +# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above |