comparison update-subdirs @ 70121:b99080e25b28

Updated copyright year(s)
author Ramprasad B <ramprasad_i82@yahoo.com>
date Thu, 20 Apr 2006 06:59:38 +0000
parents c53a9463c31a
children 7c327a7ce0e2 72dea2ff0142
comparison
equal deleted inserted replaced
70120:a8b22f12b3dc 70121:b99080e25b28
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,95,97,1999,2001,2004 Free Software Foundation, Inc. 4 # Copyright (C) 1994,95,97,1999,2001,2004,2006 Free Software Foundation, Inc.
5 # 5 #
6 # This file is part of GNU Emacs. 6 # This file is part of GNU Emacs.
7 # 7 #
8 # GNU Emacs is free software; you can redistribute it and/or modify 8 # GNU Emacs is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License as published by 9 # it under the terms of the GNU General Public License as published by