1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

No more $Id$.

This commit is contained in:
Nicholas Marriott 2015-09-14 15:59:21 +01:00
parent d47789620b
commit 166aa97f75
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $Id$ # Makefile.am
# Obvious program stuff. # Obvious program stuff.
bin_PROGRAMS = tmux bin_PROGRAMS = tmux

View File

@ -1,4 +1,4 @@
# $Id$ # configure.ac
# Miscellaneous bits. # Miscellaneous bits.
AC_INIT(tmux, 2.1) AC_INIT(tmux, 2.1)

View File

@ -1,4 +1,4 @@
# $Id$ #!/bin/ksh
rm diff.out rm diff.out
touch diff.out touch diff.out