aboutsummaryrefslogtreecommitdiff
path: root/src/util/str.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/str.c')
-rw-r--r--src/util/str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/str.c b/src/util/str.c
index 3f9f39c..f213c99 100644
--- a/src/util/str.c
+++ b/src/util/str.c
@@ -1,6 +1,6 @@
/*
* ecgen, tool for generating Elliptic curve domain parameters
- * Copyright (C) 2017 J08nY
+ * Copyright (C) 2017-2018 J08nY
*/
#include "str.h"
#include <ctype.h>