diff options
Diffstat (limited to 'rp/config')
-rwxr-xr-x | rp/config/rpki-confgen | 2 | ||||
-rw-r--r-- | rp/config/rpki-confgen.xml | 4 | ||||
-rwxr-xr-x | rp/config/rpki-generate-root-certificate | 2 | ||||
-rwxr-xr-x | rp/config/rpki-sql-backup | 4 | ||||
-rwxr-xr-x | rp/config/rpki-sql-setup | 4 |
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 |