comparison update-subdirs @ 75348:3d45362f1d38

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 04:57:37 +0000
parents 7c327a7ce0e2
children 02b636765d00 95d0cdf160ea
comparison
equal deleted inserted replaced
75347:e3694f1cb928 75348:3d45362f1d38
1 #!/bin/sh 1 #!/bin/sh
2 # Write into $1/subdirs.el a list of subdirs of directory $1. 2 # Write into $1/subdirs.el a list of subdirs of directory $1.
3 3
4 # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005, 4 # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005,
5 # 2006 Free Software Foundation, Inc. 5 # 2006, 2007 Free Software Foundation, Inc.
6 # 6 #
7 # This file is part of GNU Emacs. 7 # This file is part of GNU Emacs.
8 # 8 #
9 # GNU Emacs is free software; you can redistribute it and/or modify 9 # GNU Emacs is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by 10 # it under the terms of the GNU General Public License as published by