From 23864f09cff6510fa6a9b29aefd852842493e9e4 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 5 Apr 2018 22:49:01 +0200 Subject: Copyright fixes and Makefile fixes. --- test/src/math/test_koblitz.c | 2 +- test/src/math/test_subgroup.c | 2 +- test/src/math/test_twists.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'test/src/math') diff --git a/test/src/math/test_koblitz.c b/test/src/math/test_koblitz.c index 811edc3..93272ab 100644 --- a/test/src/math/test_koblitz.c +++ b/test/src/math/test_koblitz.c @@ -1,6 +1,6 @@ /* * ecgen, tool for generating Elliptic curve domain parameters - * Copyright (C) 2017 J08nY + * Copyright (C) 2017-2018 J08nY */ #include #include "gen/point.h" diff --git a/test/src/math/test_subgroup.c b/test/src/math/test_subgroup.c index 1acb468..d6b2f10 100644 --- a/test/src/math/test_subgroup.c +++ b/test/src/math/test_subgroup.c @@ -1,6 +1,6 @@ /* * ecgen, tool for generating Elliptic curve domain parameters - * Copyright (C) 2017 J08nY + * Copyright (C) 2017-2018 J08nY */ #include #include "gen/point.h" diff --git a/test/src/math/test_twists.c b/test/src/math/test_twists.c index cc39369..0712d3c 100644 --- a/test/src/math/test_twists.c +++ b/test/src/math/test_twists.c @@ -1,6 +1,6 @@ /* * ecgen, tool for generating Elliptic curve domain parameters - * Copyright (C) 2017 J08nY + * Copyright (C) 2017-2018 J08nY */ #include #include "gen/field.h" -- cgit v1.2.3-70-g09d2