diff options
author | Rob Austein <sra@hactrn.net> | 2016-05-07 04:14:02 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-05-07 04:14:02 +0000 |
commit | 383b0a0d20de4bf6674f7e852b804a9d91df3ea0 (patch) | |
tree | fc4d4cab56df2129f58581cc38b7327835876b83 /schemas/relaxng/publication-control.rnc | |
parent | da8998dc54696f9e0e2ee6d45b32fc3175c0ece3 (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 'schemas/relaxng/publication-control.rnc')
-rw-r--r-- | schemas/relaxng/publication-control.rnc | 6 |
1 files changed, 3 insertions, 3 deletions
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 |