diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-16 03:47:24 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-16 03:47:24 +0000 |
commit | b3d90e4611747fe8aa17c2e3e8895b8749276712 (patch) | |
tree | cdaf80347f06b5da09709f34a659f315a98c8bcd /lispintro | |
parent | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (diff) | |
download | emacs-b3d90e4611747fe8aa17c2e3e8895b8749276712.tar.gz |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/Makefile.old | 3 | ||||
-rw-r--r-- | lispintro/aclocal.m4 | 4 | ||||
-rw-r--r-- | lispintro/configure | 3 | ||||
-rw-r--r-- | lispintro/missing | 3 |
4 files changed, 8 insertions, 5 deletions
diff --git a/lispintro/Makefile.old b/lispintro/Makefile.old index 248de3d9c9c..0b4e1a82df7 100644 --- a/lispintro/Makefile.old +++ b/lispintro/Makefile.old @@ -1,6 +1,7 @@ # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, +# 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. diff --git a/lispintro/aclocal.m4 b/lispintro/aclocal.m4 index 2568263f93b..fdc191af0d1 100644 --- a/lispintro/aclocal.m4 +++ b/lispintro/aclocal.m4 @@ -1,7 +1,7 @@ dnl aclocal.m4 generated automatically by aclocal 1.4-p4 -dnl Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, -dnl 2004, 2005, 2006 Free Software Foundation, Inc. +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, +dnl 2004, 2005, 2006, 2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/lispintro/configure b/lispintro/configure index 0fdc8ced824..626083be946 100644 --- a/lispintro/configure +++ b/lispintro/configure @@ -2,7 +2,8 @@ # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 -# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/lispintro/missing b/lispintro/missing index b42ff5a1061..5b73d25789b 100644 --- a/lispintro/missing +++ b/lispintro/missing @@ -1,6 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -# Copyright (C) 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. # Franc,ois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify |