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 /rp/rcynic | |
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 'rp/rcynic')
-rwxr-xr-x | rp/rcynic/rcynic-cron | 2 | ||||
-rwxr-xr-x | rp/rcynic/rcynic-dump | 2 | ||||
-rwxr-xr-x | rp/rcynic/rcynic-html | 4 | ||||
-rw-r--r-- | rp/rcynic/rcynic.c | 6 | ||||
-rwxr-xr-x | rp/rcynic/rcynicng | 2 | ||||
-rw-r--r-- | rp/rcynic/rpki-torrent.py | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/rp/rcynic/rcynic-cron b/rp/rcynic/rcynic-cron index 6f57d2df..6bc9d165 100755 --- a/rp/rcynic/rcynic-cron +++ b/rp/rcynic/rcynic-cron @@ -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/rcynic/rcynic-dump b/rp/rcynic/rcynic-dump index 96436859..44e4d000 100755 --- a/rp/rcynic/rcynic-dump +++ b/rp/rcynic/rcynic-dump @@ -2,7 +2,7 @@ # $Id$ -# 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/rcynic/rcynic-html b/rp/rcynic/rcynic-html index 154193b2..d893fbd3 100755 --- a/rp/rcynic/rcynic-html +++ b/rp/rcynic/rcynic-html @@ -2,8 +2,8 @@ # # $Id$ # -# Copyright (C) 2013--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2012 Internet Systems Consortium ("ISC") +# 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/rp/rcynic/rcynic.c b/rp/rcynic/rcynic.c index 36c1950f..dcf8603c 100644 --- a/rp/rcynic/rcynic.c +++ b/rp/rcynic/rcynic.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2013--2014 Dragon Research Labs ("DRL") - * Portions copyright (C) 2009--2012 Internet Systems Consortium ("ISC") - * Portions copyright (C) 2006--2008 American Registry for Internet Numbers ("ARIN") + * Copyright (C) 2013-2014 Dragon Research Labs ("DRL") + * Portions copyright (C) 2009-2012 Internet Systems Consortium ("ISC") + * Portions copyright (C) 2006-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/rp/rcynic/rcynicng b/rp/rcynic/rcynicng index b1d9d0d1..57930cb4 100755 --- a/rp/rcynic/rcynicng +++ b/rp/rcynic/rcynicng @@ -2,7 +2,7 @@ # $Id$ -# 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/rcynic/rpki-torrent.py b/rp/rcynic/rpki-torrent.py index f9a3d620..b310d06d 100644 --- a/rp/rcynic/rpki-torrent.py +++ b/rp/rcynic/rpki-torrent.py @@ -2,7 +2,7 @@ # # $Id$ # -# Copyright (C) 2013--2014 Dragon Research Labs ("DRL") +# Copyright (C) 2013-2014 Dragon Research Labs ("DRL") # Portions copyright (C) 2012 Internet Systems Consortium ("ISC") # # Permission to use, copy, modify, and distribute this software for any |