aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2011-01-24 20:08:28 -0800
committerGlenn Morris2011-01-24 20:08:28 -0800
commit73b0cd50031a714347109169ceb8bacae338612a (patch)
treefa3788cbc3259b8e67c53220e414a0f45bf1c41e /admin
parent0b5c5d8291f82556c149013f10372234b0df9bc2 (diff)
downloademacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz
emacs-73b0cd50031a714347109169ceb8bacae338612a.zip
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog3
-rw-r--r--admin/README3
-rw-r--r--admin/admin.el3
-rw-r--r--admin/alloc-colors.c2
-rwxr-xr-xadmin/build-configs2
-rw-r--r--admin/bzrmerge.el2
-rw-r--r--admin/charsets/mapfiles/README2
-rw-r--r--admin/cus-test.el2
-rwxr-xr-xadmin/diff-tar-files2
-rwxr-xr-xadmin/make-announcement3
-rwxr-xr-xadmin/make-emacs2
-rw-r--r--admin/notes/copyright2
-rw-r--r--admin/notes/font-backend3
-rw-r--r--admin/notes/lel-TODO2
-rw-r--r--admin/notes/multi-tty2
-rw-r--r--admin/notes/unicode3
-rw-r--r--admin/nt/README-UNDUMP.W323
-rw-r--r--admin/nt/README-ftp-server3
-rwxr-xr-xadmin/quick-install-emacs3
-rw-r--r--admin/unidata/bidimirror.awk2
-rw-r--r--admin/unidata/biditype.awk2
21 files changed, 21 insertions, 30 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 70fee65c250..2337ccc879d 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1034,8 +1034,7 @@
1034;; coding: utf-8 1034;; coding: utf-8
1035;; End: 1035;; End:
1036 1036
1037 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 1037 Copyright (C) 2001-2011 Free Software Foundation, Inc.
1038 2010, 2011 Free Software Foundation, Inc.
1039 1038
1040 This file is part of GNU Emacs. 1039 This file is part of GNU Emacs.
1041 1040
diff --git a/admin/README b/admin/README
index f47ce7964cc..4dd1705fe74 100644
--- a/admin/README
+++ b/admin/README
@@ -1,5 +1,4 @@
1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 1Copyright (C) 2001-2011 Free Software Foundation, Inc.
2 2010, 2011 Free Software Foundation, Inc.
3See the end of the file for license conditions. 2See the end of the file for license conditions.
4 3
5 4
diff --git a/admin/admin.el b/admin/admin.el
index 4387aecdde7..5365cc77d24 100644
--- a/admin/admin.el
+++ b/admin/admin.el
@@ -1,7 +1,6 @@
1;;; admin.el --- utilities for Emacs administration 1;;; admin.el --- utilities for Emacs administration
2 2
3;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 3;; Copyright (C) 2001-2011 Free Software Foundation, Inc.
4;; 2010, 2011 Free Software Foundation, Inc.
5 4
6;; This file is part of GNU Emacs. 5;; This file is part of GNU Emacs.
7 6
diff --git a/admin/alloc-colors.c b/admin/alloc-colors.c
index 27aa175fd46..2ce651b34e0 100644
--- a/admin/alloc-colors.c
+++ b/admin/alloc-colors.c
@@ -1,5 +1,5 @@
1/* Allocate X colors. Used for testing with dense colormaps. 1/* Allocate X colors. Used for testing with dense colormaps.
2 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 2 Copyright (C) 2001-2011
3 Free Software Foundation, Inc. 3 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
diff --git a/admin/build-configs b/admin/build-configs
index edabf47fe1f..6b4a938c7b7 100755
--- a/admin/build-configs
+++ b/admin/build-configs
@@ -1,7 +1,7 @@
1#! /usr/bin/perl 1#! /usr/bin/perl
2# Build Emacs in several different configurations. 2# Build Emacs in several different configurations.
3 3
4# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 4# Copyright (C) 2001-2011
5# Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6 6
7# This file is part of GNU Emacs. 7# This file is part of GNU Emacs.
diff --git a/admin/bzrmerge.el b/admin/bzrmerge.el
index 85d0f14091a..3cf7cf9b389 100644
--- a/admin/bzrmerge.el
+++ b/admin/bzrmerge.el
@@ -1,6 +1,6 @@
1;;; bzrmerge.el --- 1;;; bzrmerge.el ---
2 2
3;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2011 Free Software Foundation, Inc.
4 4
5;; Author: Stefan Monnier <monnier@iro.umontreal.ca> 5;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
6;; Keywords: 6;; Keywords:
diff --git a/admin/charsets/mapfiles/README b/admin/charsets/mapfiles/README
index a47c5d7b733..c1804af98cd 100644
--- a/admin/charsets/mapfiles/README
+++ b/admin/charsets/mapfiles/README
@@ -1,4 +1,4 @@
1Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. 1Copyright (C) 2009-2011 Free Software Foundation, Inc.
2Copyright (C) 2009, 2010, 2011 2Copyright (C) 2009, 2010, 2011
3 National Institute of Advanced Industrial Science and Technology (AIST) 3 National Institute of Advanced Industrial Science and Technology (AIST)
4 Registration Number H13PRO009 4 Registration Number H13PRO009
diff --git a/admin/cus-test.el b/admin/cus-test.el
index 2fc8b139406..adb00110553 100644
--- a/admin/cus-test.el
+++ b/admin/cus-test.el
@@ -1,6 +1,6 @@
1;;; cus-test.el --- tests for custom types and load problems 1;;; cus-test.el --- tests for custom types and load problems
2 2
3;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 3;; Copyright (C) 1998, 2000, 2002-2011
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> 6;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
diff --git a/admin/diff-tar-files b/admin/diff-tar-files
index c09d95c2ec1..79a9d59e385 100755
--- a/admin/diff-tar-files
+++ b/admin/diff-tar-files
@@ -1,6 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2 2
3# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 3# Copyright (C) 2001-2011
4# Free Software Foundation, Inc. 4# Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
diff --git a/admin/make-announcement b/admin/make-announcement
index 4e2e70a9a4b..dcfd55e8375 100755
--- a/admin/make-announcement
+++ b/admin/make-announcement
@@ -1,7 +1,6 @@
1#! /bin/bash 1#! /bin/bash
2 2
3## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 3## Copyright (C) 2002-2011 Free Software Foundation, Inc.
4## 2010, 2011 Free Software Foundation, Inc.
5 4
6## Author: Francesco Potorti` <pot@gnu.org> 5## Author: Francesco Potorti` <pot@gnu.org>
7 6
diff --git a/admin/make-emacs b/admin/make-emacs
index 9937d61d85f..8964499f5d7 100755
--- a/admin/make-emacs
+++ b/admin/make-emacs
@@ -2,7 +2,7 @@
2# Build Emacs with various options for profiling, debugging, 2# Build Emacs with various options for profiling, debugging,
3# with and without warnings enabled etc. 3# with and without warnings enabled etc.
4 4
5# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 5# Copyright (C) 2001-2011
6# Free Software Foundation, Inc. 6# Free Software Foundation, Inc.
7 7
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
diff --git a/admin/notes/copyright b/admin/notes/copyright
index bee8a50b3ed..df48d098f19 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -1,4 +1,4 @@
1Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 1Copyright (C) 2007-2011 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
diff --git a/admin/notes/font-backend b/admin/notes/font-backend
index be35693fc6e..d51d3ec1c3b 100644
--- a/admin/notes/font-backend
+++ b/admin/notes/font-backend
@@ -1,5 +1,4 @@
1Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 1Copyright (C) 2002-2011 Free Software Foundation, Inc.
2 Free Software Foundation, Inc.
3See the end of the file for license conditions. 2See the end of the file for license conditions.
4 3
5 4
diff --git a/admin/notes/lel-TODO b/admin/notes/lel-TODO
index f38f9641c58..c03d0f6fdfb 100644
--- a/admin/notes/lel-TODO
+++ b/admin/notes/lel-TODO
@@ -1,6 +1,6 @@
1Some lisp/emacs-lisp/ Features and Where They Are Documented 1Some lisp/emacs-lisp/ Features and Where They Are Documented
2 2
3Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 3Copyright (C) 2007-2011 Free Software Foundation, Inc.
4See the end of the file for license conditions. 4See the end of the file for license conditions.
5 5
6 6
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty
index aa0fdc772f6..85babb903b9 100644
--- a/admin/notes/multi-tty
+++ b/admin/notes/multi-tty
@@ -1,6 +1,6 @@
1-*- coding: utf-8; mode: text; -*- 1-*- coding: utf-8; mode: text; -*-
2 2
3Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 3Copyright (C) 2007-2011 Free Software Foundation, Inc.
4See the end of the file for license conditions. 4See the end of the file for license conditions.
5 5
6From README.multi-tty in the multi-tty branch. 6From README.multi-tty in the multi-tty branch.
diff --git a/admin/notes/unicode b/admin/notes/unicode
index 2ef9baf11b1..ce7d3732f03 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -1,7 +1,6 @@
1 -*-mode: text; coding: latin-1;-*- 1 -*-mode: text; coding: latin-1;-*-
2 2
3Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 3Copyright (C) 2002-2011 Free Software Foundation, Inc.
4 Free Software Foundation, Inc.
5See the end of the file for license conditions. 4See the end of the file for license conditions.
6 5
7Problems, fixmes and other unicode-related issues 6Problems, fixmes and other unicode-related issues
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32
index e5dad487e13..8c7d1510a05 100644
--- a/admin/nt/README-UNDUMP.W32
+++ b/admin/nt/README-UNDUMP.W32
@@ -1,5 +1,4 @@
1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 1Copyright (C) 2001-2011 Free Software Foundation, Inc.
2 Free Software Foundation, Inc.
3See the end of the file for license conditions. 2See the end of the file for license conditions.
4 3
5 Emacs for Windows 4 Emacs for Windows
diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server
index eab757148d8..4310ac13dd5 100644
--- a/admin/nt/README-ftp-server
+++ b/admin/nt/README-ftp-server
@@ -1,5 +1,4 @@
1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 1Copyright (C) 2001-2011 Free Software Foundation, Inc.
2 Free Software Foundation, Inc.
3See the end of the file for license conditions. 2See the end of the file for license conditions.
4 3
5 Precompiled Distributions of 4 Precompiled Distributions of
diff --git a/admin/quick-install-emacs b/admin/quick-install-emacs
index 0e346cf5387..0711f8e4b43 100755
--- a/admin/quick-install-emacs
+++ b/admin/quick-install-emacs
@@ -1,8 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2### quick-install-emacs --- do a halfway-decent job of installing emacs quickly 2### quick-install-emacs --- do a halfway-decent job of installing emacs quickly
3 3
4## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 4## Copyright (C) 2001-2011 Free Software Foundation, Inc.
5## 2010, 2011 Free Software Foundation, Inc.
6 5
7## Author: Miles Bader <miles@gnu.org> 6## Author: Miles Bader <miles@gnu.org>
8 7
diff --git a/admin/unidata/bidimirror.awk b/admin/unidata/bidimirror.awk
index 70aeb5dae59..fc3e8afaace 100644
--- a/admin/unidata/bidimirror.awk
+++ b/admin/unidata/bidimirror.awk
@@ -1,6 +1,6 @@
1# Generate data for bidi_mirroring_table, see src/bidi.c:bidi_initialize. 1# Generate data for bidi_mirroring_table, see src/bidi.c:bidi_initialize.
2 2
3# Copyright (C) 2010, 2011 Free Software Foundation, Inc. 3# Copyright (C) 2010-2011 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6
diff --git a/admin/unidata/biditype.awk b/admin/unidata/biditype.awk
index 865177a1fbb..bb1aaad1973 100644
--- a/admin/unidata/biditype.awk
+++ b/admin/unidata/biditype.awk
@@ -1,6 +1,6 @@
1# Generate data for filling bidi_type_table, see src/bidi.c:bidi_initialize. 1# Generate data for filling bidi_type_table, see src/bidi.c:bidi_initialize.
2 2
3# Copyright (C) 2010, 2011 Free Software Foundation, Inc. 3# Copyright (C) 2010-2011 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6