diff options
Diffstat (limited to 'contrib/aix')
-rw-r--r-- | contrib/aix/README | 1 | ||||
-rwxr-xr-x | contrib/aix/buildbff.sh | 1 | ||||
-rwxr-xr-x | contrib/aix/inventory.sh | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/contrib/aix/README b/contrib/aix/README index 4a11ae703..1aa591978 100644 --- a/contrib/aix/README +++ b/contrib/aix/README | |||
@@ -47,4 +47,3 @@ you get to keep both pieces. | |||
47 | - Darren Tucker (dtucker at zip dot com dot au) | 47 | - Darren Tucker (dtucker at zip dot com dot au) |
48 | 2002/03/01 | 48 | 2002/03/01 |
49 | 49 | ||
50 | $Id: README,v 1.4 2003/08/25 05:01:04 dtucker Exp $ | ||
diff --git a/contrib/aix/buildbff.sh b/contrib/aix/buildbff.sh index 81d8cc301..00b384dc7 100755 --- a/contrib/aix/buildbff.sh +++ b/contrib/aix/buildbff.sh | |||
@@ -1,7 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # | 2 | # |
3 | # buildbff.sh: Create AIX SMIT-installable OpenSSH packages | 3 | # buildbff.sh: Create AIX SMIT-installable OpenSSH packages |
4 | # $Id: buildbff.sh,v 1.13 2011/05/05 03:48:41 djm Exp $ | ||
5 | # | 4 | # |
6 | # Author: Darren Tucker (dtucker at zip dot com dot au) | 5 | # Author: Darren Tucker (dtucker at zip dot com dot au) |
7 | # This file is placed in the public domain and comes with absolutely | 6 | # This file is placed in the public domain and comes with absolutely |
diff --git a/contrib/aix/inventory.sh b/contrib/aix/inventory.sh index e2641e79c..7d76f4971 100755 --- a/contrib/aix/inventory.sh +++ b/contrib/aix/inventory.sh | |||
@@ -1,7 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # | 2 | # |
3 | # inventory.sh | 3 | # inventory.sh |
4 | # $Id: inventory.sh,v 1.6 2003/11/21 12:48:56 djm Exp $ | ||
5 | # | 4 | # |
6 | # Originally written by Ben Lindstrom, modified by Darren Tucker to use perl | 5 | # Originally written by Ben Lindstrom, modified by Darren Tucker to use perl |
7 | # This file is placed into the public domain. | 6 | # This file is placed into the public domain. |