Ditch version.h; update copyright.

This commit is contained in:
Felicity Tarnell 2014-01-06 09:55:45 +00:00
parent aea9191844
commit 5d9a5f2794
7 changed files with 25 additions and 31 deletions

4
README
View file

@ -2,7 +2,7 @@ RT/TTS - Time-tracking software
=============================== ===============================
RT/TTS is a simple, text-based (curses) time-tracking application. For more RT/TTS is a simple, text-based (curses) time-tracking application. For more
details, see the website at <http://www.rt.uk.eu.org/~river/pages/tts>. details, see the website at <http://loreley.flyingparchment.org.uk/~felicity/pages/tts>.
RT/TTS has been tested on FreeBSD, NetBSD, Solaris, Cygwin and Linux, with the RT/TTS has been tested on FreeBSD, NetBSD, Solaris, Cygwin and Linux, with the
following caveats: following caveats:
@ -21,4 +21,4 @@ TTS uses autoconf and can be built as follows:
After starting with 'rttts', type '?' for help. After starting with 'rttts', type '?' for help.
Send questions/comments/bugs/patches to <river@rt.uk.eu.org>. Send questions/comments/bugs/patches to <felicity@loreley.flyingparchment.org.uk>.

View file

@ -1,13 +1,11 @@
#! /usr/bin/env perl #! /usr/bin/env perl
# RT/TTS - track your time. # TTS - track your time.
# Copyright (c) 2012 River Tarnell. # Copyright (c) 2014 Felicity Tarnell.
# #
# Permission is granted to anyone to use this software for any purpose, # Permission is granted to anyone to use this software for any purpose,
# including commercial applications, and to alter it and redistribute it # including commercial applications, and to alter it and redistribute it
# freely. This software is provided 'as-is', without any express or implied # freely. This software is provided 'as-is', without any express or implied
# warranty. # warranty.
#
# $Header: /cvsroot/rttts/bling_import.pl,v 1.4 2012/11/09 12:51:56 river Exp $
# #
# --- # ---
# #

36
configure vendored
View file

@ -1,8 +1,8 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for RT/TTS 1.0-DEV. # Generated by GNU Autoconf 2.69 for RT/TTS 1.77-DEV.
# #
# Report bugs to <river@RT.UK.EU.ORG>. # Report bugs to <felicity@loreley.flyingparchment.org.uk>.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -265,11 +265,11 @@ fi
$as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
$as_echo "$0: be upgraded to zsh 4.3.4 or later." $as_echo "$0: be upgraded to zsh 4.3.4 or later."
else else
$as_echo "$0: Please tell bug-autoconf@gnu.org and river@RT.UK.EU.ORG $as_echo "$0: Please tell bug-autoconf@gnu.org and
$0: about your system, including any error possibly output $0: felicity@loreley.flyingparchment.org.uk about your
$0: before this message. Then install a modern shell, or $0: system, including any error possibly output before this
$0: manually run the script under such a shell if you do $0: message. Then install a modern shell, or manually run
$0: have one." $0: the script under such a shell if you do have one."
fi fi
exit 1 exit 1
fi fi
@ -579,9 +579,9 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='RT/TTS' PACKAGE_NAME='RT/TTS'
PACKAGE_TARNAME='rt-tts' PACKAGE_TARNAME='rt-tts'
PACKAGE_VERSION='1.0-DEV' PACKAGE_VERSION='1.77-DEV'
PACKAGE_STRING='RT/TTS 1.0-DEV' PACKAGE_STRING='RT/TTS 1.77-DEV'
PACKAGE_BUGREPORT='river@RT.UK.EU.ORG' PACKAGE_BUGREPORT='felicity@loreley.flyingparchment.org.uk'
PACKAGE_URL='' PACKAGE_URL=''
ac_unique_file="tts.c" ac_unique_file="tts.c"
@ -1191,7 +1191,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures RT/TTS 1.0-DEV to adapt to many kinds of systems. \`configure' configures RT/TTS 1.77-DEV to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1252,7 +1252,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of RT/TTS 1.0-DEV:";; short | recursive ) echo "Configuration of RT/TTS 1.77-DEV:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1275,7 +1275,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations. it to find libraries and programs with nonstandard names/locations.
Report bugs to <river@RT.UK.EU.ORG>. Report bugs to <felicity@loreley.flyingparchment.org.uk>.
_ACEOF _ACEOF
ac_status=$? ac_status=$?
fi fi
@ -1338,7 +1338,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
RT/TTS configure 1.0-DEV RT/TTS configure 1.77-DEV
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -1506,7 +1506,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by RT/TTS $as_me 1.0-DEV, which was It was created by RT/TTS $as_me 1.77-DEV, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -4051,7 +4051,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by RT/TTS $as_me 1.0-DEV, which was This file was extended by RT/TTS $as_me 1.77-DEV, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -4107,13 +4107,13 @@ $config_files
Configuration headers: Configuration headers:
$config_headers $config_headers
Report bugs to <river@RT.UK.EU.ORG>." Report bugs to <felicity@loreley.flyingparchment.org.uk>."
_ACEOF _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
RT/TTS config.status 1.0-DEV RT/TTS config.status 1.77-DEV
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.69]) AC_PREREQ([2.69])
AC_INIT([RT/TTS], [1.0-DEV], [river@RT.UK.EU.ORG]) AC_INIT([RT/TTS], [1.77-DEV], [felicity@loreley.flyingparchment.org.uk])
AC_CONFIG_SRCDIR([tts.c]) AC_CONFIG_SRCDIR([tts.c])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])

View file

@ -28,7 +28,6 @@
* *
* @(#)queue.h 8.5 (Berkeley) 8/20/94 * @(#)queue.h 8.5 (Berkeley) 8/20/94
* FreeBSD: release/9.0.0/sys/sys/queue.h 221843 2011-05-13 15:49:23Z mdf * FreeBSD: release/9.0.0/sys/sys/queue.h 221843 2011-05-13 15:49:23Z mdf
* $Header: /cvsroot/rttts/queue.h,v 1.2 2012/11/06 21:52:32 river Exp $
*/ */
#ifndef TTS_QUEUE_H #ifndef TTS_QUEUE_H

6
tts.c
View file

@ -1,13 +1,12 @@
/* /*
* TTS - track your time. * TTS - track your time.
* Copyright (c) 2012, 2013 River Tarnell. * Copyright (c) 2012-2014 Felicity Tarnell.
* *
* Permission is granted to anyone to use this software for any purpose, * Permission is granted to anyone to use this software for any purpose,
* including commercial applications, and to alter it and redistribute it * including commercial applications, and to alter it and redistribute it
* freely. This software is provided 'as-is', without any express or implied * freely. This software is provided 'as-is', without any express or implied
* warranty. * warranty.
*/ */
/* $Header: /cvsroot/rttts/tts.c,v 1.77 2013/04/24 11:22:13 river Exp $ */
#define __EXTENSIONS__ #define __EXTENSIONS__
/* /*
@ -38,7 +37,6 @@
#include <inttypes.h> #include <inttypes.h>
#include "config.h" #include "config.h"
#include "version.h"
#if defined HAVE_NCURSESW_CURSES_H #if defined HAVE_NCURSESW_CURSES_H
# include <ncursesw/curses.h> # include <ncursesw/curses.h>
@ -1416,7 +1414,7 @@ void
drawheader() drawheader()
{ {
wmove(titwin, 0, 0); wmove(titwin, 0, 0);
waddstr(titwin, "TTS " TTS_VERSION " - Type '?' for help"); waddstr(titwin, "TTS " PACKAGE_VERSION " - Type '?' for help");
if (itime > 0) { if (itime > 0) {
WCHAR str[128]; WCHAR str[128];
int h, m, s; int h, m, s;

View file

@ -1 +0,0 @@
#define TTS_VERSION "1.77-DEV"