comparison admin/diff-tar-files @ 64079:c53a9463c31a

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 14:42:45 +0000
parents 695cf19ef79e
children a8b22f12b3dc f9a65d7ebd29
comparison
equal deleted inserted replaced
64078:ebf5ec3a071e 64079:c53a9463c31a
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 # GNU General Public License for more details. 15 # GNU General Public License for more details.
16 # 16 #
17 # You should have received a copy of the GNU General Public License 17 # You should have received a copy of the GNU General Public License
18 # along with GNU Emacs; see the file COPYING. If not, write to the 18 # along with GNU Emacs; see the file COPYING. If not, write to the
19 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, 19 # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 # Boston, MA 02111-1307, USA. 20 # Boston, MA 02110-1301, USA.
21 21
22 if [ $# != 2 ]; then 22 if [ $# != 2 ]; then
23 cat <<EOF 23 cat <<EOF
24 Usage: $0 OLD-TAR NEW-TAR 24 Usage: $0 OLD-TAR NEW-TAR
25 25