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/rtr/bgpdump.py | 4 ++-- rpki/rtr/channels.py | 4 ++-- rpki/rtr/generator.py | 4 ++-- rpki/rtr/main.py | 4 ++-- rpki/rtr/pdus.py | 4 ++-- rpki/rtr/server.py | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'rpki/rtr') diff --git a/rpki/rtr/bgpdump.py b/rpki/rtr/bgpdump.py index 99b1222b..190fdb60 100755 --- a/rpki/rtr/bgpdump.py +++ b/rpki/rtr/bgpdump.py @@ -1,8 +1,8 @@ # $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) 2009-2013 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 diff --git a/rpki/rtr/channels.py b/rpki/rtr/channels.py index 15d2545f..3146d2ff 100644 --- a/rpki/rtr/channels.py +++ b/rpki/rtr/channels.py @@ -1,8 +1,8 @@ # $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) 2009-2013 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 diff --git a/rpki/rtr/generator.py b/rpki/rtr/generator.py index e3f65cdb..f486a96d 100644 --- a/rpki/rtr/generator.py +++ b/rpki/rtr/generator.py @@ -1,8 +1,8 @@ # $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) 2009-2013 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 diff --git a/rpki/rtr/main.py b/rpki/rtr/main.py index 97640207..86685241 100644 --- a/rpki/rtr/main.py +++ b/rpki/rtr/main.py @@ -1,8 +1,8 @@ # $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) 2009-2013 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 diff --git a/rpki/rtr/pdus.py b/rpki/rtr/pdus.py index 96fe7d9e..1776bc61 100644 --- a/rpki/rtr/pdus.py +++ b/rpki/rtr/pdus.py @@ -1,8 +1,8 @@ # $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) 2009-2013 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 diff --git a/rpki/rtr/server.py b/rpki/rtr/server.py index c47b01c1..7f7416a6 100644 --- a/rpki/rtr/server.py +++ b/rpki/rtr/server.py @@ -1,8 +1,8 @@ # $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) 2009-2013 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