diff options
| author | J08nY | 2018-04-05 22:49:01 +0200 |
|---|---|---|
| committer | J08nY | 2018-04-05 22:49:01 +0200 |
| commit | 23864f09cff6510fa6a9b29aefd852842493e9e4 (patch) | |
| tree | 89d7bb4bcb254eace8e4c325fa265fb3245f3b07 /test/src/util/test_timeout.c | |
| parent | 71cbaba2fe4f4be9d7531fa901178225d02215b8 (diff) | |
| download | ecgen-23864f09cff6510fa6a9b29aefd852842493e9e4.tar.gz ecgen-23864f09cff6510fa6a9b29aefd852842493e9e4.tar.zst ecgen-23864f09cff6510fa6a9b29aefd852842493e9e4.zip | |
Copyright fixes and Makefile fixes.
Diffstat (limited to 'test/src/util/test_timeout.c')
| -rw-r--r-- | test/src/util/test_timeout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/util/test_timeout.c b/test/src/util/test_timeout.c index adf9b2a..c93695c 100644 --- a/test/src/util/test_timeout.c +++ b/test/src/util/test_timeout.c @@ -1,6 +1,6 @@ /* * ecgen, tool for generating Elliptic curve domain parameters - * Copyright (C) 2017 J08nY + * Copyright (C) 2017-2018 J08nY */ #include <criterion/criterion.h> |
