From 870f3fee56718383fb4d3375619d1860456b812a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 03 Dec 2020 06:25:07 -0500 Subject: README.copyright: Update times --- diff --git a/README.copyright b/README.copyright index c3cfe92..03b2efe 100644 --- a/README.copyright +++ b/README.copyright @@ -45,7 +45,7 @@ Extract copyright comments from these (354 and 205) files: > | xargs ../../extract-copyright-comments \ > 1>../../.copyright-comments.gplv2 -This can take around 45 minutes total on a 3.3-GHz Opteron 4238 CPU. +This can take around 55 minutes total on a 3.3-GHz Opteron 4238 CPU. Edit the files `copyright`, `.copyright-comments.gplv2orlater`, and `.copyright-comments.gplv2`. Find all the unusual copyright and license notices @@ -119,6 +119,8 @@ the new version: > -a \! -path 'scripts/*' -a \! -path 'shell/*_test/*' | \ > xargs ../../extract-copyright-comments 1>../../.copyright-comments.new +This can take around 55 minutes total on a 3.3-GHz Opteron 4238 CPU. + Finally compare the differences between the old and new copyright comments, and add these changes to the `copyright` file: -- cgit v0.9.1