summaryrefslogtreecommitdiff
path: root/usr.bin/finger/finger.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-10-23 12:18:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-10-23 12:18:34 +0000
commit1e832bf81d5a4c0b90bdfca13bb48f7cff9876f5 (patch)
tree7cf53beeb05b5c02e8b8d1a971fb67379dff9287 /usr.bin/finger/finger.c
parent04c94f3cfd33837998761c83df3a78cadb746ff0 (diff)
downloadsrc-test2-1e832bf81d5a4c0b90bdfca13bb48f7cff9876f5.tar.gz
src-test2-1e832bf81d5a4c0b90bdfca13bb48f7cff9876f5.zip
Notes
Diffstat (limited to 'usr.bin/finger/finger.c')
-rw-r--r--usr.bin/finger/finger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/finger.c b/usr.bin/finger/finger.c
index be5413138885..53ea14496163 100644
--- a/usr.bin/finger/finger.c
+++ b/usr.bin/finger/finger.c
@@ -45,7 +45,7 @@
*/
#ifndef lint
-static char copyright[] =
+static const char copyright[] =
"@(#) Copyright (c) 1989, 1993\n\
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */