merge_copyrights revision f5cfcbf2f7906fb59c2b8b9b8fc9c7a75ac44dab
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# Copyright (C) 1998-2001, 2003 Internet Software Consortium.
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# Permission to use, copy, modify, and/or distribute this software for any
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# purpose with or without fee is hereby granted, provided that the above
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# copyright notice and this permission notice appear in all copies.
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# PERFORMANCE OF THIS SOFTWARE.
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson# $Id: merge_copyrights,v 1.39 2011/02/28 01:03:12 marka Exp $
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafssonopen(COPYRIGHTS, "<util/copyrights") || die "can't open ./util/copyrights: $!";
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time());
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafssonopen(FILES, "$find | sort |") || die "can't start \"$find\": $!";
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson next if (m%/\.\# | # CVS old conflict file
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson /(dnssafe|openssl)/.*\.[ch]$ | # imported
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson # Strip any .in extension to find out the file's real type.
6211baaa66d7cac28a21b6426681e597ff04ca9eAndreas Gustafsson # .in files are processed by configure to produce the target file.
$c_year += 1900;
$m_year += 1900;
$has_current = 0;
$has_current = 1;
$m_year += 1900;
$tabs = 1;
$tabs++;