diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/agent-pkcs11.testscript | 2 | ||||
-rw-r--r-- | tests/build/bootstrap.build | 2 | ||||
-rw-r--r-- | tests/build/root.build | 2 | ||||
-rw-r--r-- | tests/buildfile | 2 | ||||
-rw-r--r-- | tests/client.testscript | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/agent-pkcs11.testscript b/tests/agent-pkcs11.testscript index 31a4d9f..0205bc6 100644 --- a/tests/agent-pkcs11.testscript +++ b/tests/agent-pkcs11.testscript @@ -1,5 +1,5 @@ # file : tests/agent-pkcs11.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : args diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index 91bc3e9..b42a95d 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 494ad82..bb9582e 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Setup the client and agents that we are testing. diff --git a/tests/buildfile b/tests/buildfile index f76786c..10ef675 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: testscript{*} $openssl_client $openssl_agent_pkcs11 diff --git a/tests/client.testscript b/tests/client.testscript index dd950cd..4f73c00 100644 --- a/tests/client.testscript +++ b/tests/client.testscript @@ -1,5 +1,5 @@ # file : tests/client.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file test.arguments += rsautl -sign -keyform engine -engine pkcs11 |