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
a5b68355
Commit
a5b68355
authored
Jan 07, 2008
by
Glenn Morris
Browse files
Add 2008 to copyright years.
parent
b9b14d13
Changes
41
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
21 additions
and
20 deletions
+21
-20
lib-src/ChangeLog
lib-src/ChangeLog
+1
-1
lib-src/Makefile.in
lib-src/Makefile.in
+1
-1
lib-src/b2m.pl
lib-src/b2m.pl
+1
-1
lib-src/cvtmail.c
lib-src/cvtmail.c
+1
-1
lib-src/digest-doc.c
lib-src/digest-doc.c
+1
-1
lib-src/emacsclient.c
lib-src/emacsclient.c
+1
-1
lib-src/emacstool.c
lib-src/emacstool.c
+1
-1
lib-src/etags.c
lib-src/etags.c
+1
-1
lib-src/fakemail.c
lib-src/fakemail.c
+1
-1
lib-src/grep-changelog
lib-src/grep-changelog
+1
-1
lib-src/hexl.c
lib-src/hexl.c
+1
-1
lib-src/make-docfile.c
lib-src/make-docfile.c
+2
-1
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+1
-1
lib-src/movemail.c
lib-src/movemail.c
+1
-1
lib-src/ntlib.c
lib-src/ntlib.c
+1
-1
lib-src/ntlib.h
lib-src/ntlib.h
+1
-1
lib-src/pop.c
lib-src/pop.c
+1
-1
lib-src/pop.h
lib-src/pop.h
+1
-1
lib-src/profile.c
lib-src/profile.c
+1
-1
lib-src/rcs-checkin
lib-src/rcs-checkin
+1
-1
No files found.
lib-src/ChangeLog
View file @
a5b68355
...
@@ -6293,7 +6293,7 @@
...
@@ -6293,7 +6293,7 @@
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/Makefile.in
View file @
a5b68355
# Makefile for lib-src subdirectory in GNU Emacs.
# Makefile for lib-src subdirectory in GNU Emacs.
# Copyright (C) 1985, 1987, 1988, 1993, 1994, 2001, 2002, 2003, 2004,
# Copyright (C) 1985, 1987, 1988, 1993, 1994, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007 Free Software Foundation, Inc.
# 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
# This file is part of GNU Emacs.
# This file is part of GNU Emacs.
...
...
lib-src/b2m.pl
View file @
a5b68355
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# b2m.pl - Script to convert a Babyl file to an mbox file
# b2m.pl - Script to convert a Babyl file to an mbox file
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
# Free Software Foundation, Inc.
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
...
...
lib-src/cvtmail.c
View file @
a5b68355
/* Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004,
/* Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/digest-doc.c
View file @
a5b68355
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
standard output a file of nroff output containing the doc strings.
standard output a file of nroff output containing the doc strings.
Copyright (C) 1987, 1994, 2001, 2002, 2003, 2004,
Copyright (C) 1987, 1994, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/emacsclient.c
View file @
a5b68355
/* Client process that communicates with GNU Emacs acting as server.
/* Client process that communicates with GNU Emacs acting as server.
Copyright (C) 1986, 1987, 1994, 1999, 2000, 2001, 2002, 2003, 2004,
Copyright (C) 1986, 1987, 1994, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/emacstool.c
View file @
a5b68355
/*
/*
Copyright (C) 1986, 1988, 1990, 1991, 2001, 2002, 2003, 2004,
Copyright (C) 1986, 1988, 1990, 1991, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/etags.c
View file @
a5b68355
...
@@ -29,7 +29,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
...
@@ -29,7 +29,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (C) 1984, 1987, 1988, 1989, 1993, 1994, 1995, 1998, 1999,
Copyright (C) 1984, 1987, 1988, 1989, 1993, 1994, 1995, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Free Software Foundation, Inc.
This file is not considered part of GNU Emacs.
This file is not considered part of GNU Emacs.
...
...
lib-src/fakemail.c
View file @
a5b68355
/* sendmail-like interface to /bin/mail for system V,
/* sendmail-like interface to /bin/mail for system V,
Copyright (C) 1985, 1994, 1999, 2001, 2002, 2003, 2004,
Copyright (C) 1985, 1994, 1999, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/grep-changelog
View file @
a5b68355
#! /usr/bin/perl
#! /usr/bin/perl
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007 Free Software Foundation, Inc.
# 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
#
#
# This file is part of GNU Emacs.
# This file is part of GNU Emacs.
#
#
...
...
lib-src/hexl.c
View file @
a5b68355
/* Convert files for Emacs Hexl mode.
/* Convert files for Emacs Hexl mode.
Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005,
Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
2006, 2007
, 2008
Free Software Foundation, Inc.
This file is not considered part of GNU Emacs.
This file is not considered part of GNU Emacs.
...
...
lib-src/make-docfile.c
View file @
a5b68355
/* Generate doc-string file for GNU Emacs from source files.
/* Generate doc-string file for GNU Emacs from source files.
Copyright (C) 1985, 1986, 1992, 1993, 1994, 1997, 1999, 2000, 2001,
Copyright (C) 1985, 1986, 1992, 1993, 1994, 1997, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/makefile.w32-in
View file @
a5b68355
# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
# Copyright (C) 2000, 2001, 2002, 2003, 2004,
# Copyright (C) 2000, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007 Free Software Foundation, Inc.
# 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
#
#
# This file is part of GNU Emacs.
# This file is part of GNU Emacs.
#
#
...
...
lib-src/movemail.c
View file @
a5b68355
/* 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, 1993, 1994, 1996, 1999, 2001, 2002, 2003, 2004,
Copyright (C) 1986, 1992, 1993, 1994, 1996, 1999, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/ntlib.c
View file @
a5b68355
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/ntlib.h
View file @
a5b68355
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
Copyright (C) 1994, 2002, 2003, 2004, 2005,
Copyright (C) 1994, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/pop.c
View file @
a5b68355
/* 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, 2002, 2003, 2004,
Copyright (C) 1991, 1993, 1996, 1997, 1999, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Written by Jonathan Kamens, jik@security.ov.com.
Written by Jonathan Kamens, jik@security.ov.com.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/pop.h
View file @
a5b68355
/* pop.h: Header file for the "pop.c" client POP3 protocol.
/* pop.h: Header file for the "pop.c" client POP3 protocol.
Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004,
Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Written by Jonathan Kamens, jik@security.ov.com.
Written by Jonathan Kamens, jik@security.ov.com.
This file is part of GNU Emacs.
This file is part of GNU Emacs.
...
...
lib-src/profile.c
View file @
a5b68355
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004,
Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
...
...
lib-src/rcs-checkin
View file @
a5b68355
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# This script accepts any number of file arguments and checks them into RCS.
# This script accepts any number of file arguments and checks them into RCS.
# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007 Free Software Foundation, Inc.
# 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
#
#
# This file is part of GNU Emacs.
# This file is part of GNU Emacs.
#
#
...
...
Prev
1
2
3
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