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/pubd.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'rpki/pubd.py') diff --git a/rpki/pubd.py b/rpki/pubd.py index 53b452fa..56a840d4 100644 --- a/rpki/pubd.py +++ b/rpki/pubd.py @@ -1,9 +1,9 @@ # $Id$ # -# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS") -# Portions copyright (C) 2013--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2012 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS") +# Portions copyright (C) 2013-2014 Dragon Research Labs ("DRL") +# Portions copyright (C) 2009-2012 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 -- cgit v1.2.3