aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index b70384f..301de44 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/* This file is part of GNU cflow
- Copyright (C) 1997, 2005, 2007, 2009-2011, 2014-2016 Sergey
+ Copyright (C) 1997, 2005, 2007, 2009-2011, 2014-2017 Sergey
Poznyakoff
GNU cflow is free software; you can redistribute it and/or modify
@@ -743,7 +743,7 @@ const char version_etc_copyright[] =
/* Do *not* mark this string for translation. %s is a copyright
symbol suitable for this locale, and %d is the copyright
year. */
- "Copyright %s 2005, 2006, 2009, 2010, 2011, 2014 %d Sergey Poznyakoff";
+ "Copyright %s 2005-%d Sergey Poznyakoff";
int
main(int argc, char **argv)

Return to:

Send suggestions and report system problems to the System administrator.