summaryrefslogtreecommitdiffstats
path: root/contrib/less/lessecho.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/lessecho.c')
-rw-r--r--contrib/less/lessecho.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/less/lessecho.c b/contrib/less/lessecho.c
index 89a44ec..ac42c06 100644
--- a/contrib/less/lessecho.c
+++ b/contrib/less/lessecho.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1984-2004 Mark Nudelman
+ * Copyright (C) 1984-2007 Mark Nudelman
*
* You may distribute under the terms of either the GNU General Public
* License or the Less License, as specified in the README file.
@@ -28,7 +28,7 @@
#include "less.h"
-static char *version = "$Revision: 1.10 $";
+static char *version = "$Revision: 1.11 $";
static int quote_all = 0;
static char openquote = '"';
OpenPOWER on IntegriCloud