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/adns.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rpki/adns.py') diff --git a/rpki/adns.py b/rpki/adns.py index 4f8cf7ea..82fdd61d 100644 --- a/rpki/adns.py +++ b/rpki/adns.py @@ -1,8 +1,8 @@ # $Id$ # -# Copyright (C) 2013--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2010--2012 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2003--2007, 2009, 2010 Nominum, Inc. ("NOMINUM") +# Copyright (C) 2013-2014 Dragon Research Labs ("DRL") +# Portions copyright (C) 2010-2012 Internet Systems Consortium ("ISC") +# Portions copyright (C) 2003-2007, 2009, 2010 Nominum, Inc. ("NOMINUM") # # 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