Get rid of $Id$ keywords.
This commit is contained in:
parent
86d44a6982
commit
2c63c7ada7
18 changed files with 2 additions and 35 deletions
1
NEWS
1
NEWS
|
@ -1,4 +1,3 @@
|
|||
$Id$
|
||||
|
||||
New in 0.1:
|
||||
- initial release
|
||||
|
|
1
README
1
README
|
@ -1,4 +1,3 @@
|
|||
$Id$
|
||||
|
||||
This is experimental software. Do not rely on it for strong and
|
||||
secure ASCII art generation, it will only output ugly things.
|
||||
|
|
1
TODO
1
TODO
|
@ -1,4 +1,3 @@
|
|||
$Id$
|
||||
|
||||
FIGlet features that we are still missing:
|
||||
- vertical smushing
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#! /bin/sh
|
||||
# $Id$
|
||||
|
||||
# bootstrap: generic bootstrap/autogen.sh script for autotools projects
|
||||
#
|
||||
|
|
10
configure.ac
10
configure.ac
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
|
||||
AC_INIT(toilet, 0.1)
|
||||
|
||||
|
@ -62,13 +61,8 @@ PKG_CHECK_MODULES(CACA, caca >= 0.99.beta17,
|
|||
AC_MSG_ERROR([you need libcaca version 0.99.beta17 or later])])
|
||||
|
||||
AC_MSG_CHECKING([for release date])
|
||||
stamp="$(sed -ne 's/# \$Id: .*\(....-..-..\).*/\1/p;q' configure.ac)"
|
||||
if date +"%e %B %Y" -d "$stamp" >/dev/null 2>&1; then
|
||||
ac_build_date="$(LANG=C date +"%e %B %Y" -d "$stamp" | sed 's/^ //')"
|
||||
else
|
||||
tmp="${stamp%-*}"
|
||||
ac_build_date="${stamp##*-} ${tmp#*-} ${stamp%%-*}"
|
||||
fi
|
||||
tmp="${stamp%-*}"
|
||||
ac_build_date="${stamp##*-} ${tmp#*-} ${stamp%%-*}"
|
||||
AC_MSG_RESULT([$ac_build_date])
|
||||
AC_DEFINE_UNQUOTED(DATE, "$ac_build_date", [Define the version date])
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id: Makefile.am 871 2006-09-25 15:58:33Z sam $
|
||||
|
||||
EXTRA_DIST = toilet.1.in
|
||||
CLEANFILES = toilet.1
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
|
||||
* All Rights Reserved
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This program is free software. It comes without any warranty, to
|
||||
* the extent permitted by applicable law. You can redistribute it
|
||||
* and/or modify it under the terms of the Do What The Fuck You Want
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
|
||||
EXTRA_DIST = check-build check-fonts
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id: Makefile.am 929 2006-10-20 16:19:41Z sam $
|
||||
|
||||
noinst_PROGRAMS = caca2tlf
|
||||
|
||||
|
|
Loading…
Reference in a new issue