Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
95df8112
Commit
95df8112
authored
Jan 26, 2011
by
Glenn Morris
Browse files
Refill some long/short copyright headers.
parent
008cad90
Changes
458
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
28 additions
and
37 deletions
+28
-37
leim/quail/tibetan.el
leim/quail/tibetan.el
+1
-2
leim/quail/uni-input.el
leim/quail/uni-input.el
+1
-2
leim/quail/vntelex.el
leim/quail/vntelex.el
+1
-2
leim/quail/welsh.el
leim/quail/welsh.el
+1
-2
lib-src/movemail.c
lib-src/movemail.c
+3
-1
lib-src/pop.c
lib-src/pop.c
+3
-2
lib-src/update-game-score.c
lib-src/update-game-score.c
+1
-2
lib-src/vcdiff
lib-src/vcdiff
+2
-1
lisp/ChangeLog.1
lisp/ChangeLog.1
+1
-3
lisp/ChangeLog.11
lisp/ChangeLog.11
+1
-3
lisp/autoinsert.el
lisp/autoinsert.el
+2
-1
lisp/bookmark.el
lisp/bookmark.el
+1
-2
lisp/calc/README
lisp/calc/README
+1
-2
lisp/calc/README.prev
lisp/calc/README.prev
+1
-2
lisp/calendar/appt.el
lisp/calendar/appt.el
+2
-1
lisp/calendar/cal-bahai.el
lisp/calendar/cal-bahai.el
+1
-2
lisp/calendar/cal-html.el
lisp/calendar/cal-html.el
+1
-2
lisp/calendar/cal-mayan.el
lisp/calendar/cal-mayan.el
+2
-1
lisp/calendar/cal-move.el
lisp/calendar/cal-move.el
+1
-2
lisp/calendar/calendar.el
lisp/calendar/calendar.el
+1
-2
No files found.
leim/quail/tibetan.el
View file @
95df8112
;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: iso-2022-7bit;-*-
;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: iso-2022-7bit;-*-
;; Copyright (C) 1997, 2001-2011
;; Copyright (C) 1997, 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
;; 2006, 2007, 2008, 2009, 2010, 2011
;; 2006, 2007, 2008, 2009, 2010, 2011
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; National Institute of Advanced Industrial Science and Technology (AIST)
...
...
leim/quail/uni-input.el
View file @
95df8112
;;; uni-input.el --- Hex Unicode input method
;;; uni-input.el --- Hex Unicode input method
;; Copyright (C) 2001-2011
;; Copyright (C) 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
;; Registration Number H14PRO021
...
...
leim/quail/vntelex.el
View file @
95df8112
;;; vntelex.el --- Quail package for Vietnamese by Telex method
;;; vntelex.el --- Quail package for Vietnamese by Telex method
;; Copyright (C) 2001-2011
;; Copyright (C) 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: Werner Lemberg <wl@gnu.org>
;; Author: Werner Lemberg <wl@gnu.org>
;; Keywords: multilingual, input method, Vietnamese
;; Keywords: multilingual, input method, Vietnamese
...
...
leim/quail/welsh.el
View file @
95df8112
;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: iso-2022-7bit;-*-
;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: iso-2022-7bit;-*-
;; Copyright (C) 2001-2011
;; Copyright (C) 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: Dave Love <fx@gnu.org>
;; Author: Dave Love <fx@gnu.org>
;; Keywords: i18n
;; Keywords: i18n
...
...
lib-src/movemail.c
View file @
95df8112
/* movemail foo bar -- move file foo to file bar,
/* movemail foo bar -- move file foo to file bar,
locking file foo the way /bin/mail respects.
locking file foo the way /bin/mail respects.
Copyright (C) 1986, 1992-1994, 1996, 1999, 2001-2011 Free Software Foundation, Inc.
Copyright (C) 1986, 1992-1994, 1996, 1999, 2001-2011
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/pop.c
View file @
95df8112
/* pop.c: client routines for talking to a POP3-protocol post-office server
/* pop.c: client routines for talking to a POP3-protocol post-office server
Copyright (C) 1991, 1993, 1996-1997, 1999, 2001-2011 Free Software Foundation, Inc.
Copyright (C) 1991, 1993, 1996-1997, 1999, 2001-2011
Free Software Foundation, Inc.
Author: Jonathan Kamens <jik@security.ov.com>
Author: Jonathan Kamens <jik@security.ov.com>
...
@@ -1623,4 +1625,3 @@ find_crlf (char *in_string, int len)
...
@@ -1623,4 +1625,3 @@ find_crlf (char *in_string, int len)
}
}
#endif
/* MAIL_USE_POP */
#endif
/* MAIL_USE_POP */
lib-src/update-game-score.c
View file @
95df8112
/* update-game-score.c --- Update a score file
/* update-game-score.c --- Update a score file
Copyright (C) 2002-2011
Copyright (C) 2002-2011 Free Software Foundation, Inc.
Free Software Foundation, Inc.
Author: Colin Walters <walters@debian.org>
Author: Colin Walters <walters@debian.org>
...
...
lib-src/vcdiff
View file @
95df8112
...
@@ -3,7 +3,8 @@
...
@@ -3,7 +3,8 @@
# Enhanced sccs diff utility for use with vc mode.
# Enhanced sccs diff utility for use with vc mode.
# This version is more compatible with rcsdiff(1).
# This version is more compatible with rcsdiff(1).
# Copyright (C) 1992-1993, 1995, 1997, 2001-2011 Free Software Foundation, Inc.
# Copyright (C) 1992-1993, 1995, 1997, 2001-2011
# Free Software Foundation, Inc.
# Author: Paul Eggert
# Author: Paul Eggert
# (according to authors.el)
# (according to authors.el)
...
...
lisp/ChangeLog.1
View file @
95df8112
...
@@ -3247,8 +3247,7 @@
...
@@ -3247,8 +3247,7 @@
Set current buffer variables from defaults
Set current buffer variables from defaults
in case user's init file has changed them.
in case user's init file has changed them.
Copyright (C) 1985-1986, 2001-2011
Copyright (C) 1985-1986, 2001-2011 Free Software Foundation, Inc.
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
@@ -3264,4 +3263,3 @@
...
@@ -3264,4 +3263,3 @@
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
lisp/ChangeLog.11
View file @
95df8112
...
@@ -14336,8 +14336,7 @@ See ChangeLog.10 for earlier changes.
...
@@ -14336,8 +14336,7 @@ See ChangeLog.10 for earlier changes.
;; coding: utf-8
;; coding: utf-8
;; End:
;; End:
Copyright (C) 2003-2011
Copyright (C) 2003-2011 Free Software Foundation, Inc.
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
@@ -14353,4 +14352,3 @@ See ChangeLog.10 for earlier changes.
...
@@ -14353,4 +14352,3 @@ See ChangeLog.10 for earlier changes.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
lisp/autoinsert.el
View file @
95df8112
;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2011 Free Software Foundation, Inc.
;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2011
;; Free Software Foundation, Inc.
;; Author: Charlie Martin <crm@cs.duke.edu>
;; Author: Charlie Martin <crm@cs.duke.edu>
;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org>
;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org>
...
...
lisp/bookmark.el
View file @
95df8112
;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later
;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later
;; Copyright (C) 1993-1997, 2001-2011
;; Copyright (C) 1993-1997, 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: Karl Fogel <kfogel@red-bean.com>
;; Author: Karl Fogel <kfogel@red-bean.com>
;; Maintainer: Karl Fogel <kfogel@red-bean.com>
;; Maintainer: Karl Fogel <kfogel@red-bean.com>
...
...
lisp/calc/README
View file @
95df8112
Copyright (C) 2001-2011
Copyright (C) 2001-2011 Free Software Foundation, Inc.
Free Software Foundation, Inc.
See the end of the file for license conditions.
See the end of the file for license conditions.
...
...
lisp/calc/README.prev
View file @
95df8112
Copyright (C) 2001-2011
Copyright (C) 2001-2011 Free Software Foundation, Inc.
Free Software Foundation, Inc.
See the end of the file for license conditions.
See the end of the file for license conditions.
...
...
lisp/calendar/appt.el
View file @
95df8112
;;; appt.el --- appointment notification functions
;;; appt.el --- appointment notification functions
;; Copyright (C) 1989-1990, 1994, 1998, 2001-2011 Free Software Foundation, Inc.
;; Copyright (C) 1989-1990, 1994, 1998, 2001-2011
;; Free Software Foundation, Inc.
;; Author: Neil Mager <neilm@juliet.ll.mit.edu>
;; Author: Neil Mager <neilm@juliet.ll.mit.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>
;; Maintainer: Glenn Morris <rgm@gnu.org>
...
...
lisp/calendar/cal-bahai.el
View file @
95df8112
;;; cal-bahai.el --- calendar functions for the Bahá'í calendar.
;;; cal-bahai.el --- calendar functions for the Bahá'í calendar.
;; Copyright (C) 2001-2011
;; Copyright (C) 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: John Wiegley <johnw@gnu.org>
;; Author: John Wiegley <johnw@gnu.org>
;; Keywords: calendar
;; Keywords: calendar
...
...
lisp/calendar/cal-html.el
View file @
95df8112
;;; cal-html.el --- functions for printing HTML calendars
;;; cal-html.el --- functions for printing HTML calendars
;; Copyright (C) 2002-2011
;; Copyright (C) 2002-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: Anna M. Bigatti <bigatti@dima.unige.it>
;; Author: Anna M. Bigatti <bigatti@dima.unige.it>
;; Keywords: calendar
;; Keywords: calendar
...
...
lisp/calendar/cal-mayan.el
View file @
95df8112
;;; cal-mayan.el --- calendar functions for the Mayan calendars
;;; cal-mayan.el --- calendar functions for the Mayan calendars
;; Copyright (C) 1992-1993, 1995, 1997, 2001-2011 Free Software Foundation, Inc.
;; Copyright (C) 1992-1993, 1995, 1997, 2001-2011
;; Free Software Foundation, Inc.
;; Author: Stewart M. Clamen <clamen@cs.cmu.edu>
;; Author: Stewart M. Clamen <clamen@cs.cmu.edu>
;; Edward M. Reingold <reingold@cs.uiuc.edu>
;; Edward M. Reingold <reingold@cs.uiuc.edu>
...
...
lisp/calendar/cal-move.el
View file @
95df8112
;;; cal-move.el --- calendar functions for movement in the calendar
;;; cal-move.el --- calendar functions for movement in the calendar
;; Copyright (C) 1995, 2001-2011
;; Copyright (C) 1995, 2001-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>
;; Maintainer: Glenn Morris <rgm@gnu.org>
...
...
lisp/calendar/calendar.el
View file @
95df8112
;;; calendar.el --- calendar functions
;;; calendar.el --- calendar functions
;; Copyright (C) 1988-1995, 1997, 2000-2011
;; Copyright (C) 1988-1995, 1997, 2000-2011 Free Software Foundation, Inc.
;; Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>
;; Maintainer: Glenn Morris <rgm@gnu.org>
...
...
Prev
1
2
3
4
5
6
7
8
9
…
23
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment