mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-15 08:12:46 +02:00
No more $Id$.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# $Id$
|
# Makefile.am
|
||||||
|
|
||||||
# Obvious program stuff.
|
# Obvious program stuff.
|
||||||
bin_PROGRAMS = tmux
|
bin_PROGRAMS = tmux
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id$
|
# configure.ac
|
||||||
|
|
||||||
# Miscellaneous bits.
|
# Miscellaneous bits.
|
||||||
AC_INIT(tmux, 2.1)
|
AC_INIT(tmux, 2.1)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $Id$
|
#!/bin/ksh
|
||||||
|
|
||||||
rm diff.out
|
rm diff.out
|
||||||
touch diff.out
|
touch diff.out
|
||||||
|
Reference in New Issue
Block a user