merge_copyrights revision 284595865d33d5062d930957c516f413f48fad57
1064N/A# Copyright (C) 1998-2001, 2003-2007, 2009-2017 Internet Systems Consortium, Inc. ("ISC") 341N/A# This Source Code Form is subject to the terms of the Mozilla Public 919N/A# License, v. 2.0. If a copy of the MPL was not distributed with this 341N/A # this file isn't in the repository now 341N/A next if (m%/\.\# | # CVS old conflict file 604N/A \.bak$ | # created by update_copyrights 688N/A # Strip any .in extension to find out the file's real type. 688N/A # .in files are processed by configure to produce the target file. 688N/A # Contributed code should maintain its own copyright. 1029N/A print "$_: must set copyright year(s) manually\n"; 851N/A print "$_: must set copyright year(s) manually\n"; 341N/A # track the modification years even if we are not going to be 341N/A # updating the copyrights. 341N/A # next if $file_types{$_} eq "X";