From 2fae867806fc3498be5bba343c6438068dfcf5b3 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 26 Aug 2003 13:43:12 +1000 Subject: - (dtucker) [contrib/aix/inventory.sh] Add public domain notice. ok mouring@ (the original author) --- ChangeLog | 4 +++- contrib/aix/inventory.sh | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8a606abc9..f2e790a2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,8 @@ configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson. - (dtucker) [Makefile.in] Remove auth2-krb5. + - (dtucker) [contrib/aix/inventory.sh] Add public domain notice. ok mouring@ + (the original author) 20030825 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from @@ -905,4 +907,4 @@ - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. Report from murple@murple.net, diagnosis from dtucker@zip.com.au -$Id: ChangeLog,v 1.2915 2003/08/26 02:22:04 dtucker Exp $ +$Id: ChangeLog,v 1.2916 2003/08/26 03:43:12 dtucker Exp $ diff --git a/contrib/aix/inventory.sh b/contrib/aix/inventory.sh index 6b0eaaf4e..4f408e678 100755 --- a/contrib/aix/inventory.sh +++ b/contrib/aix/inventory.sh @@ -1,9 +1,10 @@ #!/bin/sh # # inventory.sh -# $Id: inventory.sh,v 1.4 2003/08/25 05:01:04 dtucker Exp $ +# $Id: inventory.sh,v 1.5 2003/08/26 03:43:13 dtucker Exp $ # # Originally written by Ben Lindstrom, modified by Darren Tucker to use perl +# This file is placed into the public domain. # # This will produce an AIX package inventory file, which looks like: # -- cgit v1.2.3