From 0418c31d12c31431c05b0a36a24342cdbcc12e02 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 13 Dec 2005 12:03:47 +0000 Subject: NetBSD capitalization police. --- pkgtools/pkgdiff/files/mkpatches.1 | 4 ++-- pkgtools/pkgdiff/files/mkpatches.pl | 6 +++--- pkgtools/pkgdiff/files/patchdiff.1 | 4 ++-- pkgtools/pkgdiff/files/patchdiff.pl | 4 ++-- pkgtools/pkglint/files/pkglint.pl | 8 ++++---- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pkgtools/pkgdiff/files/mkpatches.1 b/pkgtools/pkgdiff/files/mkpatches.1 index 4e75f2ca82b..691aeca6da0 100644 --- a/pkgtools/pkgdiff/files/mkpatches.1 +++ b/pkgtools/pkgdiff/files/mkpatches.1 @@ -1,6 +1,6 @@ -.\" $NetBSD: mkpatches.1,v 1.2 2001/12/03 19:03:22 wiz Exp $ +.\" $NetBSD: mkpatches.1,v 1.3 2005/12/13 12:05:08 wiz Exp $ .\" -.\" Copyright (c) 2000 by Thomas Klausner +.\" Copyright (c) 2000 by Thomas Klausner .\" All Rights Reserved. Absolutely no warranty. .\" .Dd June 25, 2000 diff --git a/pkgtools/pkgdiff/files/mkpatches.pl b/pkgtools/pkgdiff/files/mkpatches.pl index d786bc55acf..4a4fd9a1d8f 100755 --- a/pkgtools/pkgdiff/files/mkpatches.pl +++ b/pkgtools/pkgdiff/files/mkpatches.pl @@ -1,6 +1,6 @@ #!@PERL5@ # -# $NetBSD: mkpatches.pl,v 1.11 2004/10/10 09:56:37 dillo Exp $ +# $NetBSD: mkpatches.pl,v 1.12 2005/12/13 12:05:08 wiz Exp $ # # mkpatches: creates a set of patches patch-aa, patch-ab, ... # in work/.newpatches by looking for *.orig files in and below @@ -13,8 +13,8 @@ # It retains the naming and header (RCS Id and comment) from the # patches directory. # -# Copyright (c) 2000 by Thomas Klausner -# 2004 by Dieter Baron +# Copyright (c) 2000 by Thomas Klausner +# 2004 by Dieter Baron # All Rights Reserved. Absolutely no warranty. # diff --git a/pkgtools/pkgdiff/files/patchdiff.1 b/pkgtools/pkgdiff/files/patchdiff.1 index 9ccb3c557e3..9f24f844f92 100644 --- a/pkgtools/pkgdiff/files/patchdiff.1 +++ b/pkgtools/pkgdiff/files/patchdiff.1 @@ -1,6 +1,6 @@ -.\" $NetBSD: patchdiff.1,v 1.2 2001/12/03 19:03:22 wiz Exp $ +.\" $NetBSD: patchdiff.1,v 1.3 2005/12/13 12:05:08 wiz Exp $ .\" -.\" Copyright (c) 2000 by Thomas Klausner +.\" Copyright (c) 2000 by Thomas Klausner .\" All Rights Reserved. Absolutely no warranty. .\" .Dd June 25, 2000 diff --git a/pkgtools/pkgdiff/files/patchdiff.pl b/pkgtools/pkgdiff/files/patchdiff.pl index 748780a02e7..873c93d1748 100755 --- a/pkgtools/pkgdiff/files/patchdiff.pl +++ b/pkgtools/pkgdiff/files/patchdiff.pl @@ -1,12 +1,12 @@ #!@PERL5@ # -# $NetBSD: patchdiff.pl,v 1.6 2004/01/10 05:40:40 jlam Exp $ +# $NetBSD: patchdiff.pl,v 1.7 2005/12/13 12:05:08 wiz Exp $ # # patchdiff: compares a set of patches patch-aa, patch-ab, ... in # $WRKDIR/.newpatches in the with another set in patches. # # Copyright (c) 2000 by Dieter Baron and -# Thomas Klausner +# Thomas Klausner # All Rights Reserved. Absolutely no warranty. use Getopt::Std; diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl index d5954b45d2a..852055267d7 100644 --- a/pkgtools/pkglint/files/pkglint.pl +++ b/pkgtools/pkglint/files/pkglint.pl @@ -11,13 +11,13 @@ # Freely redistributable. Absolutely no warranty. # # From Id: portlint.pl,v 1.64 1998/02/28 02:34:05 itojun Exp -# $NetBSD: pkglint.pl,v 1.436 2005/12/12 21:36:45 rillig Exp $ +# $NetBSD: pkglint.pl,v 1.437 2005/12/13 12:03:47 wiz Exp $ # # This version contains lots of changes necessary for NetBSD packages # done by: -# Hubert Feyrer , -# Thorsten Frueauf , -# Thomas Klausner , +# Hubert Feyrer , +# Thorsten Frueauf , +# Thomas Klausner , # Roland Illig # and others. # -- cgit v1.2.3