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
21 additions
and
43 deletions
+21
-43
ChangeLog
ChangeLog
+1
-2
INSTALL.BZR
INSTALL.BZR
+1
-2
Makefile.in
Makefile.in
+1
-2
admin/alloc-colors.c
admin/alloc-colors.c
+2
-2
admin/build-configs
admin/build-configs
+1
-2
admin/cus-test.el
admin/cus-test.el
+1
-2
admin/diff-tar-files
admin/diff-tar-files
+1
-4
admin/make-emacs
admin/make-emacs
+1
-3
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+1
-2
doc/emacs/Makefile.in
doc/emacs/Makefile.in
+1
-2
doc/emacs/arevert-xtra.texi
doc/emacs/arevert-xtra.texi
+1
-2
doc/emacs/cal-xtra.texi
doc/emacs/cal-xtra.texi
+1
-2
doc/emacs/dired-xtra.texi
doc/emacs/dired-xtra.texi
+1
-2
doc/emacs/emerge-xtra.texi
doc/emacs/emerge-xtra.texi
+1
-2
doc/emacs/fortran-xtra.texi
doc/emacs/fortran-xtra.texi
+1
-2
doc/emacs/makefile.w32-in
doc/emacs/makefile.w32-in
+1
-2
doc/emacs/vc-xtra.texi
doc/emacs/vc-xtra.texi
+1
-2
doc/emacs/vc1-xtra.texi
doc/emacs/vc1-xtra.texi
+1
-2
doc/lispintro/Makefile.in
doc/lispintro/Makefile.in
+1
-2
doc/lispintro/README
doc/lispintro/README
+1
-2
No files found.
ChangeLog
View file @
95df8112
...
...
@@ -8918,8 +8918,7 @@
;; coding: utf-8
;; End:
Copyright (C) 1993-1999, 2001-2011
Free Software Foundation, Inc.
Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
INSTALL.BZR
View file @
95df8112
Copyright (C) 2002-2011
Free Software Foundation, Inc.
Copyright (C) 2002-2011 Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
Makefile.in
View file @
95df8112
...
...
@@ -2,8 +2,7 @@
# DIST: make most of the changes to this file you might want, so try
# DIST: that first.
# Copyright (C) 1992-2011
# Free Software Foundation, Inc.
# Copyright (C) 1992-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
admin/alloc-colors.c
View file @
95df8112
/* Allocate X colors. Used for testing with dense colormaps.
Copyright (C) 2001-2011
Free Software Foundation, Inc.
Copyright (C) 2001-2011
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
admin/build-configs
View file @
95df8112
#! /usr/bin/perl
# Build Emacs in several different configurations.
# Copyright (C) 2001-2011
# Free Software Foundation, Inc.
# Copyright (C) 2001-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
admin/cus-test.el
View file @
95df8112
;;; cus-test.el --- tests for custom types and load problems
;; Copyright (C) 1998, 2000, 2002-2011
;; Free Software Foundation, Inc.
;; Copyright (C) 1998, 2000, 2002-2011 Free Software Foundation, Inc.
;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
...
...
admin/diff-tar-files
View file @
95df8112
#! /bin/sh
# Copyright (C) 2001-2011
# Free Software Foundation, Inc.
# Copyright (C) 2001-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
@@ -40,5 +39,3 @@ tar tzf $old_tar | sed -e 's,^[^/]*,,' | sort > $old_tmp
tar
tzf
$new_tar
|
sed
-e
's,^[^/]*,,'
|
sort
>
$new_tmp
diff
-u
$old_tmp
$new_tmp
rm
-f
$new_tmp
$old_tmp
admin/make-emacs
View file @
95df8112
...
...
@@ -2,8 +2,7 @@
# Build Emacs with various options for profiling, debugging,
# with and without warnings enabled etc.
# Copyright (C) 2001-2011
# Free Software Foundation, Inc.
# Copyright (C) 2001-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
@@ -184,4 +183,3 @@
# Local Variables:
# mode: cperl
# End:
doc/emacs/ChangeLog
View file @
95df8112
...
...
@@ -7568,8 +7568,7 @@
;; coding: utf-8
;; End:
Copyright (C) 1993-1999, 2001-2011
Free Software Foundation, Inc.
Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
doc/emacs/Makefile.in
View file @
95df8112
#### Makefile for the Emacs Manual
# Copyright (C) 1994, 1996-2011
# Free Software Foundation, Inc.
# Copyright (C) 1994, 1996-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
doc/emacs/arevert-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included either in emacs-xtra.texi (when producing the
...
...
doc/emacs/cal-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included either in emacs-xtra.texi (when producing the
...
...
doc/emacs/dired-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included either in emacs-xtra.texi (when producing the
...
...
doc/emacs/emerge-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included either in emacs-xtra.texi (when producing the
...
...
doc/emacs/fortran-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included either in emacs-xtra.texi (when producing the
...
...
doc/emacs/makefile.w32-in
View file @
95df8112
#### -*- Makefile -*- for the Emacs Manual
# Copyright (C) 2003-2011
# Free Software Foundation, Inc.
# Copyright (C) 2003-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
doc/emacs/vc-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included in emacs-xtra.texi when producing the printed
...
...
doc/emacs/vc1-xtra.texi
View file @
95df8112
@c This is part of the Emacs manual.
@c Copyright (C) 2004-2011
@c Free Software Foundation, Inc.
@c Copyright (C) 2004-2011 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c
@c This file is included either in vc-xtra.texi (when producing the
...
...
doc/lispintro/Makefile.in
View file @
95df8112
#### Makefile for the Emacs Lisp Introduction manual
# Copyright (C) 1994-1999, 2001-2011
# Free Software Foundation, Inc.
# Copyright (C) 1994-1999, 2001-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
doc/lispintro/README
View file @
95df8112
Copyright (C) 2001-2011
Free Software Foundation, Inc.
Copyright (C) 2001-2011 Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
Prev
1
2
3
4
5
…
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