From 383b0a0d20de4bf6674f7e852b804a9d91df3ea0 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 7 May 2016 04:14:02 +0000 Subject: Oops, TeX-style "--" numeric ranges in copyright comments are bad fit for XML. Apparently we were carefully changing just the XML files to use a single "-" to work around this. Enough already, just convert all copyright year ranges to single "-" and have done with this. svn path=/branches/tk705/; revision=6427 --- rpki/fields.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rpki/fields.py') diff --git a/rpki/fields.py b/rpki/fields.py index 30cf57c7..0b76d7fa 100644 --- a/rpki/fields.py +++ b/rpki/fields.py @@ -1,8 +1,8 @@ # $Id$ # -# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") -# Portions copyright (C) 2013--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2011--2012 Internet Systems Consortium ("ISC") +# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") +# Portions copyright (C) 2013-2014 Dragon Research Labs ("DRL") +# Portions copyright (C) 2011-2012 Internet Systems Consortium ("ISC") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3