diff options
author | grant <grant@pkgsrc.org> | 2003-10-12 01:19:08 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-12 01:19:08 +0000 |
commit | 6764a676b94f201fba49d66d536625a6bebddbdc (patch) | |
tree | 22233f49ec7916221c671eb1b8f3bf3aeeb4c95f /pkgtools | |
parent | caeb81ba774b366f26bf91e05d2cb25382576b1b (diff) | |
download | pkgsrc-6764a676b94f201fba49d66d536625a6bebddbdc.tar.gz |
name jlam as the guilty party who wrote this.
Diffstat (limited to 'pkgtools')
-rwxr-xr-x | pkgtools/libnbcompat/files/src2nbcompat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/files/src2nbcompat b/pkgtools/libnbcompat/files/src2nbcompat index e52c47b3cb2..16f4f7b582e 100755 --- a/pkgtools/libnbcompat/files/src2nbcompat +++ b/pkgtools/libnbcompat/files/src2nbcompat @@ -1,12 +1,12 @@ #!/bin/sh # -# $NetBSD: src2nbcompat,v 1.1 2003/10/12 01:17:50 grant Exp $ +# $NetBSD: src2nbcompat,v 1.2 2003/10/12 01:19:08 grant Exp $ # # Copyright (c) 2003 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |