aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorGlenn Morris2009-01-08 03:38:51 +0000
committerGlenn Morris2009-01-08 03:38:51 +0000
commitf5d0ac07d63bfce83dcf45045b4541fe7a1bca7c (patch)
treeeefee9bb3e7227d72c2c98822f0c07a965d9e7bc /msdos
parentbb892cdec70b2f937e6b7f7597c5f1c7f467c9ea (diff)
downloademacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.gz
emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.zip
Add 2009 to copyright years.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/ChangeLog2
-rw-r--r--msdos/INSTALL2
-rw-r--r--msdos/README4
-rw-r--r--msdos/mainmake2
-rw-r--r--msdos/mainmake.v22
-rw-r--r--msdos/sed1.inp2
-rw-r--r--msdos/sed1v2.inp2
-rw-r--r--msdos/sed2.inp2
-rw-r--r--msdos/sed2v2.inp2
-rw-r--r--msdos/sed2x.inp2
-rw-r--r--msdos/sed3.inp2
-rw-r--r--msdos/sed3v2.inp2
-rw-r--r--msdos/sed4.inp2
-rw-r--r--msdos/sed5x.inp2
-rw-r--r--msdos/sed6.inp2
-rw-r--r--msdos/sedalloc.inp2
-rw-r--r--msdos/sedleim.inp2
-rw-r--r--msdos/sedlisp.inp2
18 files changed, 19 insertions, 19 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 45fbacb1693..7088f4bc7d3 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -734,7 +734,7 @@
734;; End: 734;; End:
735 735
736 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 736 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
737 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 737 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
738 738
739 This file is part of GNU Emacs. 739 This file is part of GNU Emacs.
740 740
diff --git a/msdos/INSTALL b/msdos/INSTALL
index e12e556107d..4e937c95799 100644
--- a/msdos/INSTALL
+++ b/msdos/INSTALL
@@ -1,7 +1,7 @@
1GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port 1GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port
2 2
3Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, 3Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
42005, 2006, 2007, 2008 Free Software Foundation, Inc. 42005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5See the end of the file for license conditions. 5See the end of the file for license conditions.
6 6
7The DJGPP port of GNU Emacs builds and runs on plain DOS and also on 7The DJGPP port of GNU Emacs builds and runs on plain DOS and also on
diff --git a/msdos/README b/msdos/README
index 4f5f7448a1b..b06d52c6ba6 100644
--- a/msdos/README
+++ b/msdos/README
@@ -1,4 +1,4 @@
1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
2 Free Software Foundation, Inc. 2 Free Software Foundation, Inc.
3See the end of the file for license conditions. 3See the end of the file for license conditions.
4 4
@@ -12,7 +12,7 @@ Windows 3.X. Since these are binary files, their copyright notice is
12reproduced here: 12reproduced here:
13 13
14# Copyright (C) 1993, 2002, 2003, 2004, 2005, 14# Copyright (C) 1993, 2002, 2003, 2004, 2005,
15# 2006, 2007, 2008 Free Software Foundation, Inc. 15# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
16# 16#
17# This file is part of GNU Emacs. 17# This file is part of GNU Emacs.
18# 18#
diff --git a/msdos/mainmake b/msdos/mainmake
index c4d8c92be86..00bb90f0948 100644
--- a/msdos/mainmake
+++ b/msdos/mainmake
@@ -1,5 +1,5 @@
1# Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, 1# Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004,
2# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 2# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
3 3
4# This file is part of GNU Emacs. 4# This file is part of GNU Emacs.
5 5
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2
index d53ec97a402..55bb2087f24 100644
--- a/msdos/mainmake.v2
+++ b/msdos/mainmake.v2
@@ -1,7 +1,7 @@
1# Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- 1# Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*-
2 2
3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
7 7
diff --git a/msdos/sed1.inp b/msdos/sed1.inp
index 3ad0ded2667..05160e25b24 100644
--- a/msdos/sed1.inp
+++ b/msdos/sed1.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 5# Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003,
6# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed1v2.inp b/msdos/sed1v2.inp
index 616a03f49a1..46251fc39aa 100644
--- a/msdos/sed1v2.inp
+++ b/msdos/sed1v2.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 5# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
6# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed2.inp b/msdos/sed2.inp
index 9809ecc4d18..3aef2d96653 100644
--- a/msdos/sed2.inp
+++ b/msdos/sed2.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 5# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
6# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp
index aa817188724..38d3eb18fbd 100644
--- a/msdos/sed2v2.inp
+++ b/msdos/sed2v2.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002, 2003, 5# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002, 2003,
6# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed2x.inp b/msdos/sed2x.inp
index a2477507bf6..0b915413723 100644
--- a/msdos/sed2x.inp
+++ b/msdos/sed2x.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 5# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
6# 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed3.inp b/msdos/sed3.inp
index 5fd2625c207..6d1418ab3f4 100644
--- a/msdos/sed3.inp
+++ b/msdos/sed3.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 5# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
6# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp
index 10d61a5a350..1c9f347345b 100644
--- a/msdos/sed3v2.inp
+++ b/msdos/sed3v2.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 5# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004,
6# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed4.inp b/msdos/sed4.inp
index 7dca4697179..283a2417daf 100644
--- a/msdos/sed4.inp
+++ b/msdos/sed4.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 5# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
6# 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed5x.inp b/msdos/sed5x.inp
index b1c003b0d30..6b0783ae23e 100644
--- a/msdos/sed5x.inp
+++ b/msdos/sed5x.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 5# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
6# 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sed6.inp b/msdos/sed6.inp
index 1dd01b6dfa9..c7eacca138c 100644
--- a/msdos/sed6.inp
+++ b/msdos/sed6.inp
@@ -4,7 +4,7 @@
4# --------------------------------------------------------------------------- 4# ---------------------------------------------------------------------------
5# 5#
6# Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004, 6# Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004,
7# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 7# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8# 8#
9# This file is part of GNU Emacs. 9# This file is part of GNU Emacs.
10# 10#
diff --git a/msdos/sedalloc.inp b/msdos/sedalloc.inp
index a6d46cbb03b..e5c50f7ae77 100644
--- a/msdos/sedalloc.inp
+++ b/msdos/sedalloc.inp
@@ -2,7 +2,7 @@
2# Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h 2# Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 2008 Free Software Foundation, Inc. 5# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
6# 6#
7# This file is part of GNU Emacs. 7# This file is part of GNU Emacs.
8# 8#
diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp
index 32978aca574..503e9901d09 100644
--- a/msdos/sedleim.inp
+++ b/msdos/sedleim.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 5# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
6# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#
diff --git a/msdos/sedlisp.inp b/msdos/sedlisp.inp
index 03091a1efc3..eefd3f9bb70 100644
--- a/msdos/sedlisp.inp
+++ b/msdos/sedlisp.inp
@@ -3,7 +3,7 @@
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4# 4#
5# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 5# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
6# 2006, 2007, 2008 Free Software Foundation, Inc. 6# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
7# 7#
8# This file is part of GNU Emacs. 8# This file is part of GNU Emacs.
9# 9#