merge_copyrights revision 5fa46bc91672ef5737aee6f99763161511566c24
0N/A# Copyright (C) 2004-2007, 2009-2012 Internet Systems Consortium, Inc. ("ISC") 0N/A# Copyright (C) 1998-2001, 2003 Internet Software Consortium. 0N/A# Permission to use, copy, modify, and/or distribute this software for any 0N/A# purpose with or without fee is hereby granted, provided that the above 0N/A# copyright notice and this permission notice appear in all copies. 0N/A# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 0N/A# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 0N/A# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 0N/A# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 0N/A# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 0N/A# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 0N/A# PERFORMANCE OF THIS SOFTWARE. 0N/A # this file isn't in the repository now 0N/A next if (m%/\.\# | # CVS old conflict file 0N/A \.bak$ | # created by update_copyrights 0N/A # Strip any .in extension to find out the file's real type. 0N/A # .in files are processed by configure to produce the target file. 0N/A # Contributed code should maintain its own copyright. 0N/A print "$_: must set copyright year(s) manually\n"; 0N/A print "$_: must set copyright year(s) manually\n"; 0N/A # track the modification years even if we are not going to be 0N/A # updating the copyrights. 0N/A # next if $file_types{$_} eq "X"; 0N/A die "can't open newcopyrights: $!";
0N/A print "Unknown file type or year: $file\n";