aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/movemail.c
diff options
context:
space:
mode:
authorGlenn Morris2011-01-26 00:36:39 -0800
committerGlenn Morris2011-01-26 00:36:39 -0800
commit95df8112a0cbdb06addbac5fbea03b37d4440418 (patch)
tree40de7680f5332a55701dc1477722357dd37803b3 /lib-src/movemail.c
parent008cad902f3434dc8c490dd0488ae93df4f16d9c (diff)
downloademacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz
emacs-95df8112a0cbdb06addbac5fbea03b37d4440418.zip
Refill some long/short copyright headers.
Diffstat (limited to 'lib-src/movemail.c')
-rw-r--r--lib-src/movemail.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib-src/movemail.c b/lib-src/movemail.c
index 7975ebecd62..682aa10aa39 100644
--- a/lib-src/movemail.c
+++ b/lib-src/movemail.c
@@ -1,6 +1,8 @@
1/* movemail foo bar -- move file foo to file bar, 1/* movemail foo bar -- move file foo to file bar,
2 locking file foo the way /bin/mail respects. 2 locking file foo the way /bin/mail respects.
3 Copyright (C) 1986, 1992-1994, 1996, 1999, 2001-2011 Free Software Foundation, Inc. 3
4Copyright (C) 1986, 1992-1994, 1996, 1999, 2001-2011
5 Free Software Foundation, Inc.
4 6
5This file is part of GNU Emacs. 7This file is part of GNU Emacs.
6 8