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 --- ca/irbe_cli | 4 ++-- ca/rpki-nanny | 6 +++--- ca/rpki-start-servers | 4 ++-- ca/rpkic | 6 +++--- ca/rpkigui-apache-conf-gen | 2 +- ca/tests/left-right-protocol-samples.xml | 4 ++-- ca/tests/myrpki-xml-parse-test.py | 2 +- ca/tests/old_irdbd.sql | 4 ++-- ca/tests/smoketest.py | 6 +++--- ca/tests/smoketest.setup.sql | 2 +- ca/tests/sql-cleaner.py | 6 +++--- ca/tests/sql-dumper.py | 2 +- ca/tests/testpoke.py | 4 ++-- ca/tests/xml-parse-test.py | 8 ++++---- ca/tests/yamlconf.py | 6 +++--- ca/tests/yamltest.py | 8 ++++---- potpourri/oob-translate.xsl | 2 +- rp/config/rpki-confgen | 2 +- rp/config/rpki-confgen.xml | 4 ++-- rp/config/rpki-generate-root-certificate | 2 +- rp/config/rpki-sql-backup | 4 ++-- rp/config/rpki-sql-setup | 4 ++-- rp/rcynic/rcynic-cron | 2 +- rp/rcynic/rcynic-dump | 2 +- rp/rcynic/rcynic-html | 4 ++-- rp/rcynic/rcynic.c | 6 +++--- rp/rcynic/rcynicng | 2 +- rp/rcynic/rpki-torrent.py | 2 +- rp/utils/find_roa | 2 +- rp/utils/hashdir | 2 +- rp/utils/print_roa | 2 +- rp/utils/print_rpki_manifest | 2 +- rp/utils/scan_roas | 2 +- rp/utils/scan_routercerts | 2 +- rp/utils/uri | 2 +- rpki/POW/__init__.py | 6 +++--- rpki/adns.py | 6 +++--- rpki/cli.py | 6 +++--- rpki/config.py | 8 ++++---- rpki/csv_utils.py | 6 +++--- rpki/django_settings/common.py | 2 +- rpki/django_settings/gui.py | 2 +- rpki/django_settings/irdb.py | 2 +- rpki/django_settings/pubd.py | 2 +- rpki/django_settings/rcynic.py | 2 +- rpki/django_settings/rpkid.py | 2 +- rpki/exceptions.py | 4 ++-- rpki/fields.py | 6 +++--- rpki/http_simple.py | 2 +- rpki/ipaddrs.py | 2 +- rpki/irdb/models.py | 6 +++--- rpki/irdb/zookeeper.py | 6 +++--- rpki/irdbd.py | 8 ++++---- rpki/left_right.py | 8 ++++---- rpki/log.py | 8 ++++---- rpki/mysql_import.py | 2 +- rpki/oids.py | 6 +++--- rpki/old_irdbd.py | 8 ++++---- rpki/pubd.py | 8 ++++---- rpki/pubdb/models.py | 2 +- rpki/publication.py | 8 ++++---- rpki/publication_control.py | 8 ++++---- rpki/rcynicdb/iterator.py | 2 +- rpki/rcynicdb/models.py | 2 +- rpki/relaxng.py | 31 ++++++++++++++++--------------- rpki/resource_set.py | 8 ++++---- rpki/rootd.py | 8 ++++---- rpki/rpkic.py | 4 ++-- rpki/rpkid.py | 8 ++++---- rpki/rpkid_tasks.py | 4 ++-- rpki/rpkidb/models.py | 2 +- 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 ++-- rpki/sundial.py | 4 ++-- rpki/up_down.py | 8 ++++---- rpki/x509.py | 6 +++--- schemas/relaxng/left-right.rnc | 8 ++++---- schemas/relaxng/left-right.rng | 23 ++++++++++++----------- schemas/relaxng/publication-control.rnc | 6 +++--- schemas/relaxng/publication-control.rng | 8 ++++---- 84 files changed, 209 insertions(+), 207 deletions(-) diff --git a/ca/irbe_cli b/ca/irbe_cli index 7d62db9d..5aa6a72d 100755 --- a/ca/irbe_cli +++ b/ca/irbe_cli @@ -2,7 +2,7 @@ # $Id$ # -# Copyright (C) 2009--2013 Internet Systems Consortium ("ISC") +# 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 @@ -16,7 +16,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. # -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# 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 diff --git a/ca/rpki-nanny b/ca/rpki-nanny index 1efa2191..565ba5a7 100755 --- a/ca/rpki-nanny +++ b/ca/rpki-nanny @@ -2,10 +2,10 @@ # $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) 2007--2008 American Registry for Internet Numbers ("ARIN") +# Portions copyright (C) 2009-2013 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 diff --git a/ca/rpki-start-servers b/ca/rpki-start-servers index 1d7befb6..d7e72424 100755 --- a/ca/rpki-start-servers +++ b/ca/rpki-start-servers @@ -3,8 +3,8 @@ # $Id$ # # Copyright (C) 2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2013 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# Portions copyright (C) 2009-2013 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 diff --git a/ca/rpkic b/ca/rpkic index 86cac2cb..17ca5595 100755 --- a/ca/rpkic +++ b/ca/rpkic @@ -1,8 +1,8 @@ #!/usr/bin/env python -# 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") +# 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") # # 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/ca/rpkigui-apache-conf-gen b/ca/rpkigui-apache-conf-gen index bdfc2d64..14b4bcef 100755 --- a/ca/rpkigui-apache-conf-gen +++ b/ca/rpkigui-apache-conf-gen @@ -2,7 +2,7 @@ # $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) 2013 Internet Systems Consortium ("ISC") # diff --git a/ca/tests/left-right-protocol-samples.xml b/ca/tests/left-right-protocol-samples.xml index f0cb7843..b58b2120 100644 --- a/ca/tests/left-right-protocol-samples.xml +++ b/ca/tests/left-right-protocol-samples.xml @@ -1,10 +1,10 @@ @@ -1688,13 +1689,13 @@ oob_setup = RelaxNGParser(r''' ## Parsed RelaxNG publication_control schema publication_control = RelaxNGParser(r''' diff --git a/schemas/relaxng/publication-control.rnc b/schemas/relaxng/publication-control.rnc index ac59c617..a5f5fc23 100644 --- a/schemas/relaxng/publication-control.rnc +++ b/schemas/relaxng/publication-control.rnc @@ -2,9 +2,9 @@ # # RelaxNG schema for RPKI publication protocol. # -# Copyright (C) 2012--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2011 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# Copyright (C) 2012-2014 Dragon Research Labs ("DRL") +# Portions copyright (C) 2009-2011 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 diff --git a/schemas/relaxng/publication-control.rng b/schemas/relaxng/publication-control.rng index 606deb53..58035ff6 100644 --- a/schemas/relaxng/publication-control.rng +++ b/schemas/relaxng/publication-control.rng @@ -1,12 +1,12 @@