aboutsummaryrefslogtreecommitdiff
path: root/contrib/less/scrsize.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2012-06-26 23:17:33 +0000
committerXin LI <delphij@FreeBSD.org>2012-06-26 23:17:33 +0000
commit96e55cc72dd4e73f9c43872899beb615aeeed4b6 (patch)
tree1acc67942c59e279c426e0a72ee0ad94cb0ed3ba /contrib/less/scrsize.c
parenta8f682ad5500847360950d85a257a25d2fbe94df (diff)
parentae8c2162b0f1c1823dae013469f900b9882b77a2 (diff)
downloadsrc-96e55cc72dd4e73f9c43872899beb615aeeed4b6.tar.gz
src-96e55cc72dd4e73f9c43872899beb615aeeed4b6.zip
MFV: less v449.
Notes
Notes: svn path=/head/; revision=237613
Diffstat (limited to 'contrib/less/scrsize.c')
-rw-r--r--contrib/less/scrsize.c17
1 files changed, 8 insertions, 9 deletions
diff --git a/contrib/less/scrsize.c b/contrib/less/scrsize.c
index 05d041ee5fba..b9c7a492ba6e 100644
--- a/contrib/less/scrsize.c
+++ b/contrib/less/scrsize.c
@@ -1,12 +1,11 @@
-/*
- * Copyright (C) 1984-2011 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.
- *
- * For more information about less, or for information on how to
- * contact the author, see the README file.
- */
+/*
+ * Copyright (C) 1984-2012 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.
+ *
+ * For more information, see the README file.
+ */
/*
* This program is used to determine the screen dimensions on OS/2 systems.