Skip to content

Commit

Permalink
Bump the version number to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
dfandrich committed Jan 11, 2024
1 parent 4afdfc2 commit 9d8bc3b
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions autodescribe
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# autodescribe - automatically extract comments from files
#
# Copyright (c) 2023 Dan Fandrich <[email protected]>
# Copyright (c) 1998-2024 Dan Fandrich <[email protected]>
# Licensed under the MIT license (see LICENSE).

if [ -n "$ZSH_VERSION" ]; then
Expand Down Expand Up @@ -1276,7 +1276,7 @@ comment_pnm () {
###########################

if [ $# -eq 0 -o "$1" = "-h" -o "$1" = "-?" ] ; then
echo 'autodescribe ver. 7-dev'
echo 'autodescribe ver. 7'
echo 'Usage: autodescribe [-?] [-h] [-l] [-e program] [ -q ] [ -t type ] file1 [ file2 ... ]'
echo 'Extracts comments from files'
echo ' -e cmd command to run once for each file with args: comment file'
Expand Down
4 changes: 2 additions & 2 deletions autodescribe.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
.TH AUTODESCRIBE 1 "2023-06-19" "autodescribe version 7-dev"
.TH AUTODESCRIBE 1 "2024-01-10" "autodescribe version 7"
.SH NAME
autodescribe \- automatically extract descriptions from files
.SH SYNOPSIS
Expand Down Expand Up @@ -343,5 +343,5 @@ See https://github.com/dfandrich/fileviewinfo/
.\" ---------------------------------------------------------------------------
.SH COPYRIGHT
.B autodescribe
is Copyright (c) 2023 Dan Fandrich <[email protected]>.
is Copyright (c) 2021\(en2024 Dan Fandrich <[email protected]>.
Licensed under the MIT license (see LICENSE).
4 changes: 2 additions & 2 deletions automtime
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# automtime - automatically get modification time from internal file metadata
#
# Copyright (c) 2023 Dan Fandrich <[email protected]>
# Copyright (c) 2023-2024 Dan Fandrich <[email protected]>
# Licensed under the MIT license (see LICENSE).

###########################
Expand Down Expand Up @@ -859,7 +859,7 @@ mtime_zpaq () {
###########################

if [ $# -eq 0 -o "$1" = "-h" -o "$1" = "-?" ] ; then
echo 'automtime ver. 7-dev'
echo 'automtime ver. 7'
echo 'Usage: automtime [-?] [-h] [-l] [-m] [-e program] [ -q ] [ -t type ] file1 [ file2 ... ]'
echo 'Extracts modification from internal file metadata'
echo ' -e cmd command to run once for each file with args: mtime file'
Expand Down
4 changes: 2 additions & 2 deletions automtime.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
.TH AUTOMTIME 1 "2023-06-19" "automtime version 7-dev"
.TH AUTOMTIME 1 "2024-01-10" "automtime version 7"
.SH NAME
automtime \- automatically extract modification times from files
.SH SYNOPSIS
Expand Down Expand Up @@ -274,5 +274,5 @@ See https://github.com/dfandrich/fileviewinfo/
.\" ---------------------------------------------------------------------------
.SH COPYRIGHT
.B automtime
is Copyright (c) 2023 Dan Fandrich <[email protected]>.
is Copyright (c) 2023\(en2024 Dan Fandrich <[email protected]>.
Licensed under the MIT license (see LICENSE).
4 changes: 2 additions & 2 deletions fv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# fv - archive and package directory lister
#
# Copyright (c) 2023 Dan Fandrich <[email protected]>
# Copyright (c) 2003-2024 Dan Fandrich <[email protected]>
# Licensed under the MIT license (see LICENSE).
#
# Format of archive entries in this file:
Expand Down Expand Up @@ -31,7 +31,7 @@
# in the first position. These extensions are listed using the -l option.

usage () {
echo 'fv ver. 7-dev'
echo 'fv ver. 7'
echo 'Displays directory listings for many archive types.'
echo ''
echo 'Usage: fv [-v] [-?] [-h] [-l] [-t type] archive1 [ archive2 ... ]'
Expand Down
4 changes: 2 additions & 2 deletions fv.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
.TH FV 1 "2023-06-19" "fv version 7-dev"
.TH FV 1 "2024-01-10" "fv version 7"
.SH NAME
fv \- archive and package directory lister
.SH SYNOPSIS
Expand Down Expand Up @@ -439,7 +439,7 @@ for displaying directories of MS-DOS archives.
.\" ---------------------------------------------------------------------------
.SH COPYRIGHT
.B fv
is Copyright (c) 2023 Dan Fandrich <[email protected]>.
is Copyright (c) 2003\(en2024 Dan Fandrich <[email protected]>.
Licensed under the MIT license (see LICENSE).
.\" ---------------------------------------------------------------------------
.SH "SEE ALSO"
Expand Down
4 changes: 2 additions & 2 deletions fvi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# fvi - file metainformation lister
#
# Copyright (c) 2023 Dan Fandrich <[email protected]>
# Copyright (c) 2009-2024 Dan Fandrich <[email protected]>
# Licensed under the MIT license (see LICENSE).
#
# Format of file type entries in this file:
Expand Down Expand Up @@ -31,7 +31,7 @@
# in the first position. These extensions are listed using the -l option.

usage () {
echo 'fvi ver. 7-dev'
echo 'fvi ver. 7'
echo 'Displays metadata for many file types.'
echo ''
echo 'Usage: fvi [-v] [-?] [-h] [-l] [-t type] file1 [ file2 ... ]'
Expand Down
4 changes: 2 additions & 2 deletions fvi.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
.TH FVI 1 "2023-06-19" "fvi version 7-dev"
.TH FVI 1 "2024-01-10" "fvi version 7"
.SH NAME
fvi \- File view info metadata displayer
.SH SYNOPSIS
Expand Down Expand Up @@ -404,5 +404,5 @@ See https://github.com/dfandrich/fileviewinfo/
.\" ---------------------------------------------------------------------------
.SH COPYRIGHT
.B fvi
is Copyright (c) 2023 Dan Fandrich <[email protected]>.
is Copyright (c) 2021\(en2024 Dan Fandrich <[email protected]>.
Licensed under the MIT license (see LICENSE).

0 comments on commit 9d8bc3b

Please sign in to comment.