summaryrefslogtreecommitdiff
path: root/src/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.c')
-rw-r--r--src/init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/init.c b/src/init.c
index a4a8136..e64a37a 100644
--- a/src/init.c
+++ b/src/init.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2001,2010-2013,2015,2017-2018 LAAS/CNRS
+ * Copyright (c) 2001,2010-2013,2015,2017-2018,2020 LAAS/CNRS
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@
*/
#include "elconfig.h"
-static char copyright[] = " - Copyright (C) 2001-2018 LAAS-CNRS";
+static char copyright[] = " - Copyright (C) 2001-2020 LAAS-CNRS";
static char *version = ELTCLSH_VERSION;
#include <stdio.h>