aboutsummaryrefslogtreecommitdiff
path: root/rp/config
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-05-07 04:14:02 +0000
committerRob Austein <sra@hactrn.net>2016-05-07 04:14:02 +0000
commit383b0a0d20de4bf6674f7e852b804a9d91df3ea0 (patch)
treefc4d4cab56df2129f58581cc38b7327835876b83 /rp/config
parentda8998dc54696f9e0e2ee6d45b32fc3175c0ece3 (diff)
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
Diffstat (limited to 'rp/config')
-rwxr-xr-xrp/config/rpki-confgen2
-rw-r--r--rp/config/rpki-confgen.xml4
-rwxr-xr-xrp/config/rpki-generate-root-certificate2
-rwxr-xr-xrp/config/rpki-sql-backup4
-rwxr-xr-xrp/config/rpki-sql-setup4
5 files changed, 8 insertions, 8 deletions
diff --git a/rp/config/rpki-confgen b/rp/config/rpki-confgen
index 9ab00eab..b25f9083 100755
--- a/rp/config/rpki-confgen
+++ b/rp/config/rpki-confgen
@@ -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/rp/config/rpki-confgen.xml b/rp/config/rpki-confgen.xml
index 378a22f7..bc1458ea 100644
--- a/rp/config/rpki-confgen.xml
+++ b/rp/config/rpki-confgen.xml
@@ -4,9 +4,9 @@
Documented option definitions for rpki-confgen to use in generating
rpki.conf and TracWiki documentation.
- 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/rp/config/rpki-generate-root-certificate b/rp/config/rpki-generate-root-certificate
index aa0b300d..8b2c8824 100755
--- a/rp/config/rpki-generate-root-certificate
+++ b/rp/config/rpki-generate-root-certificate
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2015--2016 Parsons Government Services ("PARSONS")
+# Copyright (C) 2015-2016 Parsons Government Services ("PARSONS")
#
# 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/rp/config/rpki-sql-backup b/rp/config/rpki-sql-backup
index 8097f899..cf90e0d0 100755
--- a/rp/config/rpki-sql-backup
+++ b/rp/config/rpki-sql-backup
@@ -2,9 +2,9 @@
# $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) 2010--2013 Internet Systems Consortium ("ISC")
+# Portions copyright (C) 2010-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/rp/config/rpki-sql-setup b/rp/config/rpki-sql-setup
index 521f1e18..1a133e0b 100755
--- a/rp/config/rpki-sql-setup
+++ b/rp/config/rpki-sql-setup
@@ -2,9 +2,9 @@
# $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