diff options
Diffstat (limited to 'ca/tests')
-rw-r--r-- | ca/tests/left-right-protocol-samples.xml | 4 | ||||
-rw-r--r-- | ca/tests/myrpki-xml-parse-test.py | 2 | ||||
-rw-r--r-- | ca/tests/old_irdbd.sql | 4 | ||||
-rw-r--r-- | ca/tests/smoketest.py | 6 | ||||
-rw-r--r-- | ca/tests/smoketest.setup.sql | 2 | ||||
-rw-r--r-- | ca/tests/sql-cleaner.py | 6 | ||||
-rw-r--r-- | ca/tests/sql-dumper.py | 2 | ||||
-rw-r--r-- | ca/tests/testpoke.py | 4 | ||||
-rw-r--r-- | ca/tests/xml-parse-test.py | 8 | ||||
-rw-r--r-- | ca/tests/yamlconf.py | 6 | ||||
-rwxr-xr-x | ca/tests/yamltest.py | 8 |
11 files changed, 26 insertions, 26 deletions
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 @@ <!-- -*- SGML -*- - $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 Internet Systems Consortium ("ISC") - - 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/tests/myrpki-xml-parse-test.py b/ca/tests/myrpki-xml-parse-test.py index d915ea5b..4e5a461c 100644 --- a/ca/tests/myrpki-xml-parse-test.py +++ b/ca/tests/myrpki-xml-parse-test.py @@ -1,6 +1,6 @@ # $Id$ # -# Copyright (C) 2009--2012 Internet Systems Consortium ("ISC") +# 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/tests/old_irdbd.sql b/ca/tests/old_irdbd.sql index e773bb2e..1aa1c84d 100644 --- a/ca/tests/old_irdbd.sql +++ b/ca/tests/old_irdbd.sql @@ -1,6 +1,6 @@ -- $Id$ --- Copyright (C) 2009--2011 Internet Systems Consortium ("ISC") +-- Copyright (C) 2009-2011 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 @@ -14,7 +14,7 @@ -- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -- PERFORMANCE OF THIS SOFTWARE. --- Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +-- 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/tests/smoketest.py b/ca/tests/smoketest.py index 2bce936b..e04b2b26 100644 --- a/ca/tests/smoketest.py +++ b/ca/tests/smoketest.py @@ -13,9 +13,9 @@ things that don't belong in yaml_file. # $Id$ # -# Copyright (C) 2013--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2012 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--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) 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/tests/smoketest.setup.sql b/ca/tests/smoketest.setup.sql index 8f7df211..38657bf7 100644 --- a/ca/tests/smoketest.setup.sql +++ b/ca/tests/smoketest.setup.sql @@ -18,7 +18,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/tests/sql-cleaner.py b/ca/tests/sql-cleaner.py index 38997821..c4786c1a 100644 --- a/ca/tests/sql-cleaner.py +++ b/ca/tests/sql-cleaner.py @@ -1,8 +1,8 @@ # $Id$ # -# 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/tests/sql-dumper.py b/ca/tests/sql-dumper.py index af24f2d4..5cc12e83 100644 --- a/ca/tests/sql-dumper.py +++ b/ca/tests/sql-dumper.py @@ -1,6 +1,6 @@ # $Id$ # -# Copyright (C) 2009--2012 Internet Systems Consortium ("ISC") +# 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/tests/testpoke.py b/ca/tests/testpoke.py index 7ebe7d44..0b6d8dda 100644 --- a/ca/tests/testpoke.py +++ b/ca/tests/testpoke.py @@ -1,8 +1,8 @@ # $Id$ # # Copyright (C) 2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2012 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# Portions copyright (C) 2009-2012 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/tests/xml-parse-test.py b/ca/tests/xml-parse-test.py index b23cd7af..ef063c05 100644 --- a/ca/tests/xml-parse-test.py +++ b/ca/tests/xml-parse-test.py @@ -1,9 +1,9 @@ # $Id$ # -# 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") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# 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") +# 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/tests/yamlconf.py b/ca/tests/yamlconf.py index db368320..a3f23895 100644 --- a/ca/tests/yamlconf.py +++ b/ca/tests/yamlconf.py @@ -1,8 +1,8 @@ # $Id$ # -# Copyright (C) 2013--2014 Dragon Research Labs ("DRL") -# Portions copyright (C) 2009--2012 Internet Systems Consortium ("ISC") -# Portions copyright (C) 2007--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) 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/tests/yamltest.py b/ca/tests/yamltest.py index ca96c12c..22621c67 100755 --- a/ca/tests/yamltest.py +++ b/ca/tests/yamltest.py @@ -9,10 +9,10 @@ and waits for one of them to exit. # $Id$ # -# 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") -# Portions copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# 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") +# 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 |