From 52267bdf2b0f60105ed9ad18836d33d995c4c89d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 9 Feb 2012 11:35:36 -0500 Subject: [PATCH] Split update_copyright.py out of the Bugs Everywhere repository. --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..8ef332d --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +``update_copyright.py`` is an automatic copyright updating tool. I +wrote the original for Bugs Everywhere, but ended up copying it into a +number of my projects. Copying is bad, so here it is, split out as +its own separate project. -- 2.26.2