Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1bb97e22
Commit
1bb97e22
authored
Jan 08, 2008
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 2008 to copyright years.
parent
d76a1421
Changes
76
Hide whitespace changes
Inline
Side-by-side
Showing
76 changed files
with
83 additions
and
81 deletions
+83
-81
etc/ChangeLog
etc/ChangeLog
+2
-1
etc/DEBUG
etc/DEBUG
+1
-1
etc/DISTRIB
etc/DISTRIB
+1
-1
etc/ERC-NEWS
etc/ERC-NEWS
+1
-1
etc/ETAGS.EBNF
etc/ETAGS.EBNF
+1
-1
etc/GNU
etc/GNU
+1
-1
etc/GNUS-NEWS
etc/GNUS-NEWS
+1
-1
etc/HELLO
etc/HELLO
+1
-1
etc/MACHINES
etc/MACHINES
+1
-1
etc/MAILINGLISTS
etc/MAILINGLISTS
+1
-1
etc/MH-E-NEWS
etc/MH-E-NEWS
+1
-1
etc/MORE.STUFF
etc/MORE.STUFF
+1
-1
etc/Makefile
etc/Makefile
+1
-1
etc/NEWS
etc/NEWS
+1
-1
etc/NEWS.1-17
etc/NEWS.1-17
+1
-1
etc/NEWS.18
etc/NEWS.18
+1
-1
etc/NEWS.19
etc/NEWS.19
+2
-1
etc/NEWS.20
etc/NEWS.20
+1
-1
etc/NEWS.21
etc/NEWS.21
+1
-1
etc/TERMS
etc/TERMS
+1
-1
etc/TODO
etc/TODO
+1
-1
etc/TUTORIAL
etc/TUTORIAL
+1
-1
etc/TUTORIAL.bg
etc/TUTORIAL.bg
+1
-1
etc/TUTORIAL.cn
etc/TUTORIAL.cn
+2
-2
etc/TUTORIAL.cs
etc/TUTORIAL.cs
+1
-1
etc/TUTORIAL.de
etc/TUTORIAL.de
+1
-1
etc/TUTORIAL.eo
etc/TUTORIAL.eo
+1
-1
etc/TUTORIAL.es
etc/TUTORIAL.es
+1
-1
etc/TUTORIAL.fr
etc/TUTORIAL.fr
+1
-1
etc/TUTORIAL.it
etc/TUTORIAL.it
+1
-1
etc/TUTORIAL.ja
etc/TUTORIAL.ja
+1
-1
etc/TUTORIAL.ko
etc/TUTORIAL.ko
+1
-1
etc/TUTORIAL.nl
etc/TUTORIAL.nl
+2
-2
etc/TUTORIAL.pl
etc/TUTORIAL.pl
+1
-1
etc/TUTORIAL.pt_BR
etc/TUTORIAL.pt_BR
+1
-1
etc/TUTORIAL.ro
etc/TUTORIAL.ro
+1
-1
etc/TUTORIAL.ru
etc/TUTORIAL.ru
+1
-1
etc/TUTORIAL.sk
etc/TUTORIAL.sk
+1
-1
etc/TUTORIAL.sl
etc/TUTORIAL.sl
+1
-1
etc/TUTORIAL.sv
etc/TUTORIAL.sv
+1
-1
etc/TUTORIAL.th
etc/TUTORIAL.th
+1
-1
etc/TUTORIAL.zh
etc/TUTORIAL.zh
+1
-1
etc/calccard.tex
etc/calccard.tex
+1
-1
etc/compilation.txt
etc/compilation.txt
+1
-1
etc/cs-dired-ref.tex
etc/cs-dired-ref.tex
+1
-1
etc/cs-refcard.tex
etc/cs-refcard.tex
+1
-1
etc/cs-survival.tex
etc/cs-survival.tex
+1
-1
etc/de-refcard.tex
etc/de-refcard.tex
+1
-1
etc/dired-ref.tex
etc/dired-ref.tex
+1
-1
etc/edt-user.doc
etc/edt-user.doc
+2
-2
etc/emacs-buffer.gdb
etc/emacs-buffer.gdb
+1
-1
etc/emacs.bash
etc/emacs.bash
+1
-1
etc/emacs.py
etc/emacs.py
+1
-1
etc/enriched.doc
etc/enriched.doc
+1
-1
etc/fr-drdref.tex
etc/fr-drdref.tex
+1
-1
etc/fr-refcard.tex
etc/fr-refcard.tex
+1
-1
etc/fr-survival.tex
etc/fr-survival.tex
+1
-1
etc/gnus-logo.eps
etc/gnus-logo.eps
+1
-1
etc/gnus-tut.txt
etc/gnus-tut.txt
+1
-1
etc/grep.txt
etc/grep.txt
+1
-1
etc/images/gnus/README
etc/images/gnus/README
+2
-2
etc/images/gud/README
etc/images/gud/README
+2
-2
etc/orgcard.tex
etc/orgcard.tex
+1
-1
etc/pl-refcard.tex
etc/pl-refcard.tex
+1
-1
etc/pt-br-refcard.tex
etc/pt-br-refcard.tex
+1
-1
etc/refcard.tex
etc/refcard.tex
+1
-1
etc/ru-refcard.tex
etc/ru-refcard.tex
+1
-1
etc/ses-example.ses
etc/ses-example.ses
+1
-1
etc/sk-dired-ref.tex
etc/sk-dired-ref.tex
+1
-1
etc/sk-refcard.tex
etc/sk-refcard.tex
+1
-1
etc/sk-survival.tex
etc/sk-survival.tex
+1
-1
etc/splash.xpm
etc/splash.xpm
+1
-1
etc/splash8.xpm
etc/splash8.xpm
+1
-1
etc/survival.tex
etc/survival.tex
+1
-1
etc/vipcard.tex
etc/vipcard.tex
+1
-1
etc/viperCard.tex
etc/viperCard.tex
+1
-1
No files found.
etc/ChangeLog
View file @
1bb97e22
...
...
@@ -3671,7 +3671,8 @@
;; End:
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 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.
...
...
etc/DEBUG
View file @
1bb97e22
Debugging GNU Emacs
Copyright (C) 1985, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/DISTRIB
View file @
1bb97e22
...
...
@@ -5,7 +5,7 @@ the USA, see http://www.gnu.org/order/order.html.
GNU Emacs availability information, October 2000
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995,
1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/ERC-NEWS
View file @
1bb97e22
ERC NEWS -*- outline -*-
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
* Changes in ERC 5.2
...
...
etc/ETAGS.EBNF
View file @
1bb97e22
...
...
@@ -94,7 +94,7 @@ those.
===================== end of discussion of tag names =====================
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
COPYING PERMISSIONS:
...
...
etc/GNU
View file @
1bb97e22
Copyright (C) 1985, 1993, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document, in any medium, provided that the copyright notice and
...
...
etc/GNUS-NEWS
View file @
1bb97e22
GNUS NEWS -- history of user-visible changes.
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
Please send Gnus bug reports to bugs@gnus.org.
...
...
etc/HELLO
View file @
1bb97e22
...
...
@@ -63,7 +63,7 @@ Korean ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
etc/MACHINES
View file @
1bb97e22
Emacs machines list
Copyright (C) 1989, 1990, 1992, 1993, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
This is a list of the status of GNU Emacs on various machines and systems.
...
...
etc/MAILINGLISTS
View file @
1bb97e22
...
...
@@ -318,7 +318,7 @@ mode: outline
fill-column: 72
End:
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is hereby granted, free of charge, to any person obtaining
...
...
etc/MH-E-NEWS
View file @
1bb97e22
*
COPYRIGHT
Copyright
(
C
)
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Copyright
(
C
)
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
See
the
end
of
the
file
for
license
conditions
.
...
...
etc/MORE.STUFF
View file @
1bb97e22
More Neat Stuff for your Emacs
Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/Makefile
View file @
1bb97e22
### Makefile for Emacs etc/ directory
## Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
## 2007 Free Software Foundation, Inc.
## 2007
, 2008
Free Software Foundation, Inc.
## This file is part of GNU Emacs.
...
...
etc/NEWS
View file @
1bb97e22
GNU
Emacs
NEWS
--
history
of
user
-
visible
changes
.
Copyright
(
C
)
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Copyright
(
C
)
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
See
the
end
of
the
file
for
license
conditions
.
...
...
etc/NEWS.1-17
View file @
1bb97e22
GNU Emacs NEWS -- history of user-visible changes. 26-Mar-1986
Copyright (C) 1985, 1986, 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/NEWS.18
View file @
1bb97e22
GNU Emacs NEWS -- history of user-visible changes. 17-Aug-1988
Copyright (C) 1988, 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 1988, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/NEWS.19
View file @
1bb97e22
GNU Emacs NEWS -- history of user-visible changes. 1992.
Copyright (C) 1993, 1994, 1995, 2001, 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 2001, 2006, 2007, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/NEWS.20
View file @
1bb97e22
GNU
Emacs
NEWS
--
history
of
user
-
visible
changes
.
2006
-
05
-
31
Copyright
(
C
)
1999
,
2000
,
2001
,
2006
,
2007
Copyright
(
C
)
1999
,
2000
,
2001
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
See
the
end
of
the
file
for
license
conditions
.
...
...
etc/NEWS.21
View file @
1bb97e22
GNU
Emacs
NEWS
--
history
of
user
-
visible
changes
.
2006
-
05
-
31
Copyright
(
C
)
2000
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Copyright
(
C
)
2000
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
See
the
end
of
the
file
for
license
conditions
.
...
...
etc/TERMS
View file @
1bb97e22
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for copying permissions.
...
...
etc/TODO
View file @
1bb97e22
Emacs TODO List -*-outline-*-
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
etc/TUTORIAL
View file @
1bb97e22
...
...
@@ -1105,7 +1105,7 @@ This version of the tutorial is a part of GNU Emacs. It is copyrighted
and comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1998, 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.
...
...
etc/TUTORIAL.bg
View file @
1bb97e22
...
...
@@ -1170,7 +1170,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
etc/TUTORIAL.cn
View file @
1bb97e22
...
...
@@ -987,7 +987,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
@@ -1013,7 +1013,7 @@ GNU Emacs to your friends. Help stamp out software obstructionism
本篇文档与 GNU Emacs 一样拥有版权,并允许在下列条件的约束下发行其拷贝:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.
2007
, 2008
Free Software Foundation, Inc.
本文档允许在不变更文档内容的情况下由任何人发布在任何媒体上,同时必须
完整保留版权和许可声明,且需给予受众与发行者完全相同的、如本声明所允
...
...
etc/TUTORIAL.cs
View file @
1bb97e22
...
...
@@ -1023,7 +1023,7 @@ Tato verze tutori
je
ena
se
svolenm
distribuovat
kopie
za
jistch
podmnek
:
Copyright
(
C
)
1985
,
1996
,
1998
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
Kadmu
je
zarueno
prvo
vytvet
a
distribuovat
pesn
kopie
tohoto
dokumentu
tak
,
jak
jej
obdrel
,
na
jakmkoliv
mdiu
,
s
tm
,
e
bude
...
...
etc/TUTORIAL.de
View file @
1bb97e22
...
...
@@ -1461,7 +1461,7 @@ Beachten Sie bitte, da
Urheberrechtsnotiz gültig ist (zu finden in der Datei TUTORIAL).
Copyright (C) 1985, 1996, 1997, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Hiermit wird für jedermann die Erlaubnis erteilt, wörtliche,
unveränderte Kopien dieses Dokumentes für jegliches Medium zu
...
...
etc/TUTORIAL.eo
View file @
1bb97e22
...
...
@@ -1090,7 +1090,7 @@ kopirajton, kaj venas kun permeso por disdoni kopiojn se certaj
kondioj estas observataj:
Copyright (C) 1985, 1999, 2001, 2002, 2005,
2007 Free Software Foundation, Inc.
2007
, 2008
Free Software Foundation, Inc.
i tiu dosiero estas parto de "GNU Emacs".
...
...
etc/TUTORIAL.es
View file @
1bb97e22
...
...
@@ -1188,7 +1188,7 @@ siguiente nota de derechos de reproducci
archivo TUTORIAL).
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Se permite a cualquiera hacer o distribuir copias literales de este
documento como se recibe, en cualquier medio, siempre que la nota
...
...
etc/TUTORIAL.fr
View file @
1bb97e22
...
...
@@ -1171,7 +1171,7 @@ copyright, et vous pouvez en distribuer des copies sous certaines
conditions :
Copyright (C) 1985, 1996, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Chacun peut créer ou distribuer des copies de ce document tel qu'il
l'a reçu, sur n'importe quel support, pourvu que la note de
...
...
etc/TUTORIAL.it
View file @
1bb97e22
...
...
@@ -1093,7 +1093,7 @@ distribuito con il permesso di farne copie a determinate condizioni:
indicativo, restando comunque inteso il fatto che è quella originale a
fare fede.
Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
È permesso a chiunque copiare e distribuire attraverso ogni mezzo copie
fedeli di questo documento così come viene ricevuto, a condizione che
...
...
etc/TUTORIAL.ja
View file @
1bb97e22
...
...
@@ -1048,7 +1048,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
etc/TUTORIAL.ko
View file @
1bb97e22
...
...
@@ -990,7 +990,7 @@ GNU $(C@L8F=:?M(B $(C00@L(B $(C@L(B $(CAvD'<-(B $(CFG@:(B $(C@z@[1G@L
$(C6'?!(B $(C:9;g:;@;(B $(C9hFwGR(B $(C<v(B $(C@V4B(B $(CGc0!8&(B $(C0.0m(B $(C3*?B(B $(C0M@L4Y(B:
Copyright (C) 1985, 1996, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
$(C@L(B $(C9.<-4B(B $(C@L(B $(C@z@[1G(B $(C0x0m?M(B $(CGc?k(B $(C0x0m0!(B $(C1W4k7N(B $(C@/Av5G0m(B, $(C9hFw@Z0!(B
$(C<vCk@Z?!0T(B $(C@L(B $(C0x0m?!(B $(C5{6s(B $(CGc?k5G4B(B $(C0MC373(B $(C6G(B $(C@g:P9hGO4B(B $(C0M@;(B
...
...
etc/TUTORIAL.nl
View file @
1bb97e22
...
...
@@ -1205,7 +1205,7 @@ Deze versie van de inleiding valt onder copyright, net als GNU Emacs.
Je mag deze inleiding verspreiden onder bepaalde voorwaarden:
Copyright (C) 1985, 1996, 1997, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Iedereen mag letterlijke kopieën van dit document, zowel ontvangen
als verspreiden, op elk medium, vooropgesteld dat de
...
...
@@ -1230,7 +1230,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1997, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim
copies of this document as received, in any medium, provided that
...
...
etc/TUTORIAL.pl
View file @
1bb97e22
...
...
@@ -1218,7 +1218,7 @@
autorskim, ale wolno ją kopiować pod następującymi warunkami:
Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Zezwala się na wykonywanie lub rozpowszechnianie
wiernych kopii tego dokumentu w otrzymanej formie, na dowolnym
...
...
etc/TUTORIAL.pt_BR
View file @
1bb97e22
...
...
@@ -1063,7 +1063,7 @@ Essa vers
<marcelo@gnu.org> e como o GNU Emacs, tem um copyright, e vem
com uma permissão de distribuição de cópias nas seguintes condições:
Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permissão é garantida a qualquer um para fazer ou distribuir cópias
integrais deste documento como recebido, em qualquer meio, deixando
...
...
etc/TUTORIAL.ro
View file @
1bb97e22
...
...
@@ -1092,7 +1092,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
etc/TUTORIAL.ru
View file @
1bb97e22
...
...
@@ -1132,7 +1132,7 @@ Dired
:
Copyright
(
C
)
1985
,
1996
,
1998
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
Permission
is
granted
to
anyone
to
make
or
distribute
verbatim
copies
of
this
document
as
received
,
in
any
medium
,
provided
that
the
...
...
etc/TUTORIAL.sk
View file @
1bb97e22
...
...
@@ -1082,7 +1082,7 @@ T
a je ren s povolenm distribuova kpie za istch podmienok:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Kadmu je zaruen prvo vytvra a distribuova presn kpie tohto
dokumentu tak, ako ho dostal, na akomkovek mdiu, s tm, e bude
...
...
etc/TUTORIAL.sl
View file @
1bb97e22
...
...
@@ -1115,7 +1115,7 @@ To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo
razmnoevanje in razirjanje je dovoljeno pod naslednjimi pogoji:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Dovoljeno je izdelovati in razirjati neokrnjene kopije tega spisa
v kakrnikoli obliki pod pogojem, da je ohranjena navedba o
...
...
etc/TUTORIAL.sv
View file @
1bb97e22
...
...
@@ -1127,7 +1127,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
etc/TUTORIAL.th
View file @
1bb97e22
...
...
@@ -971,7 +971,7 @@ This version of the tutorial, like GNU Emacs, is copyrighted, and
comes with permission to distribute copies on certain conditions:
Copyright (C) 1985, 1996, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
etc/TUTORIAL.zh
View file @
1bb97e22
...
...
@@ -1050,7 +1050,7 @@ issue here>
散佈其拷貝:
Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
...
...
etc/calccard.tex
View file @
1bb97e22
...
...
@@ -14,7 +14,7 @@
% Typical command to print (3 cols): dvips -t landscape calccard.dvi
% Copyright (C) 1987, 1992, 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.
...
...
etc/compilation.txt
View file @
1bb97e22
...
...
@@ -406,7 +406,7 @@ Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
Compilation finished at Thu Jul 21 15:02:15
Copyright (C) 2004, 2005, 2006, 2007
Copyright (C) 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
COPYING PERMISSIONS:
...
...
etc/cs-dired-ref.tex
View file @
1bb97e22
% Reference Card for Dired
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007 Free Software Foundation, Inc.
% 2006, 2007
, 2008
Free Software Foundation, Inc.
% Czech hyphenation rules applied
\chyph
...
...
etc/cs-refcard.tex
View file @
1bb97e22
...
...
@@ -12,7 +12,7 @@
\columnsperpage
=1
% Copyright (C) 1987, 1993, 1996, 1997, 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.
...
...
etc/cs-survival.tex
View file @
1bb97e22
...
...
@@ -22,7 +22,7 @@
\fi
% Copyright (C) 2000, 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.
...
...
etc/de-refcard.tex
View file @
1bb97e22
...
...
@@ -24,7 +24,7 @@
% Nothing else needs to be changed below this line.
% Copyright (C) 1987, 1993, 1996, 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.
...
...
etc/dired-ref.tex
View file @
1bb97e22
% Reference Card for Dired
% 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.
...
...
etc/edt-user.doc
View file @
1bb97e22
...
...
@@ -3,7 +3,7 @@ File: edt-user.doc --- EDT Emulation User Instructions
For GNU Emacs 19
Copyright (C) 1986, 1992, 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007 Free Software Foundation, Inc.
2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
Author: Kevin Gallagher <Kevin.Gallagher@boeing.com>
Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com>
...
...
@@ -824,7 +824,7 @@ G-C-\: Split Window | FNDNXT | Yank | CUT |
;;; For GNU Emacs 19 and Above
;;;
;; Copyright (C) 1986, 1992, 1993, 2000, 2001, 2002, 2003, 2004, 2005,
;; 2006, 2007 Free Software Foundation, Inc.
;; 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
...
...
etc/emacs-buffer.gdb
View file @
1bb97e22
# emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps
# Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
# Copyright (C) 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
# Maintainer: Noah Friedman <friedman@splode.com>
# Status: Works with Emacs 22.0.51.1 (prerelease) as of 2006-01-12.
...
...
etc/emacs.bash
View file @
1bb97e22
### emacs.bash --- contact/resume an existing Emacs, or start a new one
## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
## Free Software Foundation, Inc.
## Author: Noah Friedman
...
...
etc/emacs.py
View file @
1bb97e22
"""Definitions used by commands sent to inferior Python in python.el."""
# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
# Copyright (C) 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
# Author: Dave Love <fx@gnu.org>
# This file is part of GNU Emacs.
...
...
etc/enriched.doc
View file @
1bb97e22
...
...
@@ -256,7 +256,7 @@ bug reports are welcome.</indent>
Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
COPYING PERMISSIONS:
...
...
etc/fr-drdref.tex
View file @
1bb97e22
% Reference Card for Dired
% Copyright (C) 2000, 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.
...
...
etc/fr-refcard.tex
View file @
1bb97e22
...
...
@@ -15,7 +15,7 @@
% Nothing else needs to be changed below this line.
% Copyright (C) 1987, 1993, 1996, 1997, 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.
...
...
etc/fr-survival.tex
View file @
1bb97e22
...
...
@@ -23,7 +23,7 @@
\fi
% Copyright (C) 2000, 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.
...
...
etc/gnus-logo.eps
View file @
1bb97e22
%!PS-Adobe-2.0 EPSF-2.0
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
% Free Software Foundation, Inc.
%
% Author: Luis Fernandes <elf@ee.ryerson.ca>
...
...
etc/gnus-tut.txt
View file @
1bb97e22
...
...
@@ -25,7 +25,7 @@ Ingebrigtsen. If you have a WWW browser, you can investigate to your
heart's delight at <URL:http://www.ifi.uio.no/~larsi/larsi.html>.
;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005,
;; 2006, 2007 Free Software Foundation, Inc.
;; 2006, 2007
, 2008
Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
;; Keywords: news
...
...
etc/grep.txt
View file @
1bb97e22
...
...
@@ -84,7 +84,7 @@ grep -nH -e "xyzxyz" ../info/*
Copyright (C) 2005, 2006, 2007
Copyright (C) 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
COPYING PERMISSIONS:
...
...
etc/images/gnus/README
View file @
1bb97e22
...
...
@@ -2,7 +2,7 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
Files: important.xpm, unimportant.xpm
Author: Simon Josefsson <simon@josefsson.org>
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
License: GNU General Public License version 3 or later (see COPYING)
...
...
@@ -18,7 +18,7 @@ Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm
unsubscribe.pbm unsubscribe.xpm uu-decode.pbm uu-decode.xpm
uu-post.pbm uu-post.xpm
Author: Luis Fernandes <elf@ee.ryerson.ca>
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
License: GNU General Public License version 3 or later (see COPYING)
...
...
etc/images/gud/README
View file @
1bb97e22
COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
The following icons were created by Nick Roberts <nickrob@snap.net.nz>.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
License: GNU General Public License version 3 or later (see COPYING)
...
...
@@ -31,7 +31,7 @@ their copyright assignment included the icons.
The following icons are converted from the Insight Windows style icon