]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
ignore util/newcopyrights
authorMark Andrews <marka@isc.org>
Mon, 5 Aug 2002 06:46:24 +0000 (06:46 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2002 06:46:24 +0000 (06:46 +0000)
util/merge_copyrights

index b8d0d70c4cdba3fbf025923457bcb54e198e6b7c..6c6f86f749df29303ec192fb98165fdd59c89172 100644 (file)
@@ -15,7 +15,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: merge_copyrights,v 1.16 2001/01/09 22:00:53 bwelling Exp $
+# $Id: merge_copyrights,v 1.16.2.1 2002/08/05 06:46:24 marka Exp $
 
 %file_types = ();
 %file_years = ();
@@ -40,6 +40,7 @@ while (<FILES>) {
 
     next if (m%/\.\# |         # CVS old conflict file
                /CVS/ |         # CVS directory
+               util/newcopyrights | # our output
                \.bak$ |                # created by update_copyrights
                /(dnssafe|openssl)/.*\.[ch]$ |  # imported
                doc/(draft|expired|rfc)/                # imported